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.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/rc.d.8.txt b/rc.d.8.txt
index d0bbcce..0f35884 100644
--- a/rc.d.8.txt
+++ b/rc.d.8.txt
@@ -72,15 +72,9 @@ Examples[[E]]
*rc.d start sshd gpm*::
Starts *sshd* and *gpm* scripts.
-*rc.d start --auto --stopped*::
- Starts all stopped scripts which are started at startup.
-
*rc.d stop crond*::
Stops the *crond* script.
-*rc.d stop --noauto*::
- Stop all script which are not runned at startup
-
*rc.d restart crond*::
Restarts the *crond* script.