diff options
Diffstat (limited to 'sbin/fsdb/fsdb.8')
-rw-r--r-- | sbin/fsdb/fsdb.8 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8 index 4622a8b..27f118d 100644 --- a/sbin/fsdb/fsdb.8 +++ b/sbin/fsdb/fsdb.8 @@ -41,8 +41,9 @@ .Op Fl r .Ar fsname .Sh DESCRIPTION -.Nm Fsdb -opens +The +.Nm +utility opens .Ar fsname (usually a raw disk partition) and runs a command loop allowing manipulation of the filesystem's inode data. You are prompted @@ -226,8 +227,9 @@ There are a bunch of other things that you might want to do which .Nm doesn't implement. .Sh HISTORY -.Nm Fsdb -uses the source code for +The +.Nm +utility uses the source code for .Xr fsck 8 to implement most of the filesystem manipulation code. The remainder of .Nm |