Date: Fri, 27 Feb 2004 02:20:22 -0800 (PST) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man8 rc.subr.8 Message-ID: <200402271020.i1RAKMMf000756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402271020.i1RAKMMf000756>