summaryrefslogtreecommitdiffstats
path: root/ax25ipd
diff options
context:
space:
mode:
authorThomas Osterried <ax25@x-berg.in-berlin.de>2023-05-13 20:20:45 +0200
committerThomas Osterried <ax25@x-berg.in-berlin.de>2023-05-13 20:20:45 +0200
commit2a50dcc14d3ace8dee5c1a0d5a3216c7b6ec3ee9 (patch)
tree9c608d2514162744b2eb4dacf6ca1eedef1ff3d6 /ax25ipd
parent5d4f9e1536c43e3c88a6b17781099e1d63ff505d (diff)
Fixed spelling errors in man pages.
Thanks to Danielle Forsi Signed-off-by: Daniele Forsi <iu5hkx@gmail.com> Signed-off-by: Thomas Osterried <dl9sau@darc.de>
Diffstat (limited to 'ax25ipd')
-rw-r--r--ax25ipd/ax25ipd.conf4
-rw-r--r--ax25ipd/ax25ipd.conf.man6
-rw-r--r--ax25ipd/ax25ipd.man6
3 files changed, 8 insertions, 8 deletions
diff --git a/ax25ipd/ax25ipd.conf b/ax25ipd/ax25ipd.conf
index 8c5a0b4..57d98e2 100644
--- a/ax25ipd/ax25ipd.conf
+++ b/ax25ipd/ax25ipd.conf
@@ -49,8 +49,8 @@ mode tnc
# As serial port, you could assign physical ports like ttyS0 or ptys.
# ax25ipd 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
-# could not be forseen. That's why ax25ipd will print the corresponding
+# will automatically take effect. With Unix98 pty's, the slave tty name
+# could not be foreseen. That's why ax25ipd will print the corresponding
# slave pty name as a separate line on stdout.
#
#device ampr
diff --git a/ax25ipd/ax25ipd.conf.man b/ax25ipd/ax25ipd.conf.man
index 1507339..e0bd9e2 100644
--- a/ax25ipd/ax25ipd.conf.man
+++ b/ax25ipd/ax25ipd.conf.man
@@ -72,7 +72,7 @@ mode tnc
.br
# if you use tun/tap or ethertap instead of kissattach you may say, without
.br
-# leading slashes (!! - that's how @@@ax25ipd@@@ consideres using the tty kiss
+# leading slashes (!! - that's how @@@ax25ipd@@@ considers using the tty kiss
.br
# driver or tun/tap or ethertap):
.br
@@ -92,7 +92,7 @@ mode tnc
.br
# with bpqether or pty, you do not need to care about the speed
.br
-# tun/tap: as descriped in /usr/src/linux/Documentation/networking/tuntap.txt,
+# tun/tap: as described in /usr/src/linux/Documentation/networking/tuntap.txt,
.br
# make a device # like this:
.br
@@ -106,7 +106,7 @@ mode tnc
.br
# If the tty argument is "/dev/ptmx", then Unix98 behaviour
.br
-# will automaticaly take effekt. With Unix98 pty's, the slave tty name
+# will automatically take effect. With Unix98 pty's, the slave tty name
.br
# could not be forseen. That's why @@@ax25ipd@@@ will print the corresponding
.br
diff --git a/ax25ipd/ax25ipd.man b/ax25ipd/ax25ipd.man
index 180a0f3..3899244 100644
--- a/ax25ipd/ax25ipd.man
+++ b/ax25ipd/ax25ipd.man
@@ -6,8 +6,8 @@
.SH DESCRIPTION
.LP
.B @@@ax25ipd@@@
-is an RFC1226 compliant daemon capable of providing the encapsualtion
-neccessary to send and receive AX.25 traffic across an IP transport.
+is an RFC1226 compliant daemon capable of providing the encapsulation
+necessary to send and receive AX.25 traffic across an IP transport.
.LP
Normally invoked as part of the boot order network initialisation,
.B @@@ax25ipd@@@
@@ -40,7 +40,7 @@ Use the configuration file named by FILE instead of the default.
.TP 10
.BI \-d,--ttydevice TTYDEV
Use ttydevice instead of the configured. This is useful because on systems
-with unix98 PTYs the device is allocated dynamicaly and thus the name is
+with unix98 PTYs the device is allocated dynamically and thus the name is
not predictable.
.TP 10
.BI \-f,--nofork