diff options
Diffstat (limited to 'share/man/man4/tty.4')
-rw-r--r-- | share/man/man4/tty.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index de51cc2d5b7..2d525dc5ae7 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.53 2019/09/07 10:28:27 schwarze Exp $ +.\" $OpenBSD: tty.4,v 1.54 2022/02/06 00:29:02 jsg Exp $ .\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)tty.4 8.3 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: September 7 2019 $ +.Dd $Mdocdate: February 6 2022 $ .Dt TTY 4 .Os .Sh NAME @@ -148,7 +148,7 @@ When the line discipline is in effect, the terminal file behaves and is operated according to the rules described in .Xr termios 4 . -Please refer to that man page for a full description of the terminal +Refer to that man page for a full description of the terminal semantics. The operations described here generally represent features common |