Module Name:    src
Committed By:   wiz
Date:           Mon May  2 09:33:15 UTC 2016

Modified Files:
        src/usr.bin/config: config.5

Log Message:
New sentence, new line. Bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.bin/config/config.5

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

Modified files:

Index: src/usr.bin/config/config.5
diff -u src/usr.bin/config/config.5:1.35 src/usr.bin/config/config.5:1.36
--- src/usr.bin/config/config.5:1.35	Fri Apr 29 18:18:22 2016
+++ src/usr.bin/config/config.5	Mon May  2 09:33:15 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: config.5,v 1.35 2016/04/29 18:18:22 mlelstv Exp $
+.\" $NetBSD: config.5,v 1.36 2016/05/02 09:33:15 wiz Exp $
 .\"
 .\"  Copyright (c) 2006, 2007 The NetBSD Foundation.
 .\"  All rights reserved.
@@ -24,7 +24,7 @@
 .\"  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\"  POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 1, 2015
+.Dd April 29, 2016
 .Dt CONFIG 5
 .Os
 .Sh NAME
@@ -666,7 +666,9 @@ The
 .Ar device
 can also be specified as a quoted specification string.
 The kernel interprets this string like the console input
-when prompting for a root device. E.g. "wedge:NAME"
+when prompting for a root device.
+E.g.,
+.Dq wedge:NAME
 specifies a named disk wedge.
 .Pp
 At least one

Reply via email to