Document the negation of keywords.
This commit is contained in:
parent
6baff6cd1d
commit
6a2cce536e
@ -324,6 +324,10 @@ rc_provide="!net"
|
|||||||
rc_provide_tap1="!net"
|
rc_provide_tap1="!net"
|
||||||
# To put in in /etc/rc.conf you would do it like this
|
# To put in in /etc/rc.conf you would do it like this
|
||||||
rc_net_tap1_provide="!net"
|
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
|
.Ed
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
Reference in New Issue
Block a user