Source-Changes-HG archive

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

[src/trunk]: src/sbin/fsck_msdos New sentence, new line. Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/f8892c805e20
branches:  trunk
changeset: 753833:f8892c805e20
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Apr 11 21:29:37 2010 +0000

description:
New sentence, new line. Sort SEE ALSO.
Improve formatting of option list.

diffstat:

 sbin/fsck_msdos/fsck_msdos.8 |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r 4fc82b6642d5 -r f8892c805e20 sbin/fsck_msdos/fsck_msdos.8
--- a/sbin/fsck_msdos/fsck_msdos.8      Sun Apr 11 17:23:10 2010 +0000
+++ b/sbin/fsck_msdos/fsck_msdos.8      Sun Apr 11 21:29:37 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fsck_msdos.8,v 1.16 2010/04/11 08:23:52 hannken Exp $
+.\"    $NetBSD: fsck_msdos.8,v 1.17 2010/04/11 21:29:37 wiz Exp $
 .\"
 .\" Copyright (C) 1995 Wolfgang Solfrank
 .\" Copyright (c) 1995 Martin Husemann
@@ -72,7 +72,7 @@
 making any changes.
 .Pp
 The options are as follows:
-.Bl -hang -offset indent
+.Bl -tag -width XxXsnapXbackupXX
 .It Fl f
 This option is ignored by
 .Nm ,
@@ -90,7 +90,8 @@
 .It Fl x Ar snap-backup
 Use a snapshot with
 .Ar snap-backup
-as backup to check a read-write mounted filesystem. Must be used with
+as backup to check a read-write mounted filesystem.
+Must be used with
 .Fl n .
 See
 .Xr fss 4
@@ -104,9 +105,9 @@
 to assume yes as the answer to all operator questions.
 .El
 .Sh SEE ALSO
+.Xr fss 4 ,
 .Xr fsck 8 ,
 .Xr fsck_ffs 8 ,
-.Xr fss 4 ,
 .Xr mount_msdos 8
 .Sh BUGS
 .Nm



Home | Main Index | Thread Index | Old Index