Description: Changes made before quilt
Date: Fri, 6 Jan 2023 17:37:49 +0100

--- a/ax25ipd/ax25ipd.conf
+++ b/ax25ipd/ax25ipd.conf
@@ -49,8 +49,8 @@
 # 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
--- a/ax25ipd/ax25ipd.conf.man
+++ b/ax25ipd/ax25ipd.conf.man
@@ -72,7 +72,7 @@
 .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 @@
 .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 @@
 .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
--- a/ax25ipd/ax25ipd.man
+++ b/ax25ipd/ax25ipd.man
@@ -1,4 +1,4 @@
-.TH @@@AX25IPD@@@ 1 "12 September 2001" Linux "Linux Programmer's Manual"
+.TH @@@AX25IPD@@@ 8 "12 September 2001" Linux "Linux Programmer's Manual"
 .SH NAME
 @@@ax25ipd@@@ \- AX.25 into IP Encapsulator
 .SH SYNOPSIS
@@ -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 @@
 .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
--- a/ax25mond/ax25mond.man
+++ b/ax25mond/ax25mond.man
@@ -7,7 +7,7 @@
 .SH DESCRIPTION
 .LP
 .B Ax25mond
-will first read it's configuration file /etc/ax25/ax25mond.conf. It will
+will first read its configuration file /etc/ax25/ax25mond.conf. It will
 then wait for connects on the sockets specified in this file. When
 connected, it will transmit all data which it has received on the AX.25
 monitor socket.
--- a/ax25rtd/ax25rtd.conf.man
+++ b/ax25rtd/ax25rtd.conf.man
@@ -38,7 +38,7 @@
 This option is disabled by default.
 .TP
 ip-encaps-dev ipax0
-This option was for a patched kernel of the 2.2.x series. Multible interfaces
+This option was for a patched kernel of the 2.2.x series. Multiple interfaces
 were aggregated to one interface when sending IP frames. This option is
 disabled by default.
 .TP
--- a/ax25rtd/ax25rtd.man
+++ b/ax25rtd/ax25rtd.man
@@ -21,7 +21,7 @@
 /etc/ax25/ax25rtd.conf.
 .LP
 @@@Ax25rtd@@@ provides a socket /var/ax25/ax25rtd/control which is used for
-runtime maintainance through
+runtime maintenance through
 .B @@@ax25rtctl@@@
 or to set up new routes by other
 daemons (a Flexnet router, perhaps?)
--- a/call/call.man
+++ b/call/call.man
@@ -99,7 +99,7 @@
 Set idle timeout seconds after a connection will be closed automatically when there's no data being transferred (in- and outbound). If timeout is set to 3600, the connection will close after 1h inactivity. A value of 0.5 is 500ms.
 .TP 10
 .BI "\-W"
-Wait for remote disconnect even if stdin is closed. Normaly, "echo q | @@@call@@@ ax0 db0fhn" closes immediately after "echo q" terminates; thus we never see the greeting from db0fhn. With the -W option, @@@call@@@ waits until the ax25-connection is disconnected (i.e. db0fhn disconnects after "q" command). Very useful for scripting. You might like to combine it with the -T option.
+Wait for remote disconnect even if stdin is closed. Normally, "echo q | @@@call@@@ ax0 db0fhn" closes immediately after "echo q" terminates; thus we never see the greeting from db0fhn. With the -W option, @@@call@@@ waits until the ax25-connection is disconnected (i.e. db0fhn disconnects after "q" command). Very useful for scripting. You might like to combine it with the -T option.
 .LP
 The @@@call@@@ program interprets lines beginning with a '~' specially.
 The following '~' escapes are available.
