diff --git a/doc/ChangeLog b/doc/ChangeLog index d301c06c..b507f28e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-09-16 Hrvoje Niksic + + * wget.texi: Set the man page title to a string more descriptive + than "Wget manual". + 2003-09-16 Hrvoje Niksic * Makefile.in ($(TEXI2POD)): Update only the #! line. diff --git a/doc/wget.texi b/doc/wget.texi index f7f68533..ff34693d 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -14,6 +14,11 @@ @afourpaper @end iftex +@c Title for man page. The weird way texi2pod.pl is written requires +@c the preceding @set. +@set Wget Wget +@c man title Wget The non-interactive network downloader. + @c This should really be generated automatically, possibly by including @c an auto-generated file. @set VERSION 1.9-cvs