diff options
author | 2011-09-29 17:58:31 +0000 | |
---|---|---|
committer | 2011-09-29 17:58:31 +0000 | |
commit | a219c0d864c08e95592835b465e9ba4509da8fdd (patch) | |
tree | 088fbf27bf9ecefdd8a300f85cd10857f629a79a | |
parent | ssl.8: Certifying Authority -> Certificate Authority (diff) | |
download | wireguard-openbsd-a219c0d864c08e95592835b465e9ba4509da8fdd.tar.xz wireguard-openbsd-a219c0d864c08e95592835b465e9ba4509da8fdd.zip |
tweak previous;
-rw-r--r-- | share/man/man8/rc.d.8 | 8 |
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. |