diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-09 18:07:17 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-09 18:07:17 +0000 |
| commit | 6b806d21d144c25f4fad714e1c0cf780f5e27d7e (patch) | |
| tree | bfd69c8060f00962523df7e36731b64cb0285d07 /sbin/fsck | |
| parent | 13bf0bf2a81af6f533f5c44c87810d7693412a23 (diff) | |
Notes
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 763e6a1e168fe..8caf83e4024d6 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -1,5 +1,4 @@ .\" $NetBSD: fsck.8,v 1.19 1999/03/10 00:08:33 erh Exp $ -.\" $FreeBSD$ .\" .\" Copyright (c) 1996 Christos Zoulas. All rights reserved. .\" @@ -28,6 +27,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" +.\" $FreeBSD$ +.\" .Dd April 25, 2001 .Dt FSCK 8 .Os |
