summaryrefslogtreecommitdiff
path: root/docs/manual/stopping.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/stopping.html')
-rw-r--r--docs/manual/stopping.html3
1 files changed, 2 insertions, 1 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.
-<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 -->