aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
commite1205e80e5c937ac999f02f51edfb25d5b7a7ad6 (patch)
tree219860332a065e5cb6defc25dab58e4a8c7997cd /sbin/fsdb
parent3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (diff)
downloadsrc-e1205e80e5c937ac999f02f51edfb25d5b7a7ad6.tar.gz
src-e1205e80e5c937ac999f02f51edfb25d5b7a7ad6.zip
The .Nm utility
Notes
Notes: svn path=/head/; revision=99501
Diffstat (limited to 'sbin/fsdb')
-rw-r--r--sbin/fsdb/fsdb.810
1 files changed, 6 insertions, 4 deletions
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8
index 4622a8bfab5f..27f118d166ab 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