summaryrefslogtreecommitdiffstats
path: root/6pack/m6pack.8
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2009-01-20 16:18:02 +0000
committerThomas Osterried <thomas@osterried.de>2009-01-20 16:18:02 +0000
commit6ef96412fc19133494ed0c9f0bf42a722050e07f (patch)
tree4b9dcc136bc35d1feef7dce8b3ccd48e552cf905 /6pack/m6pack.8
parent965640685239ef173cf8938c27e25f8e5a23a89a (diff)
Unix98 PTY support for mkiss and m6pack.
Diffstat (limited to '6pack/m6pack.8')
-rw-r--r--6pack/m6pack.85
1 files changed, 4 insertions, 1 deletions
diff --git a/6pack/m6pack.8 b/6pack/m6pack.8
index cef3513..cb7c382 100644
--- a/6pack/m6pack.8
+++ b/6pack/m6pack.8
@@ -2,7 +2,7 @@
.SH NAME
m6pack \- Attach multiples 6PACK interfaces
.SH SYNOPSIS
-.B m6pack [-l] [-s speed] [-v] ttyinterface pty1 pty2...
+.B m6pack [-l] [-s speed] [-v] ttyinterface [-x <n> | pty ..]
.SH DESCRIPTION
.LP
.B m6pack
@@ -38,6 +38,9 @@ Enables system logging, the default is off.
.BI "\-s speed"
Set the speed of the serial port.
.TP 10
+.BI "\-x number"
+This option is for Unix98 PTYs. It allocates "number" ptys; their names are written to stdout.
+.TP 10
.BI \-v
Display the version.
.SH "SEE ALSO"