diff options
| author | Nik Clayton <nik@FreeBSD.org> | 2001-02-12 17:50:14 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 2001-02-12 17:50:14 +0000 |
| commit | 8684bec007bdb711c2aaa99f1ab76386048a08ac (patch) | |
| tree | 9e7139279c7f4c18498fc3d73dd90e1effac6427 /sbin | |
| parent | 0b0068ada836aac17414f87d71eadc0fbf27bb92 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/fsck_ffs/fsck_ffs.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index df1c5027c417b..bc2863fa5529b 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -34,10 +34,11 @@ .\" $FreeBSD$ .\" .Dd November 15, 1996 -.Dt FSCK 8 +.Dt FSCK_FFS 8 .Os BSD 4 .Sh NAME -.Nm fsck +.Nm fsck_ffs , +.Nm fsck_ufs .Nd filesystem consistency check and interactive repair .Sh SYNOPSIS .Nm @@ -329,6 +330,7 @@ are fully enumerated and explained in Appendix A of .Sh SEE ALSO .Xr fs 5 , .Xr fstab 5 , +.Xr fsck 8 , .Xr fsdb 8 , .Xr newfs 8 , .Xr reboot 8 |
