diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 21:45:06 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 21:45:06 +0000 |
commit | 46fddaa54b09baa407fa66a14d46c0cc3a906e60 (patch) | |
tree | 602e903272257a1c5b455a48800dcaa680741026 /sbin/fsck | |
parent | 20fbd172b22ab587e9d796f4cb8664a235cebe78 (diff) | |
download | FreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.zip FreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.tar.gz |
Mechanically kill hard sentence breaks.
Diffstat (limited to 'sbin/fsck')
-rw-r--r-- | sbin/fsck/fsck.8 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index 6caa47d..734c83c 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -112,7 +112,9 @@ to be the partition and slice designators. The options are as follows: .Bl -tag -width indent .It Fl d -Debugging mode. Just print the commands without executing them. Available +Debugging mode. +Just print the commands without executing them. +Available only if .Nm is compiled to support it. @@ -164,7 +166,8 @@ only one file system at a time will be checked. .It Fl t Ar fstype Invoke .Nm -only for the comma separated list of file system types. If the +only for the comma separated list of file system types. +If the list starts with .Dq no then invoke |