diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-07 21:11:11 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-07 21:11:11 +0000 |
commit | 029679decb841b5e94bd5daeda5186e2a6b6d092 (patch) | |
tree | 37fb7cc48f9d937d7a7eecea96f13d9ccc4ba38c /usr.bin/head/head.1 | |
parent | 6dfe0d7e2d4c609e27a99bf6d2a466a13b4fe9cc (diff) |
Various cleanup.
Diffstat (limited to 'usr.bin/head/head.1')
-rw-r--r-- | usr.bin/head/head.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/head/head.1 b/usr.bin/head/head.1 index f6de89d1e7d..238b12c855b 100644 --- a/usr.bin/head/head.1 +++ b/usr.bin/head/head.1 @@ -1,4 +1,5 @@ -.\" $OpenBSD: head.1,v 1.6 1999/10/17 20:35:45 aaron Exp $ +.\" $OpenBSD: head.1,v 1.7 2000/03/07 21:11:10 aaron Exp $ +.\" .\" Copyright (c) 1980, 1990 The Regents of the University of California. .\" All rights reserved. .\" |