diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:15:57 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:15:57 +0000 |
commit | 896eb7d10cc1b471bf3839afd21f2d197fcb5656 (patch) | |
tree | b8f74c3d26aea43422e290f2024e735892930b82 /sbin/fsdb | |
parent | e44a0ea3114c5b4007d3b32d1ce7f5de983ef401 (diff) | |
download | src-896eb7d10cc1b471bf3839afd21f2d197fcb5656.tar.gz src-896eb7d10cc1b471bf3839afd21f2d197fcb5656.zip |
Prepare for mdoc(7)NG.
Notes
Notes:
svn path=/head/; revision=71099
Diffstat (limited to 'sbin/fsdb')
-rw-r--r-- | sbin/fsdb/fsdb.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8 index 46489d8c1e67..f64b27697f16 100644 --- a/sbin/fsdb/fsdb.8 +++ b/sbin/fsdb/fsdb.8 @@ -62,7 +62,7 @@ The following options are available: .Bl -tag -width indent .It Fl d Enable additional debugging output (which comes primarily from -.Xr fsck 8 -derived +.Xr fsck 8 Ns -derived code). .It Fl f Left for historical reasons and has no meaning. |