From 2a50dcc14d3ace8dee5c1a0d5a3216c7b6ec3ee9 Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Sat, 13 May 2023 20:20:45 +0200 Subject: Fixed spelling errors in man pages. Thanks to Danielle Forsi Signed-off-by: Daniele Forsi Signed-off-by: Thomas Osterried --- ax25ipd/ax25ipd.conf | 4 ++-- ax25ipd/ax25ipd.conf.man | 6 +++--- ax25ipd/ax25ipd.man | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ax25ipd') 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 -- cgit v1.2.3