From: Yoshiki Hayashi Date: Tue, 9 Jul 2002 11:06:25 +0000 (+0000) Subject: Correct path to the ScoreBoardFile directive. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54768fd261389010857b64ad53e056bffc5a6591;p=apache Correct path to the ScoreBoardFile directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95984 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/server-wide.html.en b/docs/manual/server-wide.html.en index dd33a2177d..693b06a86c 100644 --- a/docs/manual/server-wide.html.en +++ b/docs/manual/server-wide.html.en @@ -77,7 +77,7 @@ Lockfile
PidFile
ScoreBoardFile
+ href="mod/mpm_common.html#scoreboardfile">ScoreBoardFile
ServerRoot
diff --git a/docs/manual/server-wide.html.ja.jis b/docs/manual/server-wide.html.ja.jis index 0ce4ca51b6..222fa927ab 100644 --- a/docs/manual/server-wide.html.ja.jis +++ b/docs/manual/server-wide.html.ja.jis @@ -7,7 +7,7 @@ Server-Wide Configuration - + @@ -77,7 +77,7 @@ Lockfile
PidFile
ScoreBoardFile
+ href="mod/mpm_common.html#scoreboardfile">ScoreBoardFile
ServerRoot
diff --git a/docs/manual/stopping.html b/docs/manual/stopping.html index 8e2c2b12c6..628c40403b 100644 --- a/docs/manual/stopping.html +++ b/docs/manual/stopping.html @@ -172,7 +172,7 @@ architectures.

Architectures that use an on disk ScoreBoardFile have the + href="mod/mpm_common.html#scoreboardfile">ScoreBoardFile have the potential to corrupt their scoreboards. This can result in the "bind: Address already in use" (after HUP) or "long lost child came home!" (after USR1). The @@ -181,7 +181,7 @@ use graceful restarts, with an occasional hard restart. These problems are very difficult to work around, but fortunately most architectures do not require a scoreboard file. See the ScoreBoardFile + href="mod/mpm_common.html#scoreboardfile">ScoreBoardFile documentation for a architecture uses it.

NEXT and MACHTEN (68k only) have diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 8e2c2b12c6..628c40403b 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -172,7 +172,7 @@ architectures.

Architectures that use an on disk ScoreBoardFile have the + href="mod/mpm_common.html#scoreboardfile">ScoreBoardFile have the potential to corrupt their scoreboards. This can result in the "bind: Address already in use" (after HUP) or "long lost child came home!" (after USR1). The @@ -181,7 +181,7 @@ use graceful restarts, with an occasional hard restart. These problems are very difficult to work around, but fortunately most architectures do not require a scoreboard file. See the ScoreBoardFile + href="mod/mpm_common.html#scoreboardfile">ScoreBoardFile documentation for a architecture uses it.

NEXT and MACHTEN (68k only) have