From: dgaudet Date: Fri, 9 May 1997 08:42:44 +0000 (+0000) Subject: Make note about machten problems are on 68k only. Pointed out by X-Git-Tag: APACHE_1_2b11~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40cdab1c86c5c25d4d39135fd4199aba9dccc25f;p=thirdparty%2Fapache%2Fhttpd.git Make note about machten problems are on 68k only. Pointed out by Brent Holland. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78126 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/stopping.html b/docs/manual/stopping.html index 7e6e835a8a3..7dd04b5e927 100644 --- a/docs/manual/stopping.html +++ b/docs/manual/stopping.html @@ -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. -

NEXT and MACHTEN have small race conditions +

NEXT and MACHTEN (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. diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 7e6e835a8a3..7dd04b5e927 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -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. -

NEXT and MACHTEN have small race conditions +

NEXT and MACHTEN (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.