summaryrefslogtreecommitdiff
path: root/man/runscript.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/runscript.8')
-rw-r--r--man/runscript.84
1 files changed, 4 insertions, 0 deletions
diff --git a/man/runscript.8 b/man/runscript.8
index 1b9488f..cd457b5 100644
--- a/man/runscript.8
+++ b/man/runscript.8
@@ -324,6 +324,10 @@ rc_provide="!net"
rc_provide_tap1="!net"
# To put in in /etc/rc.conf you would do it like this
rc_net_tap1_provide="!net"
+
+# It's also possible to negate keywords. This is mainly useful for prefix
+# users testing OpenRC.
+rc_keyword="!noprefix"
.Ed
.Sh EXAMPLES
.Pp