aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/tty.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/tty.4')
-rw-r--r--share/man/man4/tty.46
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index 593920d807b7..caa31835a331 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -25,9 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)tty.4 8.3 (Berkeley) 4/19/94
-.\" $FreeBSD$
-.\"
.Dd April 3, 2022
.Dt TTY 4
.Os
@@ -290,7 +287,7 @@ and is the means by which most full\&-screen oriented programs determine the
screen size.
The
.Va winsize
-structure is defined in
+structure is provided by
.In sys/ioctl.h .
.It Dv TIOCSWINSZ Fa struct winsize *ws
Set the window size associated with the terminal to be the value in
@@ -375,6 +372,7 @@ variables.
.Xr stty 1 ,
.Xr ioctl 2 ,
.Xr ng_tty 4 ,
+.Xr pts 4 ,
.Xr pty 4 ,
.Xr termios 4 ,
.Xr getty 8