aboutsummaryrefslogtreecommitdiff
path: root/rc.d.8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d.8.txt')
-rw-r--r--rc.d.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d.8.txt b/rc.d.8.txt
index 0f35884..df226d3 100644
--- a/rc.d.8.txt
+++ b/rc.d.8.txt
@@ -25,7 +25,7 @@ The actions supported by a rc scripts may be different from script to script, bu
commonly supported actions include:
*start*::
- Starts the script if it's not already running.
+ Starts the script if it is not already running.
*stop*::
Stops a running script.