mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Ensure that FDL invocation appears in the info version of the manual.
This commit is contained in:
parent
ec866caaf0
commit
a6bac894ac
@ -1,5 +1,9 @@
|
|||||||
2008-01-25 Micah Cowan <micah@cowan.name>
|
2008-01-31 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
* wget.texi: Ensure that license info appears in the info
|
||||||
|
version of the manual.
|
||||||
|
|
||||||
|
2008-01-25 Micah Cowan <micah@cowan.name>
|
||||||
* Makefile.am, wget.texi: Updated copyright year.
|
* Makefile.am, wget.texi: Updated copyright year.
|
||||||
|
|
||||||
2007-12-10 Micah Cowan <micah@cowan.name>
|
2007-12-10 Micah Cowan <micah@cowan.name>
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
* Wget: (wget). The non-interactive network downloader.
|
* Wget: (wget). The non-interactive network downloader.
|
||||||
@end direntry
|
@end direntry
|
||||||
|
|
||||||
@ifnottex
|
@copying
|
||||||
This file documents the GNU Wget utility for downloading network
|
This file documents the GNU Wget utility for downloading network
|
||||||
data.
|
data.
|
||||||
|
|
||||||
@ -34,9 +34,11 @@ data.
|
|||||||
Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
@iftex
|
||||||
Permission is granted to make and distribute verbatim copies of
|
Permission is granted to make and distribute verbatim copies of
|
||||||
this manual provided the copyright notice and this permission notice
|
this manual provided the copyright notice and this permission notice
|
||||||
are preserved on all copies.
|
are preserved on all copies.
|
||||||
|
@end iftex
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
Permission is granted to process this file through TeX and print the
|
Permission is granted to process this file through TeX and print the
|
||||||
@ -51,7 +53,7 @@ Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
|
|||||||
copy of the license is included in the section entitled ``GNU Free
|
copy of the license is included in the section entitled ``GNU Free
|
||||||
Documentation License''.
|
Documentation License''.
|
||||||
@c man end
|
@c man end
|
||||||
@end ifnottex
|
@end copying
|
||||||
|
|
||||||
@titlepage
|
@titlepage
|
||||||
@title GNU Wget @value{VERSION}
|
@title GNU Wget @value{VERSION}
|
||||||
@ -75,26 +77,17 @@ Info entry for @file{wget}.
|
|||||||
|
|
||||||
@page
|
@page
|
||||||
@vskip 0pt plus 1filll
|
@vskip 0pt plus 1filll
|
||||||
Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
@insertcopying
|
||||||
2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
|
||||||
|
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
|
||||||
under the terms of the GNU Free Documentation License, Version 1.2 or
|
|
||||||
any later version published by the Free Software Foundation; with no
|
|
||||||
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
|
|
||||||
copy of the license is included in the section entitled ``GNU Free
|
|
||||||
Documentation License''.
|
|
||||||
@end titlepage
|
@end titlepage
|
||||||
|
|
||||||
|
@contents
|
||||||
|
|
||||||
@ifnottex
|
@ifnottex
|
||||||
@node Top
|
@node Top
|
||||||
@top Wget @value{VERSION}
|
@top Wget @value{VERSION}
|
||||||
|
|
||||||
This manual documents version @value{VERSION} of GNU Wget, the freely
|
@insertcopying
|
||||||
available utility for network downloads.
|
@end ifnottex
|
||||||
|
|
||||||
Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
||||||
2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Overview:: Features of Wget.
|
* Overview:: Features of Wget.
|
||||||
@ -109,7 +102,6 @@ Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|||||||
* Copying this manual:: You may give out copies of Wget and of this manual.
|
* Copying this manual:: You may give out copies of Wget and of this manual.
|
||||||
* Concept Index:: Topics covered by this manual.
|
* Concept Index:: Topics covered by this manual.
|
||||||
@end menu
|
@end menu
|
||||||
@end ifnottex
|
|
||||||
|
|
||||||
@node Overview
|
@node Overview
|
||||||
@chapter Overview
|
@chapter Overview
|
||||||
|
Loading…
Reference in New Issue
Block a user