summaryrefslogtreecommitdiff
path: root/docs/manual/mod/prefork.xml
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2003-06-13 15:12:02 +0000
committerJoshua Slive <slive@apache.org>2003-06-13 15:12:02 +0000
commitc1787db62408fda9a687e34eae5af4488cbee9d9 (patch)
tree79937e7422b21a7d5d750eb5bffee72f329b8fba /docs/manual/mod/prefork.xml
parenta305a8491186e30d678c3184cb6aa6b84a839c61 (diff)
downloadhttpd-c1787db62408fda9a687e34eae5af4488cbee9d9.tar.gz
- Add some <columspec> table-size hints
- Remove some <br>s where they really shouldn't be - Reorder the sitemap slightly (indexes at the end) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100244 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/prefork.xml')
-rw-r--r--docs/manual/mod/prefork.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/prefork.xml b/docs/manual/mod/prefork.xml
index 9eab2c0b49..e064c06310 100644
--- a/docs/manual/mod/prefork.xml
+++ b/docs/manual/mod/prefork.xml
@@ -100,7 +100,7 @@ uses</a></seealso>
<directivesynopsis>
<name>MaxSpareServers</name>
<description>Maximum number of idle child server processes</description>
-<syntax>MaxSpareServers <var>number</var><br /></syntax>
+<syntax>MaxSpareServers <var>number</var></syntax>
<default>MaxSpareServers 10</default>
<contextlist><context>server config</context></contextlist>