summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rcctl
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-10-24 17:08:36 +0000
committerjmc <jmc@openbsd.org>2015-10-24 17:08:36 +0000
commit69671cdbbd835a999c456b058abd128078e6157f (patch)
treee0edf36f1ebc0a917b3abeb9f41de1df27b41c5e /usr.sbin/rcctl
parentInline trivial myechoreply function in the one place it's used; like (diff)
downloadwireguard-openbsd-69671cdbbd835a999c456b058abd128078e6157f.tar.xz
wireguard-openbsd-69671cdbbd835a999c456b058abd128078e6157f.zip
some minor tweaks; ok ajacoutot
Diffstat (limited to 'usr.sbin/rcctl')
-rw-r--r--usr.sbin/rcctl/rcctl.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/rcctl/rcctl.8 b/usr.sbin/rcctl/rcctl.8
index 254d2b23712..6fc11612c9f 100644
--- a/usr.sbin/rcctl/rcctl.8
+++ b/usr.sbin/rcctl/rcctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcctl.8,v 1.25 2015/10/24 13:57:24 ajacoutot Exp $
+.\" $OpenBSD: rcctl.8,v 1.26 2015/10/24 17:08:36 jmc Exp $
.\"
.\" Copyright (c) 2014 Antoine Jacoutot <ajacoutot@openbsd.org>
.\"
@@ -28,7 +28,7 @@
.Op Fl df
.Ar action daemon ...
.Nm rcctl
-.Cm disable|enable|order
+.Cm disable Ns | Ns Cm enable Ns | Ns Cm order
.Op Ar daemon ...
.Nm rcctl
.Cm ls
@@ -73,10 +73,10 @@ scripts with the
argument, passing through the specified options, if any.
.It Cm disable Ar service ... | daemon ...
Alias for
-.Dq Cm set Ar service | daemon Cm status off .
+.Cm set Ar service Ns | Ns Ar daemon Cm status off .
.It Cm enable Ar service ... | daemon ...
Alias for
-.Dq Cm set Ar service | daemon Cm status on .
+.Cm set Ar service Ns | Ns Ar daemon Cm status on .
.It Cm get Ar service | daemon Op Ar variable
Display the value of
.Ar service