Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/newfs_udf Clarify volumeset name restrictions when spec...
details: https://anonhg.NetBSD.org/src/rev/82c07dd36d39
branches: trunk
changeset: 789086:82c07dd36d39
user: reinoud <reinoud%NetBSD.org@localhost>
date: Tue Aug 06 11:57:25 2013 +0000
description:
Clarify volumeset name restrictions when specifying it in newfs_udf(8)
diffstat:
sbin/newfs_udf/newfs_udf.8 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 0f10911903e0 -r 82c07dd36d39 sbin/newfs_udf/newfs_udf.8
--- a/sbin/newfs_udf/newfs_udf.8 Tue Aug 06 11:38:51 2013 +0000
+++ b/sbin/newfs_udf/newfs_udf.8 Tue Aug 06 11:57:25 2013 +0000
@@ -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 @@
.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.
Home |
Main Index |
Thread Index |
Old Index