diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-10-18 01:05:46 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-10-18 01:05:46 +0000 |
| commit | 8a7c201103cf285950c0ce0e9921aefe24a6db1c (patch) | |
| tree | da53335ae607d6586a1d8da069454a021f00aa6a | |
| parent | 52dee23d901e5f1e94931990b5c295059cffc0f2 (diff) | |
Notes
| -rw-r--r-- | sbin/clri/clri.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/clri/clri.8 b/sbin/clri/clri.8 index b0c0f104ad082..1e42d47fd48ab 100644 --- a/sbin/clri/clri.8 +++ b/sbin/clri/clri.8 @@ -51,7 +51,7 @@ utility is obsoleted for normal file system repair work by .Pp The .Nm -utility zeros out the inodes with the specified inode number(s) +utility zeroes out the inodes with the specified inode number(s) on the file system residing on the given .Ar special_device . The |
