Module Name:    src
Committed By:   wiz
Date:           Tue Aug  6 12:15:21 UTC 2013

Modified Files:
        src/sbin/newfs_udf: newfs_udf.8

Log Message:
Fix article.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sbin/newfs_udf/newfs_udf.8

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

Modified files:

Index: src/sbin/newfs_udf/newfs_udf.8
diff -u src/sbin/newfs_udf/newfs_udf.8:1.17 src/sbin/newfs_udf/newfs_udf.8:1.18
--- src/sbin/newfs_udf/newfs_udf.8:1.17	Tue Aug  6 12:14:43 2013
+++ src/sbin/newfs_udf/newfs_udf.8	Tue Aug  6 12:15:20 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs_udf.8,v 1.17 2013/08/06 12:14:43 wiz Exp $
+.\" $NetBSD: newfs_udf.8,v 1.18 2013/08/06 12:15:20 wiz Exp $
 .\"
 .\" Copyright (c) 2008 Reinoud Zandijk
 .\" All rights reserved.
@@ -80,7 +80,7 @@ Prepend
 .Ar discid
 with volsetname separated with a ':' if wanted.
 For strict conformance and interchange, don't set this manually unless it has
-an unique hex number in the first 8 character positions.
+a unique hex number in the first 8 character positions.
 .It Fl p Ar percentage
 Percentage of partition to be initially reserved for metadata on the Metadata
 partition.

Reply via email to