diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-28 23:00:11 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-28 23:00:11 +0000 |
commit | c37ccb83e6048695af0c58024999ce944018c0ae (patch) | |
tree | c678774cad52ada86563fef0aa5fc70ecddf1eb2 /sbin/fsck | |
parent | 922c6706b295a39bcd35e8c7d2940216c69f71d6 (diff) |
more .El madness
Diffstat (limited to 'sbin/fsck')
-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 5606c8a8e1e..bbe4ab045e0 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fsck.8,v 1.13 1998/12/15 01:20:30 aaron Exp $ +.\" $OpenBSD: fsck.8,v 1.14 1999/05/28 22:59:58 aaron Exp $ .\" $NetBSD: fsck.8,v 1.14 1996/10/03 20:08:29 christos Exp $ .\" .\" Copyright (c) 1996 Christos Zoulas. All rights reserved. @@ -95,6 +95,7 @@ as the answer to all operator questions. List of comma separated filesystem specific options for the specified filesystem type, in the same format as .Xr mount 8 . +.El .Sh FILES .Bl -tag -width /etc/fstab -compact .It Pa /etc/fstab |