Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix comment in config.4 about UDF support. It...
details: https://anonhg.NetBSD.org/src/rev/9ebfe8321576
branches: trunk
changeset: 777553:9ebfe8321576
user: reinoud <reinoud%NetBSD.org@localhost>
date: Wed Feb 22 20:21:34 2012 +0000
description:
Fix comment in config.4 about UDF support. It was still stating UDF as a
read-only fs wich it hasn't been for quite some time! It must have slipped
trough.
diffstat:
share/man/man4/options.4 | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r 41b8ed0ed2ef -r 9ebfe8321576 share/man/man4/options.4
--- a/share/man/man4/options.4 Wed Feb 22 19:04:38 2012 +0000
+++ b/share/man/man4/options.4 Wed Feb 22 20:21:34 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.411 2012/01/13 16:05:16 cegger Exp $
+.\" $NetBSD: options.4,v 1.412 2012/02/22 20:21:34 reinoud Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -810,10 +810,11 @@
.It Cd file-system UDF
.Bq Em EXPERIMENTAL
Includes code for the UDF file system commonly found on CD and DVD
-media but also more and more on USB sticks.
-Useful primarily if you have a CD or a DVD drive, be it a read-only
-or a rewritable device.
-Currently only supports read-access.
+media but also on USB sticks.
+Currently supports read and write access upto UDF 2.01 and somewhat limited
+write support for UDF 2.50.
+It is marked experimental since there is no
+.Xr fsck_udf 8 .
See
.Xr mount_udf 8
for details.
Home |
Main Index |
Thread Index |
Old Index