]> sjero.net Git - wget/commitdiff
[svn] TODO: A poster to the wget list notes that gcc's nice man page is automatically
authordan <devnull@localhost>
Fri, 5 Jan 2001 04:44:46 +0000 (20:44 -0800)
committerdan <devnull@localhost>
Fri, 5 Jan 2001 04:44:46 +0000 (20:44 -0800)
generated from its .texi file.  This may be a way to get back a wget man page.

TODO

diff --git a/TODO b/TODO
index d47ea647ddd7949448f39e534f765598a0099af4..9f8beb3817e4356a3df8d81257ce21e5491be44f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,7 +10,8 @@ changes.
 * It would be nice to have a simple man page for wget that refers you to the 
   .info files for more information.  It could be as simple as the output of wget
   --help plus some boilerplate.  This should stop wget re-packagers like RedHat
-  who include the out-of-date 1.4.5 man page in order to have one.
+  who include the out-of-date 1.4.5 man page in order to have one.  Perhaps we
+  can automatically generate a man page from the .texi file like gcc does?
 
 * Try to devise a scheme so that, when password is unknown, Wget asks
   the user for one.