Module Name: src
Committed By: wiz
Date: Sun Apr 11 21:29:38 UTC 2010
Modified Files:
src/sbin/fsck_msdos: fsck_msdos.8
Log Message:
New sentence, new line. Sort SEE ALSO.
Improve formatting of option list.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sbin/fsck_msdos/fsck_msdos.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/fsck_msdos/fsck_msdos.8
diff -u src/sbin/fsck_msdos/fsck_msdos.8:1.16 src/sbin/fsck_msdos/fsck_msdos.8:1.17
--- src/sbin/fsck_msdos/fsck_msdos.8:1.16 Sun Apr 11 08:23:52 2010
+++ src/sbin/fsck_msdos/fsck_msdos.8 Sun Apr 11 21:29:37 2010
@@ -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