diff options
author | ru <ru@FreeBSD.org> | 2002-03-15 18:12:13 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-03-15 18:12:13 +0000 |
commit | 8d9683ce7e3c0c27be274d75417d7739c4ac6940 (patch) | |
tree | dac1d191c99b191deea1f61d95090fff83a897cc /sbin/fsdb | |
parent | e1cb7e39d64dc86bbf90a0e3652f9ace2d0ab0ea (diff) | |
download | FreeBSD-src-8d9683ce7e3c0c27be274d75417d7739c4ac6940.zip FreeBSD-src-8d9683ce7e3c0c27be274d75417d7739c4ac6940.tar.gz |
This sounds better.
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 c046a89..7d241ed 100644 --- a/sbin/fsdb/fsdb.8 +++ b/sbin/fsdb/fsdb.8 @@ -111,7 +111,7 @@ Print out the active inode. .Pp .It Cm blocks Print out the block list of the active inode. -Note that the printout could become long for large files, since all +Note that the printout can become long for large files, since all indirect block pointers will also be printed. .It Cm uplink Increment the active inode's link count. |