Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src note that ttyaction.[35] first appeared in netbsd 1.3.
details: https://anonhg.NetBSD.org/src/rev/feb193622b4a
branches: trunk
changeset: 981825:feb193622b4a
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Mar 21 23:29:36 2021 +0000
description:
note that ttyaction.[35] first appeared in netbsd 1.3.
diffstat:
lib/libutil/ttyaction.3 | 7 ++++++-
share/man/man5/ttyaction.5 | 6 +++++-
2 files changed, 11 insertions(+), 2 deletions(-)
diffs (41 lines):
diff -r d571c4822f39 -r feb193622b4a lib/libutil/ttyaction.3
--- a/lib/libutil/ttyaction.3 Sun Mar 21 23:03:33 2021 +0000
+++ b/lib/libutil/ttyaction.3 Sun Mar 21 23:29:36 2021 +0000
@@ -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 @@
.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 gwr%NetBSD.org@localhost ,
diff -r d571c4822f39 -r feb193622b4a share/man/man5/ttyaction.5
--- a/share/man/man5/ttyaction.5 Sun Mar 21 23:03:33 2021 +0000
+++ b/share/man/man5/ttyaction.5 Sun Mar 21 23:29:36 2021 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index