]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Make note about machten problems are on 68k only. Pointed out by
authordgaudet <dgaudet@unknown>
Fri, 9 May 1997 08:42:44 +0000 (08:42 +0000)
committerdgaudet <dgaudet@unknown>
Fri, 9 May 1997 08:42:44 +0000 (08:42 +0000)
Brent Holland.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78126 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/stopping.html
docs/manual/stopping.html.en

index 7e6e835a8a3e1f3b469604246fd3ad49117f6d92..7dd04b5e927597cbe54f419626b4ac60c9cab66d 100644 (file)
@@ -137,7 +137,8 @@ around, but fortunately most architectures do not require a scoreboard file.
 See the ScoreBoardFile documentation for a method to determine if your
 architecture uses it.
 
-<p><code>NEXT</code> and <code>MACHTEN</code> have small race conditions
+<p><code>NEXT</code> and <code>MACHTEN</code> (68k only) have small race
+conditions
 which can cause a restart/die signal to be lost, but should not cause the
 server to do anything otherwise problematic.
 <!-- they don't have sigaction, or we're not using it -djg -->
index 7e6e835a8a3e1f3b469604246fd3ad49117f6d92..7dd04b5e927597cbe54f419626b4ac60c9cab66d 100644 (file)
@@ -137,7 +137,8 @@ around, but fortunately most architectures do not require a scoreboard file.
 See the ScoreBoardFile documentation for a method to determine if your
 architecture uses it.
 
-<p><code>NEXT</code> and <code>MACHTEN</code> have small race conditions
+<p><code>NEXT</code> and <code>MACHTEN</code> (68k only) have small race
+conditions
 which can cause a restart/die signal to be lost, but should not cause the
 server to do anything otherwise problematic.
 <!-- they don't have sigaction, or we're not using it -djg -->