svn commit: r284056 - head/usr.bin/tset
Baptiste Daroussin
bapt at FreeBSD.org
Sat Jun 6 11:55:37 UTC 2015
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 .
More information about the svn-src-all
mailing list