From 471c5882ceed45446f76df0fc1ae285930de28ed Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Sat, 13 May 2023 20:54:11 +0200 Subject: Fixed speeling errors in man pages and programs. Author: colint@debian.org Author: Dave Hibberd Signed-off-by: Daniele Forsi Signed-off-by: Thomas Osterried --- kiss/kissattach.8 | 2 +- kiss/kissnetd.8 | 4 ++-- kiss/mkiss.8 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kiss') diff --git a/kiss/kissattach.8 b/kiss/kissattach.8 index cfa799b..5205d75 100644 --- a/kiss/kissattach.8 +++ b/kiss/kissattach.8 @@ -22,7 +22,7 @@ The tty argument will typically be that of a serial port with a KISS or 6PACK TNC attached, although it could be a pseudo tty or a KISS port emulator such as an SCC card. Kissattach supports BSD-style pseudo-terminals as well as the Unix98 pty's. If the tty argument is "/dev/ptmx", then Unix98 behaviour -will automaticaly take effekt. With Unix98 pty's, the slave tty name +will automatically take effekt. With Unix98 pty's, the slave tty name could not be forseen. That's why kissattach will print the corresponding slave pty name as a separate line on stdout. .LP diff --git a/kiss/kissnetd.8 b/kiss/kissnetd.8 index 858a1a2..c73fc83 100644 --- a/kiss/kissnetd.8 +++ b/kiss/kissnetd.8 @@ -13,9 +13,9 @@ systems to share the same packets. .SH OPTIONS .TP 10 .BI "\-p num" -Automaticaly allocate num Unix98 slave pty's via /dev/ptmx. +Automatically allocate num Unix98 slave pty's via /dev/ptmx. These are written to stdout and could be parsed by your startup scripts. -"kissnetd -p 3" is an comfortable alternative to "kissnetd /dev/ptmx /dev/ptmx /dev/ptmx". +"kissnetd -p 3" is a comfortable alternative to "kissnetd /dev/ptmx /dev/ptmx /dev/ptmx". .TP 10 .BI "\-f size" This sets the maximum KISS frame size that the program will handle. The diff --git a/kiss/mkiss.8 b/kiss/mkiss.8 index fbff5b5..1cff459 100644 --- a/kiss/mkiss.8 +++ b/kiss/mkiss.8 @@ -32,7 +32,7 @@ provides no way in which to set their speed, the speed must therefore be set by some other method. .sp 1 If the pty argument is "/dev/ptmx", then Unix98 behaviour -will automaticaly take effekt. With Unix98 pty's, the slave pty name +will automatically take effekt. With Unix98 pty's, the slave pty name could not be forseen. That's why mkiss will print the corresponding slave pty name as a separate line on stdout. .sp 1 -- cgit v1.2.3