diff options
-rw-r--r-- | share/man/man4/termios.4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4 index ed6ee4cd24f..78acf58d20d 100644 --- a/share/man/man4/termios.4 +++ b/share/man/man4/termios.4 @@ -1465,3 +1465,6 @@ The initial values of the flags and control characters after open() is set according to the values in the header .Aq Pa sys/ttydefaults.h . +.Sh SEE ALSO +.Xr tcgetattr 3 , +.Xr tcsetattr 3 |