]> granicus.if.org Git - apache/commitdiff
add missing unit `days' for CookieExpires
authorAstrid Malo <kess@apache.org>
Wed, 18 Sep 2002 20:42:06 +0000 (20:42 +0000)
committerAstrid Malo <kess@apache.org>
Wed, 18 Sep 2002 20:42:06 +0000 (20:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96880 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_usertrack.html.en
docs/manual/mod/mod_usertrack.xml

index 1e2b61d3c05ec78fbfb65dd735a4d5c2a9a44bfe..aa9bffb92ac1ce97926a4325308a3215a0b62872 100644 (file)
@@ -100,7 +100,7 @@ time late in the year "37".
     generated by the usertrack module. The <em>expiry-period</em>
     can be given either as a number of seconds, or in the format
     such as "2 weeks 3 days 7 hours". Valid denominations are:
-    years, months, weeks, hours, minutes and seconds. If the expiry
+    years, months, weeks, days, hours, minutes and seconds. If the expiry
     time is in any format other than one number indicating the
     number of seconds, it must be enclosed by double quotes.</p>
 
index ee610386c080ed2332ad65c9900efe772f282881..12e67aebdd0b66ed7969e1ba0c9a9ee48110f396 100755 (executable)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
 
 <modulesynopsis>
-<name>mod_usertrack</name> 
+<name>mod_usertrack</name>
 <description>
 <em>Clickstream</em> logging of user activity on a site
 </description>
@@ -126,7 +126,7 @@ time late in the year "37".
     generated by the usertrack module. The <em>expiry-period</em>
     can be given either as a number of seconds, or in the format
     such as "2 weeks 3 days 7 hours". Valid denominations are:
-    years, months, weeks, hours, minutes and seconds. If the expiry
+    years, months, weeks, days, hours, minutes and seconds. If the expiry
     time is in any format other than one number indicating the
     number of seconds, it must be enclosed by double quotes.</p>
 
@@ -222,4 +222,3 @@ time late in the year "37".
 </directivesynopsis>
 
 </modulesynopsis>
-