diff options
-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. |