]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Fri, 7 Mar 2008 11:07:59 +0000 (11:07 +0000)
committerAndré Malo <nd@apache.org>
Fri, 7 Mar 2008 11:07:59 +0000 (11:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@634611 13f79535-47bb-0310-9956-ffa450edef68

docs/man/rotatelogs.8
docs/manual/convenience.map

index ae1a052bb30ddf9acf82290bb2415fe5966fbb24..156224edbcd3484fdc8ea4e74f656522881e8e54 100644 (file)
@@ -19,7 +19,7 @@
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "ROTATELOGS" 8 "2007-12-09" "Apache HTTP Server" "rotatelogs"
+.TH "ROTATELOGS" 8 "2008-03-07" "Apache HTTP Server" "rotatelogs"
 
 .SH NAME
 rotatelogs \- Piped logging program to rotate Apache logs
@@ -44,7 +44,7 @@ rotatelogs is a simple program for use in conjunction with Apache's piped logfil
 Causes the use of local time rather than GMT as the base for the interval or for strftime(3) formatting with size-based rotation\&. Note that using -l in an environment which changes the GMT offset (such as for BST or DST) can lead to unpredictable results!  
 .TP
 -f
-Causes the logfile to be immediately opened as soon as rotatelogs starts (instead of waiting for the first log entry)  
+Causes the logfile to be opened immediately, as soon as rotatelogs starts, instead of waiting for the first logfile entry to be read (for non-busy sites, there may be a substantial delay between when the server is started and when the first request is handled, meaning that the associated logfile does not "exist" until then, which causes problems from some automated logging tools)  
 .TP
 \fIlogfile\fR
 The path plus basename of the logfile\&. If \fIlogfile\fR includes any '%' characters, it is treated as a format string for strftime(3)\&. Otherwise, the suffix \fI\&.nnnnnnnnnn\fR is automatically added and is the time in seconds\&. Both formats compute the start time from the beginning of the current period\&. For example, if a rotation time of 86400 is specified, the hour, minute, and second fields created from the strftime(3) format will all be zero, referring to the beginning of the current 24-hour period (midnight)\&.  
index fb2c86af1320cf4914e2d6cc98d0eb59626c6b51..3f44138b4d1c6e02d653df131824974c2bad9694 100644 (file)
@@ -206,6 +206,8 @@ ldapcachettl        mod/mod_ldap.html#ldapcachettl
 ldapconnectiontimeout  mod/mod_ldap.html#ldapconnectiontimeout
 ldapopcacheentries     mod/mod_ldap.html#ldapopcacheentries
 ldapopcachettl mod/mod_ldap.html#ldapopcachettl
+ldapreferralhoplimit   mod/mod_ldap.html#ldapreferralhoplimit
+ldapreferrals  mod/mod_ldap.html#ldapreferrals
 ldapsharedcachefile    mod/mod_ldap.html#ldapsharedcachefile
 ldapsharedcachesize    mod/mod_ldap.html#ldapsharedcachesize
 ldaptrustedclientcert  mod/mod_ldap.html#ldaptrustedclientcert
@@ -268,6 +270,7 @@ proxybadheader      mod/mod_proxy.html#proxybadheader
 proxyblock     mod/mod_proxy.html#proxyblock
 proxydomain    mod/mod_proxy.html#proxydomain
 proxyerroroverride     mod/mod_proxy.html#proxyerroroverride
+proxyftpdircharset     mod/mod_proxy.html#proxyftpdircharset
 proxyiobuffersize      mod/mod_proxy.html#proxyiobuffersize
 proxymatch     mod/mod_proxy.html#proxymatch
 proxymaxforwards       mod/mod_proxy.html#proxymaxforwards
@@ -302,6 +305,7 @@ removeoutputfilter  mod/mod_mime.html#removeoutputfilter
 removetype     mod/mod_mime.html#removetype
 requestheader  mod/mod_headers.html#requestheader
 require        mod/mod_authz_core.html#require
+requirealias   mod/mod_authz_core.html#requirealias
 rewritebase    mod/mod_rewrite.html#rewritebase
 rewritecond    mod/mod_rewrite.html#rewritecond
 rewriteengine  mod/mod_rewrite.html#rewriteengine