Module Name: src
Committed By: reinoud
Date: Tue Aug 6 11:57:25 UTC 2013
Modified Files:
src/sbin/newfs_udf: newfs_udf.8
Log Message:
Clarify volumeset name restrictions when specifying it in newfs_udf(8)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/sbin/newfs_udf/newfs_udf.8:1.16
--- src/sbin/newfs_udf/newfs_udf.8:1.15 Tue Aug 6 11:38:51 2013
+++ src/sbin/newfs_udf/newfs_udf.8 Tue Aug 6 11:57:25 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs_udf.8,v 1.15 2013/08/06 11:38:51 reinoud Exp $
+.\" $NetBSD: newfs_udf.8,v 1.16 2013/08/06 11:57:25 reinoud Exp $
.\"
.\" Copyright (c) 2008 Reinoud Zandijk
.\" All rights reserved.
@@ -75,10 +75,12 @@ its causing problems.
.It Fl P Ar discid
Set the physical disc label to the specified
.Ar discid .
+.Pp
Prepend
.Ar discid
with volsetname separated with a ':' if wanted.
-For strict conformance and interchange, don't set this manually.
+For strict conformance and interchange, don't set this manually unless it has
+an 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.