diff options
| author | Simon Tatham <anakin@pobox.com> | 2006-12-04 14:51:39 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2006-12-04 14:51:39 +0000 |
| commit | 1fd1d665dfd86fe3d0586a4ba2a651de2617080a (patch) | |
| tree | ce9e61a3820a7a5a10ddf3cb4eeb2b514caef45f | |
| parent | e75cd135aad296cae9ac6d6946f37a35fae279b1 (diff) | |
| download | halibut-1fd1d665dfd86fe3d0586a4ba2a651de2617080a.zip halibut-1fd1d665dfd86fe3d0586a4ba2a651de2617080a.tar.gz halibut-1fd1d665dfd86fe3d0586a4ba2a651de2617080a.tar.bz2 halibut-1fd1d665dfd86fe3d0586a4ba2a651de2617080a.tar.xz | |
Two of the bugs listed in the man page are out of date: Unicode and
character set support, and the HTML back end, have both been
extensively revamped since that section was written, and I think
neither of them is shoddy enough to warrant this sort of
self-disparagement any more.
[originally from svn r6959]
| -rw-r--r-- | doc/manpage.but | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/manpage.but b/doc/manpage.but index 05f6b59..de6783a 100644 --- a/doc/manpage.but +++ b/doc/manpage.but @@ -146,7 +146,3 @@ locally on your system, you can also find it at the Halibut web site: \H{putty-manpage-bugs} BUGS This man page isn't terribly complete. - -The HTML output isn't very good. - -Unicode handling is atrocious. |