diff options
| author | Nate Williams <nate@FreeBSD.org> | 1996-06-08 17:28:28 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1996-06-08 17:28:28 +0000 |
| commit | 8138815f497505632a8d74654149986c96354021 (patch) | |
| tree | c5a309bf1c81e1d8d2b99f4db5322190033c6923 /sbin | |
| parent | 473771e53db547011755ca70c7d8d93cbb09fce5 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/fsck/fsck.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index 1552df1e3cdb..65a5dd6c1f35 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -289,6 +289,11 @@ are fully enumerated and explained in Appendix A of .Rs .%T "Fsck \- The UNIX File System Check Program" .Re +.Sh BUGS +This version of +.Nm fsck +may require multiple passes over your disk in order to fix all +inconsistancies. .Sh SEE ALSO .Xr fstab 5 , .Xr fs 5 , |
