diff options
author | Chris Pepper <pepper@apache.org> | 2000-12-03 07:05:44 +0100 |
---|---|---|
committer | Chris Pepper <pepper@apache.org> | 2000-12-03 07:05:44 +0100 |
commit | eba324b3911841781b52753e446036ffac225528 (patch) | |
tree | 448c9fa51275d8b656f5bb2f52c54c8ad0623f45 /docs/manual/mod/perchild.html | |
parent | Removed some more occurrances of "index.html". (diff) | |
download | apache2-eba324b3911841781b52753e446036ffac225528.tar.xz apache2-eba324b3911841781b52753e446036ffac225528.zip |
Removed some illegal <p>s wrapping <hr>s.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87164 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/mod/perchild.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/perchild.html b/docs/manual/mod/perchild.html index acc0bd5a0b..986ee1884e 100644 --- a/docs/manual/mod/perchild.html +++ b/docs/manual/mod/perchild.html @@ -69,7 +69,7 @@ associated with specific virtual hosts.</p> <li><a href="mpm_common.html#user">User</a></li> </UL> -<p><hr></p> +<hr> <H2><A NAME="assignuserid">AssignUserID directive</A></H2> <p><A @@ -95,7 +95,7 @@ associated with specific virtual hosts.</p> <p>Tie a virtual host to a specific child process.</p> -<p><hr></p> +<hr> <H2><A NAME="childperuserid">ChilePerUserID directive</A></H2> <p><A @@ -126,5 +126,6 @@ associated with specific virtual hosts.</p> <!--#include virtual="footer.html" --> + </BODY> </HTML> |