From e3cbd03f91f6018ed34e957e5b6b1da5a67530ff Mon Sep 17 00:00:00 2001 From: wlemb Date: Wed, 27 Jun 2001 12:47:15 +0000 Subject: 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. --- tmac/groff_me.man | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tmac/groff_me.man') 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: -- cgit v1.2.1