]> sjero.net Git - wget/commitdiff
[svn] Put @item contents on a separate line.
authorhniksic <devnull@localhost>
Sun, 8 Feb 2004 10:50:13 +0000 (02:50 -0800)
committerhniksic <devnull@localhost>
Sun, 8 Feb 2004 10:50:13 +0000 (02:50 -0800)
doc/ChangeLog
doc/wget.texi

index 28525b1e83c805b261c97b3c49635a87ad0d5697..fc40b9afa7e58eee63faa488f4e544222f479603 100644 (file)
@@ -1,3 +1,9 @@
+2004-02-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Security Considerations): Put @item contents on a
+       separate line.
+       Reported by Ted Rodriguez-Bell.
+
 2004-02-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * wget.texi (Wgetrc Commands): Document --no-http-keep-alive and
index 3c14d1ca845c1c490dcf564d2478bd886c01abf6..543cd6286ab9c1e2e3a48f94fd03ee2a8142d67a 100644 (file)
@@ -3085,12 +3085,12 @@ through the network, which may present a security problem.  Here are the
 main issues, and some solutions.
 
 @enumerate
-@item The passwords on the command line are visible using @code{ps}.
-The best way around it is to use @code{wget -i -} and feed the @sc{url}s
-to Wget's standard input, each on a separate line, terminated by
-@kbd{C-d}.  Another workaround is to use @file{.netrc} to store
-passwords; however, storing unencrypted passwords is also considered a
-security risk.
+@item
+The passwords on the command line are visible using @code{ps}.  The best
+way around it is to use @code{wget -i -} and feed the @sc{url}s to
+Wget's standard input, each on a separate line, terminated by @kbd{C-d}.
+Another workaround is to use @file{.netrc} to store passwords; however,
+storing unencrypted passwords is also considered a security risk.
 
 @item
 Using the insecure @dfn{basic} authentication scheme, unencrypted