From 40cdab1c86c5c25d4d39135fd4199aba9dccc25f Mon Sep 17 00:00:00 2001 From: dgaudet Date: Fri, 9 May 1997 08:42:44 +0000 Subject: 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 --- docs/manual/stopping.html | 3 ++- docs/manual/stopping.html.en | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/manual/stopping.html b/docs/manual/stopping.html index 7e6e835a8a..7dd04b5e92 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 7e6e835a8a..7dd04b5e92 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. -- cgit v1.2.1