]> sjero.net Git - wget/commitdiff
[svn] Improved entry on --keep-session-cookies.
authorhniksic <devnull@localhost>
Tue, 26 Apr 2005 20:26:24 +0000 (13:26 -0700)
committerhniksic <devnull@localhost>
Tue, 26 Apr 2005 20:26:24 +0000 (13:26 -0700)
doc/ChangeLog
doc/wget.texi

index 8b4cbbb44caa0e0477664d91f4b5362d57404bdb..f55b92752f797ec62e253a71d4390d7fdd0c19a7 100644 (file)
@@ -1,3 +1,8 @@
+2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (HTTP Options): Improved entry on
+       --keep-session-cookies.
+
 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * wget.texi (Directory Options): Removed stray text after
index 7031d3e30ba3d7cd05f3bea3c0aed3b734669810..ca2a25933f5645952ed11fbd185f4833b3a739c9 100644 (file)
@@ -1155,13 +1155,13 @@ cookies''), but also see @samp{--keep-session-cookies}.
 @cindex cookies, session
 @cindex session cookies
 @item --keep-session-cookies
-
 When specified, causes @samp{--save-cookies} to also save session
-cookies.  Session cookies are normally not save because they are
-supposed to be forgotten when you exit the browser.  Saving them is
-useful on sites that require you to log in or to visit the home page
-before you can access some pages.  With this option, multiple Wget runs
-are considered a single browser session as far as the site is concerned.
+cookies.  Session cookies are normally not saved because they are
+meant to be kept in memory and forgotten when you exit the browser.
+Saving them is useful on sites that require you to log in or to visit
+the home page before you can access some pages.  With this option,
+multiple Wget runs are considered a single browser session as far as
+the site is concerned.
 
 Since the cookie file format does not normally carry session cookies,
 Wget marks them with an expiry timestamp of 0.  Wget's