summaryrefslogtreecommitdiff
path: root/usr.bin/head/head.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/head/head.1')
-rw-r--r--usr.bin/head/head.111
1 files changed, 7 insertions, 4 deletions
diff --git a/usr.bin/head/head.1 b/usr.bin/head/head.1
index 2bfd640d86c..8aaa0d6d772 100644
--- a/usr.bin/head/head.1
+++ b/usr.bin/head/head.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: head.1,v 1.18 2011/05/02 11:14:11 jmc Exp $
+.\" $OpenBSD: head.1,v 1.19 2011/12/28 01:52:33 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)head.1 6.6 (Berkeley) 7/24/91
.\"
-.Dd $Mdocdate: May 2 2011 $
+.Dd $Mdocdate: December 28 2011 $
.Dt HEAD 1
.Os
.Sh NAME
@@ -101,5 +101,8 @@ The historic command line syntax is supported by this implementation.
.Sh HISTORY
The
.Nm
-utility appeared in
-.Bx 3.0 .
+utility first appeared in
+.Bx 1 .
+.Sh AUTHORS
+.An Bill Joy ,
+August 24, 1977.