about summary refs log tree commit homepage
path: root/SIGNALS
diff options
context:
space:
mode:
Diffstat (limited to 'SIGNALS')
-rw-r--r--SIGNALS6
1 files changed, 3 insertions, 3 deletions
diff --git a/SIGNALS b/SIGNALS
index fe68fa9..84f6bb4 100644
--- a/SIGNALS
+++ b/SIGNALS
@@ -1,8 +1,8 @@
 == Signal handling
 
-In general, signals need only be sent to the master process.  However, the
-signals Rainbows uses internally to communicate with the worker processes are
-documented here as well.
+In general, signals need only be sent to the master process.  However,
+the signals Rainbows! uses internally to communicate with the worker
+processes are documented here as well.
 
 === Master Process