wget/wget-1.9.1-docsyntax.patch

57 lines
2.1 KiB
Diff
Raw Normal View History

--- wget-1.9.1/doc/wget.texi.syntax 2005-02-01 14:44:03.436977752 +0100
+++ wget-1.9.1/doc/wget.texi 2005-02-01 15:19:16.236783360 +0100
@@ -437,8 +437,6 @@
which case @samp{-d} will not work. Please note that compiling with
debug support is always safe---Wget compiled with the debug support will
@emph{not} print any debug info unless requested with @samp{-d}.
-@xref{Reporting Bugs}, for more information on how to use @samp{-d} for
-sending bug reports.
@cindex quiet
@item -q
@@ -786,7 +784,7 @@
Turn proxy support on or off. The proxy is on by default if the
appropriate environment variable is defined.
-For more information about the use of proxies with Wget, @xref{Proxies}.
+@xref{Proxies}, for more information about the use of proxies with Wget.
@cindex quota
@item -Q @var{quota}
@@ -976,8 +974,7 @@
really important, do not leave them lying in those files either---edit
the files and delete them after Wget has started the download.
-For more information about security issues with Wget, @xref{Security
-Considerations}.
+@xref{Security Considerations}, for more information about security issues with Wget.
@cindex proxy
@cindex cache
@@ -1479,7 +1476,8 @@
@item -A @var{acclist} --accept @var{acclist}
@itemx -R @var{rejlist} --reject @var{rejlist}
Specify comma-separated lists of file name suffixes or patterns to
-accept or reject (@pxref{Types of Files} for more details).
+accept or reject.
+(@pxref{Types of Files}).
@item -D @var{domain-list}
@itemx --domains=@var{domain-list}
@@ -1537,13 +1535,13 @@
@item -I @var{list}
@itemx --include-directories=@var{list}
Specify a comma-separated list of directories you wish to follow when
-downloading (@pxref{Directory-Based Limits} for more details.) Elements
+downloading. (@pxref{Directory-Based Limits}) Elements
of @var{list} may contain wildcards.
@item -X @var{list}
@itemx --exclude-directories=@var{list}
Specify a comma-separated list of directories you wish to exclude from
-download (@pxref{Directory-Based Limits} for more details.) Elements of
+download. (@pxref{Directory-Based Limits}) Elements of
@var{list} may contain wildcards.
@item -np