diff options
author | ru <ru@FreeBSD.org> | 2006-09-18 11:55:10 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2006-09-18 11:55:10 +0000 |
commit | 731fda35ce88946da33482413f668ed0742794f7 (patch) | |
tree | b369038754c0536266106c3ef544221d64ded305 /sbin/fsdb | |
parent | 6188505097e44ad99cae9c5396c99721c1b0624e (diff) | |
download | FreeBSD-src-731fda35ce88946da33482413f668ed0742794f7.zip FreeBSD-src-731fda35ce88946da33482413f668ed0742794f7.tar.gz |
Markup fixes.
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 77adaee..5fc6f24 100644 --- a/sbin/fsdb/fsdb.8 +++ b/sbin/fsdb/fsdb.8 @@ -118,7 +118,7 @@ Print out the block list of the active inode. Note that the printout can become long for large files, since all indirect block pointers will also be printed. .Pp -.It Cm findblk Ar disk block number ... +.It Cm findblk Ar disk_block_number ... Find the inode(s) owning the specified disk block(s) number(s). Note that these are not absolute disk blocks numbers, but offsets from the start of the partition. |