diff options
author | Christophe Jaillet <jailletc36@apache.org> | 2014-12-16 08:12:52 +0100 |
---|---|---|
committer | Christophe Jaillet <jailletc36@apache.org> | 2014-12-16 08:12:52 +0100 |
commit | 1a7c4e409c582d3f559d4c08f65d048e42c5ec01 (patch) | |
tree | 7da7e21c47072bd989278287562981c3f2c0e9a8 /docs/manual/programs | |
parent | * Return NULL instead of an empty string as ssl_var_lookup_ssl does by defaul... (diff) | |
download | apache2-1a7c4e409c582d3f559d4c08f65d048e42c5ec01.tar.xz apache2-1a7c4e409c582d3f559d4c08f65d048e42c5ec01.zip |
Fix command line parameters as spotted in a comment in the online doc.
Thx alfonz.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1645864 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs')
-rw-r--r-- | docs/manual/programs/rotatelogs.html.en | 1 | ||||
-rw-r--r-- | docs/manual/programs/rotatelogs.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/programs/rotatelogs.html.en b/docs/manual/programs/rotatelogs.html.en index 9210ac9d58..18d338cf13 100644 --- a/docs/manual/programs/rotatelogs.html.en +++ b/docs/manual/programs/rotatelogs.html.en @@ -45,6 +45,7 @@ [ -<strong>p</strong> <var>program</var> ] [ -<strong>f</strong> ] [ -<strong>d</strong> ] + [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>e</strong> ] [ -<strong>c</strong> ] diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml index ab88f31e02..d9a2123196 100644 --- a/docs/manual/programs/rotatelogs.xml +++ b/docs/manual/programs/rotatelogs.xml @@ -39,6 +39,7 @@ [ -<strong>p</strong> <var>program</var> ] [ -<strong>f</strong> ] [ -<strong>d</strong> ] + [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>e</strong> ] [ -<strong>c</strong> ] |