summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rcctl
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2015-10-04 13:38:25 +0000
committerajacoutot <ajacoutot@openbsd.org>2015-10-04 13:38:25 +0000
commitc2ffd898efb35e1c8be8eab50643ea0a779a61a4 (patch)
tree515cee4c7e05fcdb0900fa5543caff536316ed02 /usr.sbin/rcctl
parentMake it possible to give the same action to several daemons at once. (diff)
downloadwireguard-openbsd-c2ffd898efb35e1c8be8eab50643ea0a779a61a4.tar.xz
wireguard-openbsd-c2ffd898efb35e1c8be8eab50643ea0a779a61a4.zip
Plural.
Diffstat (limited to 'usr.sbin/rcctl')
-rw-r--r--usr.sbin/rcctl/rcctl.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/rcctl/rcctl.8 b/usr.sbin/rcctl/rcctl.8
index 6691ebca44c..a57c924ff7a 100644
--- a/usr.sbin/rcctl/rcctl.8
+++ b/usr.sbin/rcctl/rcctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcctl.8,v 1.21 2015/07/25 09:45:51 schwarze Exp $
+.\" $OpenBSD: rcctl.8,v 1.22 2015/10/04 13:38:25 ajacoutot Exp $
.\"
.\" Copyright (c) 2014 Antoine Jacoutot <ajacoutot@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 25 2015 $
+.Dd $Mdocdate: October 4 2015 $
.Dt RCCTL 8
.Os
.Sh NAME
@@ -58,11 +58,11 @@ or
.Cm user
.Pc :
.Bl -tag -width Ds
-.It Oo Fl df Oc Ar action daemon
+.It Oo Fl df Oc Ar action daemons
Run the
.Xr rc.d 8
-.Ar daemon
-script with the
+.Ar daemons
+scripts with the
.Ar action
argument, passing through the specified options, if any.
.It Cm get Ar service | daemon Op Ar variable