cvs commit: src/share/man/man8 rc.subr.8
Mike Makonnen
mtm at FreeBSD.org
Fri Feb 27 02:20:23 PST 2004
mtm 2004/02/27 02:20:22 PST
FreeBSD src repository
Modified files:
share/man/man8 rc.subr.8
Log:
NetBSD rev. 1.10
successful [is spelled] with only one l
NetBSD rev. 1.12
Implement ``one'' prefix to allow a "one shot" operation as if
${rcvar}=yes yet all the other prerequisite tests are still performed.
The existing ``force'' prefix is a sledgehammer that ignores all the
prerequisite checks and always returns a zero exit status; this is a
more gentle approach to the problem of "manipulate this disabled
service without editing rc.conf(5)".
Obtained From: NetBSD
Revision Changes Path
1.4 +51 -16 src/share/man/man8/rc.subr.8
More information about the cvs-src
mailing list