summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-06-11 19:59:19 +0000
committerwlemb <wlemb>2001-06-11 19:59:19 +0000
commitc47f06aeb8c1bdc22763d949715feae4b4eb917c (patch)
treec2ffe66ee777f652ff24101d8753ca8c1f077a90
parent32599e3975aefcc1c619a1663c5f4f93a693e18f (diff)
downloadgroff-c47f06aeb8c1bdc22763d949715feae4b4eb917c.tar.gz
* man/roff.man, mann/groff.man: Use '" instead of ." in the first
line to specify preprocessor options -- mandb 2.3.1 only recognizes the former. * src/preproc/grn/grn.man: Add proper '" string.
-rw-r--r--ChangeLog9
-rw-r--r--man/groff.man2
-rw-r--r--man/roff.man2
-rw-r--r--src/preproc/grn/grn.man5
4 files changed, 13 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index ee0ebfeb..1e29127f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-06-11 Werner LEMBERG <wl@gnu.org>
+
+ * man/roff.man, mann/groff.man: Use '\" instead of .\" in the first
+ line to specify preprocessor options -- mandb 2.3.1 only recognizes
+ the former.
+ * src/preproc/grn/grn.man: Add proper '\" string.
+
2001-06-11 OKAZAKI Tetsurou <okazaki@be.to>
* test-groff: Don't use PATH but GROFF_BIN_PATH.
@@ -523,7 +530,7 @@ Version 1.17 released
* tmac/doc.tmac (Cd): Simplify code.
* tmac/groff_mdoc.man: Document some behaviour of `Cd' request.
-2001-04-06 Werner Lemberg <wl@gnu.org>
+2001-04-06 Werner LEMBERG <wl@gnu.org>
Implement continuous underlining for nroff mode. To do that, a new
request in the ditroff language has been added: `x u N' (N is 0
diff --git a/man/groff.man b/man/groff.man
index 2b79604a..4fadabe7 100644
--- a/man/groff.man
+++ b/man/groff.man
@@ -1,4 +1,4 @@
-.\" st -*- nroff -*-
+'\" st -*- nroff -*-
.ig
groff.7
diff --git a/man/roff.man b/man/roff.man
index 0ed8a37b..ebd3fa9c 100644
--- a/man/roff.man
+++ b/man/roff.man
@@ -1,4 +1,4 @@
-.\" t -*- nroff -*-
+'\" t -*- nroff -*-
.ig
roff.7
diff --git a/src/preproc/grn/grn.man b/src/preproc/grn/grn.man
index f2613da1..0b7a318a 100644
--- a/src/preproc/grn/grn.man
+++ b/src/preproc/grn/grn.man
@@ -1,5 +1,6 @@
-.ig \"-*- nroff -*-
-Copyright (C) 2000 Free Software Foundation, Inc.
+'\" t -*- nroff -*-
+.ig
+Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice