From 493aad1880bd2c6095dd7b63f17e6d0dbc369702 Mon Sep 17 00:00:00 2001 From: hniksic Date: Tue, 16 Sep 2003 03:38:02 -0700 Subject: [PATCH] [svn] Update man page title. --- doc/ChangeLog | 5 +++++ doc/wget.texi | 5 +++++ 2 files changed, 10 insertions(+) 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