From: André Malo Date: Wed, 23 Apr 2003 17:59:32 +0000 (+0000) Subject: whitespace cosmetics X-Git-Tag: pre_ajp_proxy~1796 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb0baa404404cc1024dacd47bac66517e4d11ec7;p=thirdparty%2Fapache%2Fhttpd.git whitespace cosmetics git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99540 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/apachectl.html.en b/docs/manual/programs/apachectl.html.en index 2be27174aa1..63eb4e59bdc 100644 --- a/docs/manual/programs/apachectl.html.en +++ b/docs/manual/programs/apachectl.html.en @@ -57,7 +57,7 @@ binary.

When acting in SysV init mode, apachectl takes simple, one-word commands, defined below.

-

apachectl command

+

apachectl command

top
diff --git a/docs/manual/programs/apachectl.xml b/docs/manual/programs/apachectl.xml index 9e8354cb6e8..93e0a7caa53 100644 --- a/docs/manual/programs/apachectl.xml +++ b/docs/manual/programs/apachectl.xml @@ -48,7 +48,7 @@ binary.

When acting in SysV init mode, apachectl takes simple, one-word commands, defined below.

-

apachectl command

+

apachectl command

diff --git a/docs/manual/programs/httpd.html.en b/docs/manual/programs/httpd.html.en index b55cd453364..404f31b2564 100644 --- a/docs/manual/programs/httpd.html.en +++ b/docs/manual/programs/httpd.html.en @@ -33,26 +33,23 @@
top

Synopsis

- -

httpd [ -d serverroot - ] [ -f config ] [ -C - directive ] [ -c - directive] [ -D parameter - ] [ -e level ] [ -E - file ] [ -k - start|restart|graceful|stop ] [ -R - directory ] [ -h ] [ -l - ] [ -L ] [-S] [ - -t ] [ -v ] [ -V - ] [ -X ]

+

httpd [ -d + serverroot ] [ -f config ] + [ -C directive ] [ -c + directive ] [ -D parameter ] + [ -e level ] [ -E + file ] [ -k start|restart|graceful|stop ] + [ -R directory ] [ -h ] + [ -l ] [ -L ] [ -S ] + [ -t ] [ -v] [ -V ] + [ -X ]

On Windows systems, the following additional arguments are available:

-

httpd [ -k - install|config|uninstall ] [ -n - name ] [ -w ]

- +

httpd [ -k + install|config|uninstall ] [ -n name ] + [ -w ]

top

Options

@@ -159,7 +156,7 @@ server will not detach from the console.
-
-k install|config|uninstall
+
-k install|config|uninstall
Install Apache as a Windows NT service; change startup options for the Apache service; and uninstall the Apache service.
diff --git a/docs/manual/programs/httpd.xml b/docs/manual/programs/httpd.xml index d2cb7835582..b3d2632564a 100644 --- a/docs/manual/programs/httpd.xml +++ b/docs/manual/programs/httpd.xml @@ -27,26 +27,23 @@ apachectl
Synopsis - -

httpd [ -d serverroot - ] [ -f config ] [ -C - directive ] [ -c - directive] [ -D parameter - ] [ -e level ] [ -E - file ] [ -k - start|restart|graceful|stop ] [ -R - directory ] [ -h ] [ -l - ] [ -L ] [-S] [ - -t ] [ -v ] [ -V - ] [ -X ]

+

httpd [ -d + serverroot ] [ -f config ] + [ -C directive ] [ -c + directive ] [ -D parameter ] + [ -e level ] [ -E + file ] [ -k start|restart|graceful|stop ] + [ -R directory ] [ -h ] + [ -l ] [ -L ] [ -S ] + [ -t ] [ -v] [ -V ] + [ -X ]

On Windows systems, the following additional arguments are available:

-

httpd [ -k - install|config|uninstall ] [ -n - name ] [ -w ]

- +

httpd [ -k + install|config|uninstall ] [ -n name ] + [ -w ]

Options @@ -157,7 +154,7 @@ href="../platform/windows.html">Windows platform:

-
-k install|config|uninstall
+
-k install|config|uninstall
Install Apache as a Windows NT service; change startup options for the Apache service; and uninstall the Apache service.
diff --git a/docs/manual/programs/rotatelogs.html.en b/docs/manual/programs/rotatelogs.html.en index 8d5d7baa8a2..968434bd160 100644 --- a/docs/manual/programs/rotatelogs.html.en +++ b/docs/manual/programs/rotatelogs.html.en @@ -30,7 +30,7 @@ synchronize cron scripts with it). At the end of each rota- tion time (here after 24 hours) a new log is started.

-

+

CustomLog "|bin/rotatelogs /var/logs/logfile 5M" common

@@ -46,9 +46,9 @@

Synopsis

-

rotatelogs logfile - [rotationtime [offset]] | - [filesizeM]

+

rotatelogs logfile + [ rotationtime [ offset ]] | + [ filesizeM ]

top

Options

diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml index 50109bf1c45..5dc79cdf100 100644 --- a/docs/manual/programs/rotatelogs.xml +++ b/docs/manual/programs/rotatelogs.xml @@ -20,7 +20,7 @@ synchronize cron scripts with it). At the end of each rota- tion time (here after 24 hours) a new log is started.

- + CustomLog "|bin/rotatelogs /var/logs/logfile 5M" common @@ -31,9 +31,9 @@
Synopsis -

rotatelogs logfile - [rotationtime [offset]] | - [filesizeM]

+

rotatelogs logfile + [ rotationtime [ offset ]] | + [ filesizeM ]

Options