Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/newfs_udf Sort sections. New sentence, new line. Fix ma...



details:   https://anonhg.NetBSD.org/src/rev/cffa16e8554e
branches:  trunk
changeset: 787774:cffa16e8554e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jul 02 20:53:10 2013 +0000

description:
Sort sections. New sentence, new line. Fix macro.

diffstat:

 sbin/newfs_udf/newfs_udf.8 |  23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)

diffs (41 lines):

diff -r eddc6115e9c2 -r cffa16e8554e sbin/newfs_udf/newfs_udf.8
--- a/sbin/newfs_udf/newfs_udf.8        Tue Jul 02 17:56:06 2013 +0000
+++ b/sbin/newfs_udf/newfs_udf.8        Tue Jul 02 20:53:10 2013 +0000
@@ -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 @@
 .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 @@
 .Nx 5.0 .
 .Sh AUTHORS
 .An Reinoud Zandijk Aq reinoud%NetBSD.org@localhost
+.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 .



Home | Main Index | Thread Index | Old Index