diff options
| author | Eli Zaretskii | 2000-08-08 10:41:27 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2000-08-08 10:41:27 +0000 |
| commit | c45d327a3054196168d5fe14f2f1c6a659f5704d (patch) | |
| tree | aeca37aacc4d78bd521c17e906624e258c684d0c | |
| parent | a92125362bbc3fae94f4d8460bb56d69467aaa96 (diff) | |
| download | emacs-c45d327a3054196168d5fe14f2f1c6a659f5704d.tar.gz emacs-c45d327a3054196168d5fe14f2f1c6a659f5704d.zip | |
Fix @dircategory. Add @finalout.
| -rw-r--r-- | man/woman.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/woman.texi b/man/woman.texi index 02810659c1e..3167cd02053 100644 --- a/man/woman.texi +++ b/man/woman.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @c $Id: woman.texinfo,v 1.2 2000-08-03 20:43:01+01 fjw Exp $ | 2 | @c $Id: woman.texi,v 1.1 2000/08/08 10:38:56 eliz Exp $ |
| 3 | @c %**start of header | 3 | @c %**start of header |
| 4 | @setfilename ../info/woman | 4 | @setfilename ../info/woman |
| 5 | @settitle WoMan: Browse UN*X Manual Pages ``Wo (without) Man'' | 5 | @settitle WoMan: Browse UN*X Manual Pages ``Wo (without) Man'' |
| @@ -14,7 +14,7 @@ | |||
| 14 | @paragraphindent 0 | 14 | @paragraphindent 0 |
| 15 | @c %**end of header | 15 | @c %**end of header |
| 16 | 16 | ||
| 17 | @dircategory GNU Emacs Lisp | 17 | @dircategory Emacs |
| 18 | @direntry | 18 | @direntry |
| 19 | * WoMan: (woman). Browse UN*X Manual Pages `Wo (without) Man'. | 19 | * WoMan: (woman). Browse UN*X Manual Pages `Wo (without) Man'. |
| 20 | @end direntry | 20 | @end direntry |
| @@ -51,6 +51,8 @@ into another language, under the above conditions for modified versions. | |||
| 51 | 51 | ||
| 52 | @finalout | 52 | @finalout |
| 53 | 53 | ||
| 54 | @finalout | ||
| 55 | |||
| 54 | @titlepage | 56 | @titlepage |
| 55 | @title WoMan | 57 | @title WoMan |
| 56 | @subtitle Browse UN*X Manual Pages ``Wo (without) Man'' | 58 | @subtitle Browse UN*X Manual Pages ``Wo (without) Man'' |