summaryrefslogtreecommitdiff
path: root/man/groff_char.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 /man/groff_char.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 'man/groff_char.man')
-rw-r--r--man/groff_char.man8
1 files changed, 6 insertions, 2 deletions
diff --git a/man/groff_char.man b/man/groff_char.man
index 1a2de908..74f442d5 100644
--- a/man/groff_char.man
+++ b/man/groff_char.man
@@ -1,5 +1,5 @@
-.ig \"-*- nroff -*-
-Copyright (C) 1989-2000 Free Software Foundation, Inc.
+.ig
+Copyright (C) 1989-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
@@ -571,3 +571,7 @@ Output Input Input PostScript Notes
.IR "An extension to the troff character set for Europe" ,
E.G. Keizer, K.J. Simonsen, J. Akkerhuis,
EUUG Newsletter, Volume 9, No. 2, Summer 1989
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" End: