diff options
author | Brendan O'Dea <bod@debian.org> | 2002-09-06 15:49:44 +0000 |
---|---|---|
committer | Brendan O'Dea <bod@debian.org> | 2002-09-06 15:49:44 +0000 |
commit | ee86176ad860568c8b6527bab7febcc615833635 (patch) | |
tree | 21f61e0416f4873f953a3d945b271d1547f68494 | |
parent | 4c16bed8de886ed1de098a35e28c26e5a196dc09 (diff) | |
download | help2man-ee86176ad860568c8b6527bab7febcc615833635.tar.gz |
Change @dircategory to "GNU programming support" (Karl Berry).
Change @setchapternewpage to "on" (Peter Moulder).
-rw-r--r-- | help2man.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help2man.texi b/help2man.texi index c7b2252..d074cf6 100644 --- a/help2man.texi +++ b/help2man.texi @@ -1,11 +1,11 @@ \input texinfo @c -*-texinfo-*- @setfilename help2man.info @settitle @command{help2man} Reference Manual -@setchapternewpage odd +@setchapternewpage on @finalout -@c $Id: help2man.texi,v 1.7 2002-03-09 12:53:04 bod Exp $ +@c $Id: help2man.texi,v 1.8 2002-09-06 15:49:44 bod Exp $ -@dircategory GNU admin +@dircategory GNU programming support @direntry * help2man: (help2man). Automatic manual page generation. @end direntry |