Module Name:    src
Committed By:   wiz
Date:           Wed Nov  2 20:26:56 UTC 2011

Modified Files:
        src/usr.sbin/mountd: mountd.8

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/usr.sbin/mountd/mountd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/mountd/mountd.8
diff -u src/usr.sbin/mountd/mountd.8:1.34 src/usr.sbin/mountd/mountd.8:1.35
--- src/usr.sbin/mountd/mountd.8:1.34	Wed Nov  2 18:12:54 2011
+++ src/usr.sbin/mountd/mountd.8	Wed Nov  2 20:26:56 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mountd.8,v 1.34 2011/11/02 18:12:54 christos Exp $
+.\"	$NetBSD: mountd.8,v 1.35 2011/11/02 20:26:56 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -81,15 +81,17 @@ string,
 as described in
 .Xr ipsec_set_policy 3 .
 Multiple IPsec policy strings may be specified by using a semicolon as
-a separator. If conflicting policy strings are found in a single line,
-the last string will take effect. If an invalid IPsec policy string is used
+a separator.
+If conflicting policy strings are found in a single line,
+the last string will take effect.
+If an invalid IPsec policy string is used
 .Nm
 logs an error message and terminates itself.
 .It Fl p Ar port
 Force
 .Nm
-to bind to the given port. If this
-option is not given,
+to bind to the given port.
+If this option is not given,
 .Nm
 may bind to every anonymous port
 (in the range 600-1023) which causes trouble when trying to use

Reply via email to