summaryrefslogtreecommitdiffstats
path: root/kiss
diff options
context:
space:
mode:
authorThomas Osterried <ax25@x-berg.in-berlin.de>2023-05-13 20:54:11 +0200
committerThomas Osterried <ax25@x-berg.in-berlin.de>2023-05-13 20:54:11 +0200
commit471c5882ceed45446f76df0fc1ae285930de28ed (patch)
treec993d1d2c5657089c5470516c124aee5339b46d5 /kiss
parent41ad27fdec94ecc89f439225a6479063e525cb02 (diff)
Fixed speeling errors in man pages and programs.
Author: colint@debian.org Author: Dave Hibberd <d@vehibberd.com> Signed-off-by: Daniele Forsi <iu5hkx@gmail.com> Signed-off-by: Thomas Osterried <dl9sau@darc.de>
Diffstat (limited to 'kiss')
-rw-r--r--kiss/kissattach.82
-rw-r--r--kiss/kissnetd.84
-rw-r--r--kiss/mkiss.82
3 files changed, 4 insertions, 4 deletions
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