diff options
author | Astrid Malo <kess@apache.org> | 2002-12-16 21:41:46 +0000 |
---|---|---|
committer | Astrid Malo <kess@apache.org> | 2002-12-16 21:41:46 +0000 |
commit | e05d791c68d3d5e30953b4caeab25fc3c26ba775 (patch) | |
tree | c713cf9942790a0b92b01825e11630b6e11441d9 /docs/manual/invoking.xml | |
parent | 4a4e0f9ce972263116214d0fb15b9fe17f770766 (diff) | |
download | httpd-e05d791c68d3d5e30953b4caeab25fc3c26ba775.tar.gz |
correct a see also title
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@97964 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/invoking.xml')
-rw-r--r-- | docs/manual/invoking.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/invoking.xml b/docs/manual/invoking.xml index 7a044eed39..db10c075b2 100644 --- a/docs/manual/invoking.xml +++ b/docs/manual/invoking.xml @@ -18,7 +18,7 @@ to invoke <code>httpd</code>.</p> </summary> -<seealso><a href="stopping.html">Stopping Apache</a></seealso> +<seealso><a href="stopping.html">Stopping and Restarting</a></seealso> <seealso><a href="programs/httpd.html">httpd</a></seealso> <seealso><a href="programs/apachectl.html">apachectl</a></seealso> |