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. --- ChangeLog | 9 +++++++++ contrib/mm/groff_mm.man | 6 +++++- contrib/mm/groff_mmse.man | 6 +++++- contrib/mm/mmroff.man | 6 +++++- man/groff.man | 8 +++++--- man/groff_char.man | 8 ++++++-- man/groff_font.man | 6 +++++- man/roff.man | 10 ++++++---- src/devices/grodvi/grodvi.man | 8 ++++++-- src/devices/grohtml/grohtml.man | 6 +++++- src/devices/grolj4/grolj4.man | 8 ++++++-- src/devices/grops/grops.man | 8 ++++++-- src/devices/grotty/grotty.man | 8 ++++++-- src/preproc/eqn/eqn.man | 8 ++++++-- src/preproc/eqn/neqn.man | 22 ++++++++++++++++++++++ src/preproc/grn/grn.man | 6 +++++- src/preproc/pic/pic.man | 8 ++++++-- src/preproc/refer/refer.man | 8 ++++++-- src/preproc/soelim/soelim.man | 8 ++++++-- src/preproc/tbl/tbl.man | 8 ++++++-- src/roff/groff/groff.man | 8 ++++++-- src/roff/grog/grog.man | 8 ++++++-- src/roff/nroff/nroff.man | 6 +++++- src/roff/troff/troff.man | 6 +++++- src/utils/addftinfo/addftinfo.man | 8 ++++++-- src/utils/afmtodit/afmtodit.man | 8 ++++++-- src/utils/hpftodit/hpftodit.man | 8 ++++++-- src/utils/indxbib/indxbib.man | 8 ++++++-- src/utils/lkbib/lkbib.man | 8 ++++++-- src/utils/lookbib/lookbib.man | 8 ++++++-- src/utils/pfbtops/pfbtops.man | 8 ++++++-- src/utils/tfmtodit/tfmtodit.man | 8 ++++++-- src/xditview/gxditview.man | 5 ++++- tmac/groff_man.man | 8 ++++++-- tmac/groff_mdoc.man | 4 ++++ tmac/groff_me.man | 4 ++++ tmac/groff_ms.man | 8 ++++++-- tmac/groff_mwww.man | 6 +++++- tmac/groff_tmac.man | 9 +++++---- 39 files changed, 236 insertions(+), 65 deletions(-) diff --git a/ChangeLog b/ChangeLog index 90b929a4..8875dc1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-06-27 Werner LEMBERG + + 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. + 2001-06-26 Andras Salamon * aclocal.m4: Replace AC_LANG_SAVE + AC_LANG_CPLUSPLUS with diff --git a/contrib/mm/groff_mm.man b/contrib/mm/groff_mm.man index 6af75c66..9efecdca 100644 --- a/contrib/mm/groff_mm.man +++ b/contrib/mm/groff_mm.man @@ -1,5 +1,5 @@ .\" -.\" $Id: groff_mm.man,v 2.1 2001/04/13 09:03:52 wlemb Exp $ +.\" $Id: groff_mm.man,v 2.2 2001/06/27 12:47:16 wlemb Exp $ .\" .de T2 .ne 2v @@ -1895,3 +1895,7 @@ J .br .BR mm (@MAN7EXT@) .BR m@TMAC_M_PREFIX@mse (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/contrib/mm/groff_mmse.man b/contrib/mm/groff_mmse.man index 1e1f4a0d..f915b8e7 100644 --- a/contrib/mm/groff_mmse.man +++ b/contrib/mm/groff_mmse.man @@ -1,5 +1,5 @@ .\" -.\" $Id: groff_mmse.man,v 2.0 2000/09/14 03:40:24 jhaegg Exp $ +.\" $Id: groff_mmse.man,v 2.1 2001/06/27 12:47:16 wlemb Exp $ .\" Skrivet av Jörgen Hägg, Lund, Sverige .\" .TH GROFF_MMSE @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@" @@ -80,3 +80,7 @@ J .BR @g@eqn (@MAN1EXT@) .br .BR m@TMAC_M_PREFIX@m (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/contrib/mm/mmroff.man b/contrib/mm/mmroff.man index efe79b45..f128ce49 100644 --- a/contrib/mm/mmroff.man +++ b/contrib/mm/mmroff.man @@ -1,5 +1,5 @@ .\" -.\" $Id: mmroff.man,v 2.0 2000/09/14 03:40:24 jhaegg Exp $ +.\" $Id: mmroff.man,v 2.1 2001/06/27 12:47:16 wlemb Exp $ .\" .TH MMROFF @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@" .SH NAME @@ -46,3 +46,7 @@ J .br .BR mm (@MAN7EXT@) .BR m@TMAC_M_PREFIX@mse (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/man/groff.man b/man/groff.man index 4fadabe7..c20cf079 100644 --- a/man/groff.man +++ b/man/groff.man @@ -1,4 +1,4 @@ -'\" st -*- nroff -*- +'\" t .ig groff.7 @@ -7,8 +7,6 @@ This file is part of groff, the GNU roff type-setting system. Copyright (C) 2000, 2001 Free Software Foundation, Inc. written by Bernd Warken -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 @@ -2923,3 +2921,7 @@ documentation is available on-line at and .RS .IR http://www.kohala.com/start/troff/ . +. +.\" Local Variables: +.\" mode: nroff +.\" End: 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: diff --git a/man/groff_font.man b/man/groff_font.man index 9700e6a1..17821b84 100644 --- a/man/groff_font.man +++ b/man/groff_font.man @@ -1,4 +1,4 @@ -.ig \"-*- nroff -*- +.ig Copyright (C) 1989-1995, 2001 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of @@ -417,3 +417,7 @@ of device .SH "SEE ALSO" .BR groff_out (@MAN5EXT@), .BR @g@troff (@MAN1EXT@). +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/man/roff.man b/man/roff.man index ebd3fa9c..2897ac00 100644 --- a/man/roff.man +++ b/man/roff.man @@ -1,14 +1,12 @@ -'\" t -*- nroff -*- +'\" t .ig roff.7 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 -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 @@ -539,3 +537,7 @@ free UNIX 7 found at .I http://cm.bell-labs.com/cm/cs/cstr.html and the collection of the late Richard S. Stevens at .IR http://www.kohala.com/start/troff/ . +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/devices/grodvi/grodvi.man b/src/devices/grodvi/grodvi.man index 7aa44316..a4488ce7 100644 --- a/src/devices/grodvi/grodvi.man +++ b/src/devices/grodvi/grodvi.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 @@ -172,3 +172,7 @@ and widths of rules be rounded. .BR groff_out (@MAN5EXT@), .BR groff_font (@MAN5EXT@), .BR groff_char (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/devices/grohtml/grohtml.man b/src/devices/grohtml/grohtml.man index 24dd0e80..7b0f5e12 100644 --- a/src/devices/grohtml/grohtml.man +++ b/src/devices/grohtml/grohtml.man @@ -1,4 +1,4 @@ -.ig \"-*- nroff -*- +.ig Copyright (C) 1999-2000, 2001 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this @@ -154,3 +154,7 @@ It is still alpha code. .BR groff_out (@MAN5EXT@), .BR groff_font (@MAN5EXT@), .BR groff_char (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/devices/grolj4/grolj4.man b/src/devices/grolj4/grolj4.man index 891d7dc9..414ad78d 100644 --- a/src/devices/grolj4/grolj4.man +++ b/src/devices/grolj4/grolj4.man @@ -1,5 +1,5 @@ -.ig \"-*- nroff -*- -Copyright (C) 1994-2000 Free Software Foundation, Inc. +.ig +Copyright (C) 1994-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 @@ -142,3 +142,7 @@ Small dots. .BR groff_out (@MAN5EXT@), .BR groff_font (@MAN5EXT@), .BR groff_char (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/devices/grops/grops.man b/src/devices/grops/grops.man index 1dac7259..e9c6be4f 100644 --- a/src/devices/grops/grops.man +++ b/src/devices/grops/grops.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 @@ -859,3 +859,7 @@ Temporary file. .BR groff_out (@MAN5EXT@), .BR groff_font (@MAN5EXT@), .BR groff_char (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/devices/grotty/grotty.man b/src/devices/grotty/grotty.man index 8fdca02b..4f23ca02 100644 --- a/src/devices/grotty/grotty.man +++ b/src/devices/grotty/grotty.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 @@ -258,3 +258,7 @@ cannot be printed. .BR ul (1), .BR more (1), .BR less (1) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/preproc/eqn/eqn.man b/src/preproc/eqn/eqn.man index 381d97de..bc7dc7e2 100644 --- a/src/preproc/eqn/eqn.man +++ b/src/preproc/eqn/eqn.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 @@ -880,3 +880,7 @@ beginning of the input line. .BR @g@troff (@MAN1EXT@), .BR groff_font (@MAN5EXT@), .I The\ \*(txbook +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/preproc/eqn/neqn.man b/src/preproc/eqn/neqn.man index bca7dc2e..27261c41 100644 --- a/src/preproc/eqn/neqn.man +++ b/src/preproc/eqn/neqn.man @@ -1,3 +1,21 @@ +.ig +Copyright (C) 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 +are preserved on all copies. + +Permission is granted to copy and distribute modified versions of this +manual under the conditions for verbatim copying, provided that the +entire resulting derived work is distributed under the terms of a +permission notice identical to this one. + +Permission is granted to copy and distribute translations of this +manual into another language, under the above conditions for modified +versions, except that this permission notice may be included in +translations approved by the Free Software Foundation instead of in +the original English. +.. .TH @G@NEQN @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@" .SH NAME @g@neqn \- format equations for ascii output @@ -19,3 +37,7 @@ does not support low-resolution, typewriter-like devices (although it may work adequately for very simple input). .SH "SEE ALSO" .BR @g@eqn (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: 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: diff --git a/src/preproc/pic/pic.man b/src/preproc/pic/pic.man index e1870217..ea53074e 100644 --- a/src/preproc/pic/pic.man +++ b/src/preproc/pic/pic.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 @@ -881,3 +881,7 @@ is incompatible with the pic in 10th edition Unix, which interprets 0 as black and 1 as white. .LP PostScript\*R is a registered trademark of Adobe Systems Incorporation. +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/preproc/refer/refer.man b/src/preproc/refer/refer.man index 13708cf0..d8468bb9 100644 --- a/src/preproc/refer/refer.man +++ b/src/preproc/refer/refer.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 @@ -1300,3 +1300,7 @@ In label expressions, expressions are ignored inside .BI . char expressions. +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/preproc/soelim/soelim.man b/src/preproc/soelim/soelim.man index b97ea612..cf363d5c 100644 --- a/src/preproc/soelim/soelim.man +++ b/src/preproc/soelim/soelim.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 @@ -83,3 +83,7 @@ No directory search is performed for files specified using an absolute path. Print the version number. .SH "SEE ALSO" .BR groff (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/preproc/tbl/tbl.man b/src/preproc/tbl/tbl.man index 6016ddf3..42dac252 100644 --- a/src/preproc/tbl/tbl.man +++ b/src/preproc/tbl/tbl.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 @@ -176,3 +176,7 @@ A\e*a;B .SH "SEE ALSO" .BR groff (@MAN1EXT@), .BR @g@troff (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/roff/groff/groff.man b/src/roff/groff/groff.man index 0ee4a6f9..00c93431 100644 --- a/src/roff/groff/groff.man +++ b/src/roff/groff/groff.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 @@ -484,3 +484,7 @@ The actual version can be found at .BR groff_ms (@MAN7EXT@), .BR groff_me (@MAN7EXT@), .BR groff_char (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/roff/grog/grog.man b/src/roff/grog/grog.man index 4a2d3114..8cd0bb25 100644 --- a/src/roff/grog/grog.man +++ b/src/roff/grog/grog.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 @@ -84,3 +84,7 @@ option. .BR @g@grn (@MAN1EXT@), .BR grap (1), .BR @g@soelim (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/roff/nroff/nroff.man b/src/roff/nroff/nroff.man index 4a594044..fade08ef 100644 --- a/src/roff/nroff/nroff.man +++ b/src/roff/nroff/nroff.man @@ -1,4 +1,4 @@ -.ig \"-*- nroff -*- +.ig Copyright (C) 1989-2001 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of @@ -132,3 +132,7 @@ loaded to emulate unrepresentable glyphs. .BR groff (@MAN1EXT@), .BR @g@troff (@MAN1EXT@), .BR grotty (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/roff/troff/troff.man b/src/roff/troff/troff.man index 4336f56c..ac746dcf 100644 --- a/src/roff/troff/troff.man +++ b/src/roff/troff/troff.man @@ -1,4 +1,4 @@ -.ig \"-*- nroff -*- +.ig Copyright (C) 1989-2000, 2001 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of @@ -2485,3 +2485,7 @@ escapes. .BR groff_font (@MAN5EXT@), .BR groff_out (@MAN5EXT@), .BR groff_char (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/utils/addftinfo/addftinfo.man b/src/utils/addftinfo/addftinfo.man index 921f6336..a9b84551 100644 --- a/src/utils/addftinfo/addftinfo.man +++ b/src/utils/addftinfo/addftinfo.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 @@ -105,3 +105,7 @@ a Times font. .BR groff_font (@MAN5EXT@), .BR groff (@MAN1EXT@), .BR groff_char (@MAN7EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/utils/afmtodit/afmtodit.man b/src/utils/afmtodit/afmtodit.man index 03a6e5cb..585c2297 100644 --- a/src/utils/afmtodit/afmtodit.man +++ b/src/utils/afmtodit/afmtodit.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 @@ -223,3 +223,7 @@ Standard mapping. .BR grops (@MAN1EXT@), .BR groff_font (@MAN5EXT@), .BR perl (1) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/utils/hpftodit/hpftodit.man b/src/utils/hpftodit/hpftodit.man index d107e8c8..b9ea522c 100644 --- a/src/utils/hpftodit/hpftodit.man +++ b/src/utils/hpftodit/hpftodit.man @@ -1,5 +1,5 @@ -.ig \"-*- nroff -*- -Copyright (C) 1994-2000 Free Software Foundation, Inc. +.ig +Copyright (C) 1994-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 @@ -153,3 +153,7 @@ TrueType tfm files are not supported. .BR groff (@MAN1EXT@), .BR grolj4 (@MAN1EXT@), .BR groff_font (@MAN5EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/utils/indxbib/indxbib.man b/src/utils/indxbib/indxbib.man index ed84ccae..a5660296 100644 --- a/src/utils/indxbib/indxbib.man +++ b/src/utils/indxbib/indxbib.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 @@ -205,3 +205,7 @@ Temporary file. .BR @g@refer (@MAN1EXT@), .BR lkbib (@MAN1EXT@), .BR @g@lookbib (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/utils/lkbib/lkbib.man b/src/utils/lkbib/lkbib.man index 872313de..81067d13 100644 --- a/src/utils/lkbib/lkbib.man +++ b/src/utils/lkbib/lkbib.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 @@ -108,3 +108,7 @@ Index files. .BR @g@refer (@MAN1EXT@), .BR @g@lookbib (@MAN1EXT@), .BR @g@indxbib (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/utils/lookbib/lookbib.man b/src/utils/lookbib/lookbib.man index 846798dc..3d8ba440 100644 --- a/src/utils/lookbib/lookbib.man +++ b/src/utils/lookbib/lookbib.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 @@ -76,3 +76,7 @@ Index files. .BR @g@refer (@MAN1EXT@), .BR lkbib (@MAN1EXT@), .BR @g@indxbib (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/utils/pfbtops/pfbtops.man b/src/utils/pfbtops/pfbtops.man index cfef3e0a..9c7b2b8c 100644 --- a/src/utils/pfbtops/pfbtops.man +++ b/src/utils/pfbtops/pfbtops.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 @@ -42,3 +42,7 @@ It must first be listed in .BR @FONTDIR@/devps/download . .SH "SEE ALSO" .BR grops (@MAN1EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/utils/tfmtodit/tfmtodit.man b/src/utils/tfmtodit/tfmtodit.man index 6e50aa28..b141c77d 100644 --- a/src/utils/tfmtodit/tfmtodit.man +++ b/src/utils/tfmtodit/tfmtodit.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 @@ -173,3 +173,7 @@ Font description file for font .BR groff (@MAN1EXT@), .BR grodvi (@MAN1EXT@), .BR groff_font (@MAN5EXT@) +. +.\" Local Variables: +.\" mode: nroff +.\" End: diff --git a/src/xditview/gxditview.man b/src/xditview/gxditview.man index 04cd446d..86800019 100644 --- a/src/xditview/gxditview.man +++ b/src/xditview/gxditview.man @@ -1,4 +1,3 @@ -.\" -*- nroff -*- .TH GXDITVIEW 1 "Release 5" "X Version 11" .SH NAME gxditview \- display gtroff output files @@ -244,3 +243,7 @@ Malcolm Slaney (Schlumberger Palo Alto Research) Mark Moraes (University of Toronto) .br James Clark +. +.\" Local Variables: +.\" mode: nroff +.\" End: 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 , corrected and updated by Werner Lemberg , 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 -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: -- cgit v1.2.1