Module Name: src
Committed By: mrg
Date: Sun Mar 21 23:29:36 UTC 2021
Modified Files:
src/lib/libutil: ttyaction.3
src/share/man/man5: ttyaction.5
Log Message:
note that ttyaction.[35] first appeared in netbsd 1.3.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/lib/libutil/ttyaction.3
cvs rdiff -u -r1.9 -r1.10 src/share/man/man5/ttyaction.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libutil/ttyaction.3
diff -u src/lib/libutil/ttyaction.3:1.15 src/lib/libutil/ttyaction.3:1.16
--- src/lib/libutil/ttyaction.3:1.15 Tue May 4 06:41:27 2010
+++ src/lib/libutil/ttyaction.3 Sun Mar 21 23:29:36 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: ttyaction.3,v 1.15 2010/05/04 06:41:27 jruoho Exp $
+.\" $NetBSD: ttyaction.3,v 1.16 2021/03/21 23:29:36 mrg Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -85,6 +85,11 @@ or zero if no matching commands were fou
.El
.Sh SEE ALSO
.Xr ttyaction 5
+.Sh HISTORY
+The
+.Fn ttyaction
+function appeared in
+.Nx 1.3 .
.Sh AUTHORS
.An Gordon W. Ross
.Aq [email protected] ,
Index: src/share/man/man5/ttyaction.5
diff -u src/share/man/man5/ttyaction.5:1.9 src/share/man/man5/ttyaction.5:1.10
--- src/share/man/man5/ttyaction.5:1.9 Fri Feb 3 07:42:43 2017
+++ src/share/man/man5/ttyaction.5 Sun Mar 21 23:29:36 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: ttyaction.5,v 1.9 2017/02/03 07:42:43 abhinav Exp $
+.\" $NetBSD: ttyaction.5,v 1.10 2021/03/21 23:29:36 mrg Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -98,6 +98,10 @@ tty0 getty /somewhere/tty_clean ${TTY}
.Xr fnmatch 3 ,
.Xr ttyaction 3
.Sh HISTORY
+Support for the
+.Pa /etc/ttyaction
+file first appeared in
+.Nx 1.3 .
The ideas for the
.Pa /etc/ttyaction
file were inspired by the