svn commit: r206790 - stable/8/share/man/man4
Edward Tomasz Napierala
trasz at FreeBSD.org
Sun Apr 18 10:38:18 UTC 2010
Author: trasz
Date: Sun Apr 18 10:38:17 2010
New Revision: 206790
URL: http://svn.freebsd.org/changeset/base/206790
Log:
MFC r201114:
Add references to termios-related stuff.
Modified:
stable/8/share/man/man4/termios.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: stable/8/share/man/man4/termios.4
==============================================================================
--- stable/8/share/man/man4/termios.4 Sun Apr 18 10:36:49 2010 (r206789)
+++ stable/8/share/man/man4/termios.4 Sun Apr 18 10:38:17 2010 (r206790)
@@ -1577,3 +1577,10 @@ after
is set according to
the values in the header
.In sys/ttydefaults.h .
+.Sh SEE ALSO
+.Xr stty 1 ,
+.Xr tcgetsid 3 ,
+.Xr tcsendbreak 3 ,
+.Xr tcsetattr 3 ,
+.Xr tcsetsid 3 ,
+.Xr tty 4
More information about the svn-src-stable
mailing list