diff options
Diffstat (limited to 'share/man/man4/tty.4')
-rw-r--r-- | share/man/man4/tty.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 331c0c42f476..caa31835a331 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -287,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 @@ -372,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 |