summaryrefslogtreecommitdiff
path: root/sbin/fsck
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-04 02:45:26 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-04 02:45:26 +0000
commit8b44fe6976bc998d4f0e2aad3f16532a857e5794 (patch)
tree196a1ce3b84d92c654f45f5c001905bd1b00101d /sbin/fsck
parent67797a0990e5f662d6d5a45d57b8df9621d9b446 (diff)
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Diffstat (limited to 'sbin/fsck')
-rw-r--r--sbin/fsck/fsck.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8
index bbe4ab045e0..84a36b7ad76 100644
--- a/sbin/fsck/fsck.8
+++ b/sbin/fsck/fsck.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fsck.8,v 1.14 1999/05/28 22:59:58 aaron Exp $
+.\" $OpenBSD: fsck.8,v 1.15 1999/06/04 02:45:15 aaron Exp $
.\" $NetBSD: fsck.8,v 1.14 1996/10/03 20:08:29 christos Exp $
.\"
.\" Copyright (c) 1996 Christos Zoulas. All rights reserved.
@@ -38,14 +38,14 @@
.Nm fsck
.Op Fl dvplfyn
.Op Fl l Ar maxparallel
-.Op Fl t Ar fstype
-.Op Fl T Ar fstype:fsoptions
+.Op Fl t Ar fstype
+.Op Fl T Ar fstype:fsoptions
.Ar special | node ...
.Sh DESCRIPTION
The
.Nm
-command invokes filesystem-specific programs to check the
-special devices listed in the
+command invokes filesystem-specific programs to check the
+special devices listed in the
.Xr fstab 5
file or in the command line for consistency.
The options are as follows:
@@ -77,7 +77,7 @@ mounted writeable.
Enter preen mode.
.It Fl t Ar fstype
Invoke fsck only in the comma separated list of filesystem types. If the
-list starts with
+list starts with
.Dq no ,
invoke fsck only in the filesystem types that are
.Em not