note that ttyaction.[35] first appeared in netbsd 1.3.

This commit is contained in:
mrg 2021-03-21 23:29:36 +00:00
parent 490538eb4d
commit f96996de73
2 changed files with 11 additions and 2 deletions

View File

@ -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 found.
.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 ,

View File

@ -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