summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-09-29 17:58:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-09-29 17:58:32 +0000
commitc4ad09d10b9bdbdd80e929e4eda28aed10ce9aad (patch)
tree5432a1d30c7a0c234214515aa8f94589b3470b3a
parent989a180e38d1557479a1d98afc0efb7fa1d22977 (diff)
tweak previous;
-rw-r--r--share/man/man8/rc.d.88
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man8/rc.d.8 b/share/man/man8/rc.d.8
index 33669bec729..5a74d74b9e1 100644
--- a/share/man/man8/rc.d.8
+++ b/share/man/man8/rc.d.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rc.d.8,v 1.18 2011/09/20 07:48:20 schwarze Exp $
+.\" $OpenBSD: rc.d.8,v 1.19 2011/09/29 17:58:31 jmc Exp $
.\"
.\" Copyright (c) 2011 Robert Nagy, Antoine Jacoutot, Ingo Schwarze
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 20 2011 $
+.Dd $Mdocdate: September 29 2011 $
.Dt RC.D 8
.Os
.Sh NAME
@@ -64,9 +64,9 @@ This is used to allow debugging of failed
.Ar actions .
.It Fl f
Setting this option will force operations with the given action.
-In case
+If
.Ar daemon Ns _flags
-if set to
+is set to
.Dq NO ,
execution will continue with the script's own defaults unless other
flags are specified.