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. Remove superfluous Ed.



details:   https://anonhg.NetBSD.org/src/rev/e1cbccbe510f
branches:  trunk
changeset: 789088:e1cbccbe510f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Aug 06 12:14:43 2013 +0000

description:
Sort sections. Remove superfluous Ed.

diffstat:

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

diffs (45 lines):

diff -r 7a3427a152b7 -r e1cbccbe510f sbin/newfs_udf/newfs_udf.8
--- a/sbin/newfs_udf/newfs_udf.8        Tue Aug 06 12:12:51 2013 +0000
+++ b/sbin/newfs_udf/newfs_udf.8        Tue Aug 06 12:14:43 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs_udf.8,v 1.16 2013/08/06 11:57:25 reinoud Exp $
+.\" $NetBSD: newfs_udf.8,v 1.17 2013/08/06 12:14:43 wiz Exp $
 .\"
 .\" Copyright (c) 2008 Reinoud Zandijk
 .\" All rights reserved.
@@ -165,6 +165,18 @@
 .Bd -literal -offset indent
 newfs_udf -L "My USB stick" /dev/rsd0d
 .Ed
+.Sh SEE ALSO
+.Xr disktab 5 ,
+.Xr disklabel 8 ,
+.Xr mmcformat 8 ,
+.Xr newfs 8
+.Sh HISTORY
+The
+.Nm
+command first appeared in
+.Nx 5.0 .
+.Sh AUTHORS
+.An Reinoud Zandijk Aq Mt reinoud%NetBSD.org@localhost
 .Sh BUGS
 The
 .Ar P
@@ -177,16 +189,3 @@
 .Ar P
 since
 .Nx 6.1 .
-.Ed
-.Sh SEE ALSO
-.Xr disktab 5 ,
-.Xr disklabel 8 ,
-.Xr mmcformat 8 ,
-.Xr newfs 8
-.Sh HISTORY
-The
-.Nm
-command first appeared in
-.Nx 5.0 .
-.Sh AUTHORS
-.An Reinoud Zandijk Aq Mt reinoud%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index