slattach: man page documents /dev/ptmx support
authorBernd Eckenfels <bernd@eckenfels.net>
Sat, 31 Dec 2011 20:35:20 +0000 (20:35 +0000)
committerBernd Eckenfels <bernd@eckenfels.net>
Sat, 31 Dec 2011 20:35:20 +0000 (20:35 +0000)
man/en_US/slattach.8

index cfc2f5a..0e2cfcc 100644 (file)
@@ -1,4 +1,4 @@
-.TH SLATTACH 8 "2008\-10\-03" "net\-tools" "Linux System Administrator's Manual"
+.TH SLATTACH 8 "2011\-12\-31" "net\-tools" "Linux System Administrator's Manual"
 .SH NAME
 slattach \- attach a network interface to a serial line
 .SH SYNOPSIS
@@ -11,6 +11,11 @@ is a tiny little program that can be used to put a normal terminal
 you to use it for point-to-point links to other computers.
 .SH OPTIONS
 .TP
+.B tty
+Path to a serial device like
+.IR /dev/ttyS* ", " /dev/cua* " or " /dev/ptmx
+to spawn a new pseudo tty.
+.TP
 .B "[\-c command]"
 Execute
 .B command
@@ -78,7 +83,7 @@ If no arguments are given, the current terminal line (usually: the
 login device) is used.  Otherwise, an attempt is made to claim the
 indicated terminal port, lock it, and open it.
 .SH FILES
-.I /dev/cua* /var/lock/LCK.*
+.I /dev/cua* /var/lock/LCK.* /dev/ttyS* /dev/ptmx
 .SH BUGS
 None known.
 .SH SEE ALSO