diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2006-05-08 00:08:48 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2006-05-08 00:08:48 +0000 |
| commit | baac0b24687b8b91ea1ba907883ef72fca99831e (patch) | |
| tree | c5de04bd5ca5b3969610b553688199a32348f30d | |
| parent | c2bc44811d43402fd50ffa5c500557dbaad1f422 (diff) | |
| download | halibut-baac0b24687b8b91ea1ba907883ef72fca99831e.zip halibut-baac0b24687b8b91ea1ba907883ef72fca99831e.tar.gz halibut-baac0b24687b8b91ea1ba907883ef72fca99831e.tar.bz2 halibut-baac0b24687b8b91ea1ba907883ef72fca99831e.tar.xz | |
It's conventional to use a minus sign rather than a hyphen to separate
the description from the name in the NAME section of a manpage. Halibut
can do that now, so make use of that ability.
[originally from svn r6664]
| -rw-r--r-- | doc/manpage.but | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manpage.but b/doc/manpage.but index 4cf4737..05f6b59 100644 --- a/doc/manpage.but +++ b/doc/manpage.but @@ -7,7 +7,7 @@ \H{manpage-name} NAME -\cw{halibut} - multi-format documentation formatting tool +\cw{halibut} \u2212{-} multi-format documentation formatting tool \H{manpage-synopsis} SYNOPSIS |