diff options
| author | Simon Tatham <anakin@pobox.com> | 2006-12-11 09:54:06 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2006-12-11 09:54:06 +0000 |
| commit | 9bffad2da8e9f2806bdfe815b240d18db8901692 (patch) | |
| tree | 86a7c82aaa66681b4b2144bb751668fa9fedaf6a | |
| parent | 19306b0fe3a1dacb1f60e12b4a49d83ebd8dcdbd (diff) | |
| download | halibut-9bffad2da8e9f2806bdfe815b240d18db8901692.zip halibut-9bffad2da8e9f2806bdfe815b240d18db8901692.tar.gz halibut-9bffad2da8e9f2806bdfe815b240d18db8901692.tar.bz2 halibut-9bffad2da8e9f2806bdfe815b240d18db8901692.tar.xz | |
Fix amusing cut-and-paste error in section keywords :-)
[originally from svn r6989]
| -rw-r--r-- | doc/manpage.but | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manpage.but b/doc/manpage.but index 78f211c..4cd740a 100644 --- a/doc/manpage.but +++ b/doc/manpage.but @@ -135,7 +135,7 @@ options. \dd Makes Halibut display its licence (MIT). -\H{putty-manpage-more-information} MORE INFORMATION +\H{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 @@ -143,6 +143,6 @@ 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/} -\H{putty-manpage-bugs} BUGS +\H{manpage-bugs} BUGS This man page isn't terribly complete. |