Date: Sat, 6 Jun 2015 11:55:36 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r284056 - head/usr.bin/tset Message-ID: <201506061155.t56BtaDm095525@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Jun 6 11:55:35 2015 New Revision: 284056 URL: https://svnweb.freebsd.org/changeset/base/284056 Log: Complete documenting the HISTORY of what remains of the 1BSD heritage Obtained from: OpenBSD (by schwarze@) Modified: head/usr.bin/tset/tset.1 Modified: head/usr.bin/tset/tset.1 ============================================================================== --- head/usr.bin/tset/tset.1 Sat Jun 6 11:42:43 2015 (r284055) +++ head/usr.bin/tset/tset.1 Sat Jun 6 11:55:35 2015 (r284056) @@ -28,7 +28,7 @@ .\" @(#)tset.1 8.1 (Berkeley) 6/9/93 .\" $FreeBSD$ .\" -.Dd June 9, 1993 +.Dd June 6, 2015 .Dt TSET 1 .Os .Sh NAME @@ -400,5 +400,22 @@ older terminal interfaces. .Sh HISTORY The .Nm -command appeared in -.Bx 3.0 . +and +.Nm reset +utilities first appeared in +.Bx 1 . +.Sh AUTHORS +.An -nosplit +The original version of +.Nm tset +was written by +.An Eric P. Allman +in October 1977, and +.Nm reset +was originally written by +.An Kurt Shoens . +The current version also contains code by +.An Zeyd M. Ben-Halim , +.An Eric S. Raymond , +and +.An Thomas E. Dickey .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506061155.t56BtaDm095525>