Module Name: src
Committed By: sevan
Date: Sun Sep 1 18:41:14 UTC 2019
Modified Files:
src/usr.bin/tty: tty.1
Log Message:
Document history
https://www.bell-labs.com/usr/dmr/www/man13.pdf
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/tty/tty.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/tty/tty.1
diff -u src/usr.bin/tty/tty.1:1.9 src/usr.bin/tty/tty.1:1.10
--- src/usr.bin/tty/tty.1:1.9 Mon Jul 3 21:34:22 2017
+++ src/usr.bin/tty/tty.1 Sun Sep 1 18:41:14 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: tty.1,v 1.9 2017/07/03 21:34:22 wiz Exp $
+.\" $NetBSD: tty.1,v 1.10 2019/09/01 18:41:14 sevan Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)tty.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd June 6, 1993
+.Dd September 1, 2019
.Dt TTY 1
.Os
.Sh NAME
@@ -73,3 +73,8 @@ The
.Nm
utility conforms to
.St -p1003.2-92 .
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v1 .