summaryrefslogtreecommitdiff
path: root/tmac
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
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')
-rw-r--r--tmac/groff_man.man8
-rw-r--r--tmac/groff_mdoc.man4
-rw-r--r--tmac/groff_me.man4
-rw-r--r--tmac/groff_ms.man8
-rwxr-xr-xtmac/groff_mwww.man6
-rwxr-xr-xtmac/groff_tmac.man9
6 files changed, 30 insertions, 9 deletions
diff --git a/tmac/groff_man.man b/tmac/groff_man.man
index e35acab8..89efa4f4 100644
--- a/tmac/groff_man.man
+++ b/tmac/groff_man.man
@@ -1,5 +1,5 @@
-.ig \"-*- nroff -*-
-Copyright (C) 1999-2000 Free Software Foundation, Inc.
+.ig
+Copyright (C) 1999-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
@@ -479,3 +479,7 @@ http://www.cs.pdx.edu/~trent/gnu/groff/groff_toc.html
This manual page was originally written for the Debian GNU/Linux system by
Susan G. Kleinmann <sgk@debian.org>, corrected and updated by Werner Lemberg
<wl@gnu.org>, and is now part of the GNU troff distribution.
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" End:
diff --git a/tmac/groff_mdoc.man b/tmac/groff_mdoc.man
index 11446369..79200903 100644
--- a/tmac/groff_mdoc.man
+++ b/tmac/groff_mdoc.man
@@ -3945,3 +3945,7 @@ and certainly should be able to.
.\" .Xr nroff
.\" the right margin adjustment is normally ragged and the problem is
.\" not as severe.
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" End:
diff --git a/tmac/groff_me.man b/tmac/groff_me.man
index 7debe290..91d20438 100644
--- a/tmac/groff_me.man
+++ b/tmac/groff_me.man
@@ -276,3 +276,7 @@ points.
\&.xp \fIx\fR - no Print index
.I x.
.ad
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" End:
diff --git a/tmac/groff_ms.man b/tmac/groff_ms.man
index 91463d8e..590b0607 100644
--- a/tmac/groff_ms.man
+++ b/tmac/groff_ms.man
@@ -1,5 +1,5 @@
-.ig \"-*- nroff -*-
-Copyright (C) 1989-1995 Free Software Foundation, Inc.
+.ig
+Copyright (C) 1989-1995, 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
@@ -246,3 +246,7 @@ names containing only uppercase letters and digits.
.BR @g@eqn (@MAN1EXT@)
.br
.BR ms (@MAN7EXT@)
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" End:
diff --git a/tmac/groff_mwww.man b/tmac/groff_mwww.man
index bec719c3..f9890221 100755
--- a/tmac/groff_mwww.man
+++ b/tmac/groff_mwww.man
@@ -1,5 +1,5 @@
.TH GROFF_MWWW @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@"
-.\" Copyright (C) 2000 Free Software Foundation, Inc.
+.\" Copyright (C) 2000, 2001 Free Software Foundation, Inc.
.\" Written by Gaius Mulley (gaius@glam.ac.uk)
.\"
.\" This file is part of groff.
@@ -273,3 +273,7 @@ Report bugs to the
.MAILTO bug-groff@gnu.org "Groff Bug Mailing List" .
Include a complete, self-contained example that will allow the bug to be
reproduced, and say which version of groff you are using.
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" End:
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: