1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Remove explicit vertical spacings from the manual.

This commit is contained in:
hniksic 2005-06-22 05:52:09 -07:00
parent d13615705a
commit 04f3fdc577
2 changed files with 4 additions and 9 deletions

View File

@ -1,3 +1,7 @@
2005-06-22 Hrvoje Niksic <hniksic@xemacs.org>
* wget.texi (Overview): Remove explicit vertical spacing.
2005-06-22 Hrvoje Niksic <hniksic@xemacs.org> 2005-06-22 Hrvoje Niksic <hniksic@xemacs.org>
* texinfo.tex: Update with a non-prehistoric version. * texinfo.tex: Update with a non-prehistoric version.

View File

@ -128,7 +128,6 @@ contrast, most of the Web browsers require constant user's presence,
which can be a great hindrance when transferring a lot of data. which can be a great hindrance when transferring a lot of data.
@c man end @c man end
@sp 1
@item @item
@ignore @ignore
@c man begin DESCRIPTION @c man begin DESCRIPTION
@ -145,7 +144,6 @@ links in downloaded @sc{html} files to the local files for offline
viewing. viewing.
@c man end @c man end
@sp 1
@item @item
File name wildcard matching and recursive mirroring of directories are File name wildcard matching and recursive mirroring of directories are
available when retrieving via @sc{ftp}. Wget can read the time-stamp available when retrieving via @sc{ftp}. Wget can read the time-stamp
@ -155,7 +153,6 @@ retrieval, and automatically retrieve the new version if it has. This
makes Wget suitable for mirroring of @sc{ftp} sites, as well as home makes Wget suitable for mirroring of @sc{ftp} sites, as well as home
pages. pages.
@sp 1
@item @item
@ignore @ignore
@c man begin DESCRIPTION @c man begin DESCRIPTION
@ -170,7 +167,6 @@ supports regetting, it will instruct the server to continue the
download from where it left off. download from where it left off.
@c man end @c man end
@sp 1
@item @item
Wget supports proxy servers, which can lighten the network load, speed Wget supports proxy servers, which can lighten the network load, speed
up retrieval and provide access behind firewalls. However, if you are up retrieval and provide access behind firewalls. However, if you are
@ -179,19 +175,16 @@ you can get the socks library and build Wget with support for socks.
Wget uses the passive @sc{ftp} downloading by default, active @sc{ftp} Wget uses the passive @sc{ftp} downloading by default, active @sc{ftp}
being an option. being an option.
@sp 1
@item @item
Wget supports IP version 6, the next generation of IP. IPv6 is Wget supports IP version 6, the next generation of IP. IPv6 is
autodetected at compile-time, and can be disabled at either build or autodetected at compile-time, and can be disabled at either build or
run time. Binaries built with IPv6 support work well in both run time. Binaries built with IPv6 support work well in both
IPv4-only and dual family environments. IPv4-only and dual family environments.
@sp 1
@item @item
Built-in features offer mechanisms to tune which links you wish to follow Built-in features offer mechanisms to tune which links you wish to follow
(@pxref{Following Links}). (@pxref{Following Links}).
@sp 1
@item @item
The progress of individual downloads is traced using a progress gauge. The progress of individual downloads is traced using a progress gauge.
Interactive downloads are tracked using a ``thermometer''-style gauge, Interactive downloads are tracked using a ``thermometer''-style gauge,
@ -199,7 +192,6 @@ whereas non-interactive ones are traced with dots, each dot
representing a fixed amount of data received (1KB by default). Either representing a fixed amount of data received (1KB by default). Either
gauge can be customized to your preferences. gauge can be customized to your preferences.
@sp 1
@item @item
Most of the features are fully configurable, either through command line Most of the features are fully configurable, either through command line
options, or via the initialization file @file{.wgetrc} (@pxref{Startup options, or via the initialization file @file{.wgetrc} (@pxref{Startup
@ -218,7 +210,6 @@ User startup file.
@c man end @c man end
@end ignore @end ignore
@sp 1
@item @item
Finally, GNU Wget is free software. This means that everyone may use Finally, GNU Wget is free software. This means that everyone may use
it, redistribute it and/or modify it under the terms of the GNU General it, redistribute it and/or modify it under the terms of the GNU General