diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2003-08-29 20:12:21 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2003-08-29 20:12:21 +0000 |
commit | 9980a8d86afc2631ffb92134efc80dc7f3aa838f (patch) | |
tree | bec58255b2a214665c90f9702a7ec973e695779e /sbin/fsdb | |
parent | 411d10a600b6d3bf43415ba408b7e221f8688bc2 (diff) | |
download | src-9980a8d86afc2631ffb92134efc80dc7f3aa838f.tar.gz src-9980a8d86afc2631ffb92134efc80dc7f3aa838f.zip |
Grammar fix
Notes
Notes:
svn path=/head/; revision=119564
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 21b4b70d189b..86156cee37a2 100644 --- a/sbin/fsdb/fsdb.8 +++ b/sbin/fsdb/fsdb.8 @@ -242,7 +242,7 @@ written by ported it to .Fx . .Sh WARNING -Use this tool with extreme caution--you can damage an FFS file system +Use this tool with extreme caution--you can damage a FFS file system beyond what .Xr fsck 8 can repair. |