summaryrefslogtreecommitdiffstats
path: root/6pack/m6pack.8
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2009-01-20 18:31:25 +0000
committerThomas Osterried <thomas@osterried.de>2009-01-20 18:31:25 +0000
commitf113dce38feb52031d2fdda40efa80a729eaa4aa (patch)
treed5c1d891f537f619c9544ba3a0e695e2ec0256e1 /6pack/m6pack.8
parent6ef96412fc19133494ed0c9f0bf42a722050e07f (diff)
Unix98 support.
Thanks to dk2crn.
Diffstat (limited to '6pack/m6pack.8')
-rw-r--r--6pack/m6pack.88
1 files changed, 4 insertions, 4 deletions
diff --git a/6pack/m6pack.8 b/6pack/m6pack.8
index cb7c382..7ed202c 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 [-x <n> | pty ..]
+.B m6pack [-l] [-s speed] [-x n_ptmx] [-v] ttyinterface pty ..
.SH DESCRIPTION
.LP
.B m6pack
@@ -38,11 +38,11 @@ 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.
+.TP 10
+.BI "\-x number"
+This option is for Unix98 PTYs. It allocates "number" ptys; their names are written to stdout. When -x is used, the pty arguments are optional.
.SH "SEE ALSO"
.BR spattach (8),
.BR ifconfig (8),