]> git.pond.sub.org Git - empserver/blobdiff - info/TROFF.MAC
client: Make get_password() not echo with POSIX && !HAVE_GETPASS
[empserver] / info / TROFF.MAC
index ed7197baf165c10a4dc5dd7da55233401896ab01..7eac067d5f564570328b2065b2b690eb7ef44249 100644 (file)
@@ -11,8 +11,6 @@
 .ds bF \\fB
 .\" italic Font - Times Italic
 .ds iF \\fI
-.\" large Font - Times Roman
-.ds lF \\fR
 .\" previous Font - A special way to switch
 .ds pF \\fP
 .\" Character spacing string
@@ -20,8 +18,6 @@
 .\" Start out correctly
 .nr CS 0
 .\" Special strings for special characters, including smart quotes.
-.ds <= \(<=
-.ds >= \(>=
 .ds Q ``
 .ds U ''
 .pl 11i                 \" Page length - environment 0
@@ -38,4 +34,5 @@
 .lt 5i                  \" Title length
 .po 0.9i                \" Page offset
 .ev
-.so INFO.MAC            \" Read in INFO.MAC macros
+\" .so INFO.MAC                \" Read in INFO.MAC macros
+\" except that's done by make now