summaryrefslogtreecommitdiff
path: root/src/preproc/grn/grn.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-06-27 12:47:15 +0000
committerwlemb <wlemb>2001-06-27 12:47:15 +0000
commite3cbd03f91f6018ed34e957e5b6b1da5a67530ff (patch)
tree71722e3d387db3f20dc6bf2a1765e2216e861cbc /src/preproc/grn/grn.man
parent040d8d615b47bc599f2833b9b3f8d8324a684923 (diff)
downloadgroff-e3cbd03f91f6018ed34e957e5b6b1da5a67530ff.tar.gz
Fix problems with preprocessor string for `man' program.
* *.man: Don't use `s' in preprocessor string -- it doesn't exist. Updated/added copyright. Moved Emacs's local variable to identify nroff mode to the end of the file; add local variable if missing.
Diffstat (limited to 'src/preproc/grn/grn.man')
-rw-r--r--src/preproc/grn/grn.man6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/preproc/grn/grn.man b/src/preproc/grn/grn.man
index 0b7a318a..82e43cf9 100644
--- a/src/preproc/grn/grn.man
+++ b/src/preproc/grn/grn.man
@@ -1,4 +1,4 @@
-'\" t -*- nroff -*-
+'\" t
.ig
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
@@ -635,3 +635,7 @@ David Slattengren and Barry Roitblat wrote the original Berkeley
.PP
Daniel Senderowicz and Werner Lemberg modified it for
.IR groff .
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" End: