diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-04-08 15:26:25 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-04-08 15:26:25 +0000 |
| commit | 0e64c9d347e230cb338514b7f5d9c29bf6940128 (patch) | |
| tree | 773c40b0d1fb70b02aa0a97db834083ac29eabd0 | |
| parent | 0a7bc61369761cdc4ae16e384b879be99e8201d0 (diff) | |
| download | halibut-0e64c9d347e230cb338514b7f5d9c29bf6940128.zip halibut-0e64c9d347e230cb338514b7f5d9c29bf6940128.tar.gz halibut-0e64c9d347e230cb338514b7f5d9c29bf6940128.tar.bz2 halibut-0e64c9d347e230cb338514b7f5d9c29bf6940128.tar.xz | |
Ahem; let's have all the man page headings at the same level!
[originally from svn r4045]
| -rw-r--r-- | doc/manpage.but | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/manpage.but b/doc/manpage.but index 522d745..b0a8fa9 100644 --- a/doc/manpage.but +++ b/doc/manpage.but @@ -12,7 +12,7 @@ \c halibut [options] file1.but [file2.but ...] \e bbbbbbb iiiiiii iiiiiiiii iiiiiiiii -\S{manpage-description} DESCRIPTION +\H{manpage-description} DESCRIPTION \c{halibut} reads the given set of input files, assembles them into a document, and outputs that document in one or more formats. @@ -21,7 +21,7 @@ The available command-line options can configure what formats Halibut should output in, and can also configure other things about the way Halibut works. -\S{manpage-options} OPTIONS +\H{manpage-options} OPTIONS The command-line options supported by \c{halibut} are: @@ -92,7 +92,7 @@ options. \dd Makes Halibut display its licence (MIT). -\S{putty-manpage-more-information} MORE INFORMATION +\H{putty-manpage-more-information} MORE INFORMATION For more information on Halibut, including full details of the input file format, look in the full manual. If this is not installed @@ -100,7 +100,7 @@ locally on your system, you can also find it at the Halibut web site: \W{http://www.chiark.greenend.org.uk/~sgtatham/halibut/}\cw{http://www.chiark.greenend.org.uk/~sgtatham/halibut/} -\S{putty-manpage-bugs} BUGS +\H{putty-manpage-bugs} BUGS This man page isn't terribly complete. |