summaryrefslogtreecommitdiffstats
path: root/kiss/kissnetd.8
diff options
context:
space:
mode:
Diffstat (limited to 'kiss/kissnetd.8')
-rw-r--r--kiss/kissnetd.86
1 files changed, 5 insertions, 1 deletions
diff --git a/kiss/kissnetd.8 b/kiss/kissnetd.8
index d069ac9..3b47bac 100644
--- a/kiss/kissnetd.8
+++ b/kiss/kissnetd.8
@@ -2,7 +2,7 @@
.SH NAME
kissnetd \- Create a virtual network.
.SH SYNOPSIS
-.B kissnetd [-f size] [-v] tty...
+.B kissnetd [-f size] [-v] [-p <num> | tty... ]
.SH DESCRIPTION
.LP
.B Kissnetd
@@ -12,6 +12,10 @@ received on tty is copied to the other ttys. This allows a number of AX.25
systems to share the same packets.
.SH OPTIONS
.TP 10
+.BI "\-p num"
+Automaticaly allocate num Unix98 slave pty's via /dev/ptmx.
+These are written to stdout and could be parsed by your startup scripts.
+.TP 10
.BI "\-f size"
This sets the maximum KISS frame size that the program will handle. The
default is 512 bytes which will be adequate under most circumstances.