From 965640685239ef173cf8938c27e25f8e5a23a89a Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Thu, 15 Jan 2009 23:18:36 +0000 Subject: Support for Unix98-pty's. Thanks to Christoph . Syslog logging. Bugfixes: buffer-length assurances; do never change char *foo = "bar". --- kiss/net2kiss.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kiss/net2kiss.8') diff --git a/kiss/net2kiss.8 b/kiss/net2kiss.8 index 5ba3341..68538a0 100644 --- a/kiss/net2kiss.8 +++ b/kiss/net2kiss.8 @@ -11,7 +11,7 @@ into a KISS data stream via a pseudo-tty. .SH PARAMETERS .TP .B ptyname -specifies the path to the pseudo-tty. +specifies the path to the pseudo-tty. If you use the special name "/dev/ptmx", then a Unix98-PTY pair is used; the pty name is written to stdout. .SH OPTIONS .TP .B "\-i ifname" @@ -24,7 +24,7 @@ master side and create a symlink named by -p to the slave side. .TP .B \-f can be used in conjunction with -s to force the creation of the symlink -even if the target file does already exist. +even if the target file does already exist. *DANGEROUS* .TP .B \-v Verbose output. Displays error messages during operation and decoded -- cgit v1.2.3