dgaudet 97/05/09 01:42:46
Modified: htdocs/manual stopping.html
Log:
Make note about machten problems are on 68k only. Pointed out by
Brent Holland.
Revision Changes Path
1.6 +2 -1 apache/htdocs/manual/stopping.html
Index: stopping.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/stopping.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** stopping.html 1997/04/30 22:57:47 1.5
--- stopping.html 1997/05/09 08:42:44 1.6
***************
*** 137,143 ****
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
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 -->
--- 137,144 ----
See the ScoreBoardFile documentation for a method to determine if your
architecture uses it.
! <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 -->