Module Name: src
Committed By: wiz
Date: Tue Jul 2 20:53:10 UTC 2013
Modified Files:
src/sbin/newfs_udf: newfs_udf.8
Log Message:
Sort sections. New sentence, new line. Fix macro.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 src/sbin/newfs_udf/newfs_udf.8:1.11
--- src/sbin/newfs_udf/newfs_udf.8:1.10 Tue Jul 2 14:59:01 2013
+++ src/sbin/newfs_udf/newfs_udf.8 Tue Jul 2 20:53:10 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs_udf.8,v 1.10 2013/07/02 14:59:01 reinoud Exp $
+.\" $NetBSD: newfs_udf.8,v 1.11 2013/07/02 20:53:10 wiz Exp $
.\"
.\" Copyright (c) 2008 Reinoud Zandijk
.\" All rights reserved.
@@ -158,15 +158,6 @@ native sectorsize of 512 :
.Bd -literal -offset indent
newfs_udf -L "My USB stick" /dev/rsd0d
.Ed
-.Sh BUGS
-The
-.Ar P
-and the
-.Ar S
-arguments have changed meaning. The meaning of
-.Ar S
-has been merged into
-.Ar P since NetBSD 6.1.
.Sh SEE ALSO
.Xr disktab 5 ,
.Xr disklabel 8 ,
@@ -179,3 +170,15 @@ command first appeared in
.Nx 5.0 .
.Sh AUTHORS
.An Reinoud Zandijk Aq [email protected]
+.Sh BUGS
+The
+.Ar P
+and the
+.Ar S
+arguments have changed meaning.
+The meaning of
+.Ar S
+has been merged into
+.Ar P
+since
+.Nx 6.1 .