Fix history: colrm(1) appeared in 1BSD not 3.0BSD

Add Author section

Obtained from:	OpenBSD (change by schwarze@)
This commit is contained in:
Baptiste Daroussin 2015-06-06 11:42:43 +00:00
parent 07d93540fc
commit 8b912b6ce9

View File

@ -28,7 +28,7 @@
.\" @(#)colrm.1 8.1 (Berkeley) 6/6/93 .\" @(#)colrm.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd August 4, 2004 .Dd June 6, 2015
.Dt COLRM 1 .Dt COLRM 1
.Os .Os
.Sh NAME .Sh NAME
@ -83,5 +83,10 @@ as described in
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm
command appeared in utility first appeared in
.Bx 3.0 . .Bx 1 .
.Sh AUTHORS
.An Jeff Schriebman
wrote the original version of
.Nm
in November 1974.