summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/roff.man4
-rw-r--r--tmac/groff_man.man2
2 files changed, 3 insertions, 3 deletions
diff --git a/man/roff.man b/man/roff.man
index d35c5818..92d2285a 100644
--- a/man/roff.man
+++ b/man/roff.man
@@ -1,8 +1,8 @@
-.\" t
+'\" t
.ig
roff.man
-Last update: 30 Jan 2007
+Last update: 02 Feb 2007
This file is part of groff, the GNU roff type-setting system.
diff --git a/tmac/groff_man.man b/tmac/groff_man.man
index 985014eb..7b1b3e9c 100644
--- a/tmac/groff_man.man
+++ b/tmac/groff_man.man
@@ -692,7 +692,7 @@ is needed, it has become usage to make the first line of the
look like this:
.PP
.RS
-.BI .\e"\ word
+.BI '\e"\ word
.RE
.PP
Note the single space character after the double quote.