about summary refs log tree commit homepage
path: root/SIGNALS
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-04 01:50:24 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-04 01:50:24 -0700
commitacb5cedd57a116772aae66e4af1f4383bfe16d85 (patch)
tree5f4fd34ee69f92cf406fbe063bc5e3ebb1ae0549 /SIGNALS
parent567419aa179773f93429e79fda7d2b33228e1201 (diff)
downloadrainbows-acb5cedd57a116772aae66e4af1f4383bfe16d85.tar.gz
Also add notes about development things and the configuration
language which uses "Rainbows!".  Calling ourselves "Rainbows!"
will help us be taken even more seriously than if the project
were just called "Rainbows"
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