mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Update man page title.
This commit is contained in:
parent
93ff8fcd98
commit
493aad1880
@ -1,3 +1,8 @@
|
||||
2003-09-16 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* wget.texi: Set the man page title to a string more descriptive
|
||||
than "Wget manual".
|
||||
|
||||
2003-09-16 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* Makefile.in ($(TEXI2POD)): Update only the #! line.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user