summaryrefslogtreecommitdiff
path: root/tmac/groff_tmac.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 /tmac/groff_tmac.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 'tmac/groff_tmac.man')
-rwxr-xr-xtmac/groff_tmac.man9
1 files changed, 5 insertions, 4 deletions
diff --git a/tmac/groff_tmac.man b/tmac/groff_tmac.man
index 4eb731ce..e6f39bbb 100755
--- a/tmac/groff_tmac.man
+++ b/tmac/groff_tmac.man
@@ -1,14 +1,11 @@
-.\" -*- nroff -*-
.ig /
groff_tmac.5
This file is part of groff, the GNU roff type-setting system.
-Copyright (C) 2000 Free Software Foundation, Inc.
+Copyright (C) 2000, 2001 Free Software Foundation, Inc.
written by Bernd Warken <bwarken@mayn.de>
-Last update: 17 May 2000
-
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with the
@@ -448,3 +445,7 @@ and the formatters in
.LP
The Filesystem Hierarchy Standard (FHS) is available at
.BR http://www.pathname.com/fhs/ .
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" End: