Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libcompat/4.1 stty & gtty were around since v1
details: https://anonhg.NetBSD.org/src/rev/4ca03561cc50
branches: trunk
changeset: 1003167:4ca03561cc50
user: sevan <sevan%NetBSD.org@localhost>
date: Sun Sep 01 23:42:19 2019 +0000
description:
stty & gtty were around since v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf
https://www.bell-labs.com/usr/dmr/www/man22.pdf
diffstat:
lib/libcompat/4.1/stty.3 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 5923da44a439 -r 4ca03561cc50 lib/libcompat/4.1/stty.3
--- a/lib/libcompat/4.1/stty.3 Sun Sep 01 23:01:01 2019 +0000
+++ b/lib/libcompat/4.1/stty.3 Sun Sep 01 23:42:19 2019 +0000
@@ -26,9 +26,9 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)stty.3 8.1 (Berkeley) 6/4/93
-.\" $NetBSD: stty.3,v 1.9 2003/08/07 16:44:15 agc Exp $
+.\" $NetBSD: stty.3,v 1.10 2019/09/01 23:42:19 sevan Exp $
.\"
-.Dd June 4, 1993
+.Dd September 2, 2019
.Dt STTY 3
.Os
.Sh NAME
@@ -90,4 +90,8 @@
and
.Fn gtty
functions appeared in
+.At v1 .
+Obsoleted by
+.Xr ioctl 2 ,
+these functions were moved to libcompat in
.Bx 4.2 .
Home |
Main Index |
Thread Index |
Old Index