diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-04-23 15:30:28 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-04-23 15:30:28 +0000 |
commit | a61d68996bf09c78c4c360c3cc7a1641699dc859 (patch) | |
tree | 1d73a5dc9ed82bf5fac8e93cbdb97da67810326d /sbin/fsck/fsck.8 | |
parent | 735b86c66f53e3dec67cf193b10e991b6570b17d (diff) |
Various man page fixes and improvements from gluk@
Diffstat (limited to 'sbin/fsck/fsck.8')
-rw-r--r-- | sbin/fsck/fsck.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index 3eeb9375899..cffcbb30a80 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fsck.8,v 1.17 2000/11/09 17:52:56 aaron Exp $ +.\" $OpenBSD: fsck.8,v 1.18 2001/04/23 15:30:26 aaron Exp $ .\" $NetBSD: fsck.8,v 1.14 1996/10/03 20:08:29 christos Exp $ .\" .\" Copyright (c) 1996 Christos Zoulas. All rights reserved. @@ -106,5 +106,6 @@ filesystem table .Sh SEE ALSO .Xr fstab 5 , .Xr fsck_ffs 8 , +.Xr fsck_ext2fs 8 , .Xr fsck_msdos 8 , .Xr mount 8 |