From af20c685bc67f4401096756e5fe733ef63e4048b Mon Sep 17 00:00:00 2001 From: Astrid Malo Date: Wed, 18 Sep 2002 20:42:06 +0000 Subject: [PATCH] add missing unit `days' for CookieExpires 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 | 2 +- docs/manual/mod/mod_usertrack.xml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_usertrack.html.en b/docs/manual/mod/mod_usertrack.html.en index 1e2b61d3c0..aa9bffb92a 100644 --- a/docs/manual/mod/mod_usertrack.html.en +++ b/docs/manual/mod/mod_usertrack.html.en @@ -100,7 +100,7 @@ time late in the year "37". generated by the usertrack module. The expiry-period 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.

diff --git a/docs/manual/mod/mod_usertrack.xml b/docs/manual/mod/mod_usertrack.xml index ee610386c0..12e67aebdd 100755 --- a/docs/manual/mod/mod_usertrack.xml +++ b/docs/manual/mod/mod_usertrack.xml @@ -3,7 +3,7 @@ -mod_usertrack +mod_usertrack Clickstream logging of user activity on a site @@ -126,7 +126,7 @@ time late in the year "37". generated by the usertrack module. The expiry-period 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.

@@ -222,4 +222,3 @@ time late in the year "37".
- -- 2.40.0