summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--ax25/access.c6
-rw-r--r--ax25/ax25.42
-rw-r--r--ax25/ax25d.c2
-rw-r--r--ax25/ax25d.conf.52
-rw-r--r--ax25/axctl.82
-rw-r--r--ax25/axgetput/axgetput.18
-rw-r--r--ax25/axgetput/axgetput.c4
-rw-r--r--ax25/axparms.82
-rw-r--r--ax25/axspawn.c2
-rw-r--r--ax25/mheard.12
-rw-r--r--ax25/mheardd.82
-rw-r--r--dmascc/dmascc_cfg.82
-rw-r--r--hdlcutil/sethdlc.84
-rw-r--r--kiss/kissattach.82
-rw-r--r--kiss/kissnetd.84
-rw-r--r--kiss/mkiss.82
-rw-r--r--rose/rsuplnk.82
-rw-r--r--tcpip/rip98d.c2
-rw-r--r--tcpip/ttylinkd.c2
-rw-r--r--user_call/README.user_call2
20 files changed, 28 insertions, 28 deletions
diff --git a/ax25/access.c b/ax25/access.c
index 05d3375..fd954b2 100644
--- a/ax25/access.c
+++ b/ax25/access.c
@@ -272,7 +272,7 @@ char *read_pwd (struct passwd *pw, int *pwtype)
write_ax25(buf, strlen(buf), 1);
sprintf(buf, " with unique passwords (which may be changed).\r");
write_ax25(buf, strlen(buf), 1);
- sprintf(buf, " Please edit ~/.%s, and enable your prefered authentication type;\r", PWFILE);
+ sprintf(buf, " Please edit ~/.%s, and enable your preferred authentication type;\r", PWFILE);
write_ax25(buf, strlen(buf), 1);
sprintf(buf, " MD5 is recommended.\r");
write_ax25(buf, strlen(buf), 1);
@@ -280,12 +280,12 @@ char *read_pwd (struct passwd *pw, int *pwtype)
goto end;
}
if (!S_ISREG(statbuf.st_mode)) {
- sprintf(buf, "Error: password file .%s should be a regular file. Skiping..\r", PWFILE);
+ sprintf(buf, "Error: password file .%s should be a regular file. Skipping..\r", PWFILE);
write_ax25(buf, strlen(buf), 1);
goto end;
}
if (statbuf.st_uid != 0 && statbuf.st_uid != pw->pw_uid) {
- sprintf(buf, "Error: your password file .%s is not owned by you. Skiping..\r", PWFILE);
+ sprintf(buf, "Error: your password file .%s is not owned by you. Skipping..\r", PWFILE);
write_ax25(buf, strlen(buf), 1);
goto end;
}
diff --git a/ax25/ax25.4 b/ax25/ax25.4
index cb3a8ce..5f84145 100644
--- a/ax25/ax25.4
+++ b/ax25/ax25.4
@@ -39,7 +39,7 @@ be passed to the system calls.
AX.25 has some unusual properties. Notably in a multi-user system an AX.25
address is often associated with a user, and some users may not have such an
association. a set of ioctl calls are provided to manage an association
-table, and in addition the superuser may use an arbitary callsign by binding
+table, and in addition the superuser may use an arbitrary callsign by binding
to the callsign desired and specifying the port to use as a first digipeated
hop.
.LP
diff --git a/ax25/ax25d.c b/ax25/ax25d.c
index 9eda558..ddbf0ae 100644
--- a/ax25/ax25d.c
+++ b/ax25/ax25d.c
@@ -1005,7 +1005,7 @@ BadArgsFree:
AXL = axl_build; /* Assign our built list to AXL */
if (Logging)
- syslog(LOG_INFO, "new config file loaded successfuly");
+ syslog(LOG_INFO, "new config file loaded successfully");
update_maxfd();
return 0;
diff --git a/ax25/ax25d.conf.5 b/ax25/ax25d.conf.5
index 11cc9c8..539877e 100644
--- a/ax25/ax25d.conf.5
+++ b/ax25/ax25d.conf.5
@@ -259,7 +259,7 @@ first column.
.sp 1
ax25d can now honour AX.25 TCP/IP mode-VC connections in a special way.
Therefore, a new port specific option "parameters_extAX25" is available, with
-the following options, which are seperated by space.
+the following options, which are separated by space.
.TP 5
parameters_extAX25
VC-debug
diff --git a/ax25/axctl.8 b/ax25/axctl.8
index 16c6135..a820cc4 100644
--- a/ax25/axctl.8
+++ b/ax25/axctl.8
@@ -16,7 +16,7 @@ kernel is able to change the parameters, or abort the connection.
Many of the options are similar to those found in
.B axparms
and perform the same function. Only one parameter may be changed on each
-invokation of
+invocation of
.B axctl.
.SH OPTIONS
.TP 20
diff --git a/ax25/axgetput/axgetput.1 b/ax25/axgetput/axgetput.1
index e8770aa..8addabb 100644
--- a/ax25/axgetput/axgetput.1
+++ b/ax25/axgetput/axgetput.1
@@ -47,11 +47,11 @@ via his ax25 session to his packet-radio terminal program. The download
"protocol" is the "#BIN" standard known from packet radio mailboxes.
.B bput
-does it the other way round: with this comand, the user may upload a
+does it the other way around: with this comand, the user may upload a
file to this computer.
The #BIN protocol provides a CRC consistency check after the file is
-transfered. The transfer of the file modification time is part of the
+transferred. The transfer of the file modification time is part of the
#BIN protocol.
.LP
@@ -60,7 +60,7 @@ transfered. The transfer of the file modification time is part of the
.B yget
or
.B yput
-is reserverd for the yapp protocol, which is not supported in this version.
+is reserved for the yapp protocol, which is not supported in this version.
.LP
.B II. DIDADIT Protocol
@@ -68,7 +68,7 @@ is reserverd for the yapp protocol, which is not supported in this version.
.B rget
or
.B rput
-is reserverd for the didadit protocol, which is not supported in this version.
+is reserved for the didadit protocol, which is not supported in this version.
.LP
Anyone like to implement yapp and didadit protcols?
.LP
diff --git a/ax25/axgetput/axgetput.c b/ax25/axgetput/axgetput.c
index e3a0c71..65c1d40 100644
--- a/ax25/axgetput/axgetput.c
+++ b/ax25/axgetput/axgetput.c
@@ -172,7 +172,7 @@ static void usage(int all) {
if (mode % 2) {
fprintf(stderr, " filename is usually got from the remote side by the protocol\n");
fprintf(stderr, " but can be forced if you like to ignore this.\n");
- fprintf(stderr, " filename should be ommitted if output is sent to a pipe\n.");
+ fprintf(stderr, " filename should be omitted if output is sent to a pipe\n.");
} else {
fprintf(stderr, " -b value is the blocksize (framelen) of the transmitted data\n");
fprintf(stderr, " default %d, which is a useful choice for ampr ax25.\n", BLOCKSIZ_DEFAULT);
@@ -180,7 +180,7 @@ static void usage(int all) {
fprintf(stderr, " otherwise, the data will be read to memory until EOF.\n");
fprintf(stderr, " -s is only available if stdin is a pipe\n");
fprintf(stderr, " if filename specified in filter, the given name will be suggested instead.\n");
- fprintf(stderr, " filename may be ommited if used as filter.\n");
+ fprintf(stderr, " filename may be omited if used as filter.\n");
}
fputc('\n', stderr);
fprintf(stderr, "Tips: - compressed download:\n");
diff --git a/ax25/axparms.8 b/ax25/axparms.8
index 93f8cd8..8801e1f 100644
--- a/ax25/axparms.8
+++ b/ax25/axparms.8
@@ -25,7 +25,7 @@ The format of this option is:
.B axparms --assoc show
.fi
.LP
-This option mainpulates the kernel uid/callsign mapping table, allowing
+This option manipulates the kernel uid/callsign mapping table, allowing
callsigns to be associated and dis-associated with a user. The
.B policy
option permits the superuser to have all other uid's either default to the
diff --git a/ax25/axspawn.c b/ax25/axspawn.c
index 4c728c4..3e77443 100644
--- a/ax25/axspawn.c
+++ b/ax25/axspawn.c
@@ -1815,7 +1815,7 @@ again:
chargv[chargc++] = "/bin/login";
chargv[chargc++] = "-p";
/* there exist several conectps:
- * Historicaly, the special character '+' in the password
+ * Historically, the special character '+' in the password
* field indicated that users may login via ax25, netrom, rose,
* etc.. - but not via other protocols like telnet.
* This secures the digipeater from abuse by inet access of
diff --git a/ax25/mheard.1 b/ax25/mheard.1
index 05cb525..691bb63 100644
--- a/ax25/mheard.1
+++ b/ax25/mheard.1
@@ -43,7 +43,7 @@ Display the data from c and s combined in one view. Requires wide screen.
.RE
.TP 13
.BI \-n
-Supress the displaying of titles.
+Suppresses the displaying of titles.
.TP 13
.BI "\-o cfpt"
Sets the ordering of the information displayed. The meanings of the
diff --git a/ax25/mheardd.8 b/ax25/mheardd.8
index 1f553f5..18c5efd 100644
--- a/ax25/mheardd.8
+++ b/ax25/mheardd.8
@@ -30,7 +30,7 @@ minimum value allowed is 10 and the maximum is 1000.
.TP 10
.BI "\-p [!]port1[,port2,..]"
With -p, you instruct mheardd to only listen on specified ax25 ports.
-You may give more ports, seperated by ','.
+You may give more ports, separated by ','.
If you introduce the port(s) by a leading '!', then mheardd will listen
on all ports except those you specified.
.TP 10
diff --git a/dmascc/dmascc_cfg.8 b/dmascc/dmascc_cfg.8
index 9b74263..fc7f924 100644
--- a/dmascc/dmascc_cfg.8
+++ b/dmascc/dmascc_cfg.8
@@ -82,7 +82,7 @@ Set the minimum time between the transmitter turning off to when it turns
on to \fImilliseconds\fR. Maximum wait time is 2500 ms.
.TP 10
.BI "\-\-persist "\fIf\fR
-Set the persistance parameter to \fIf\fR. Must be between 0 and 255
+Set the persistence parameter to \fIf\fR. Must be between 0 and 255
(inclusive).
.TP 10
.BI "\-\-dma "\fIchannel\fR
diff --git a/hdlcutil/sethdlc.8 b/hdlcutil/sethdlc.8
index 18113f0..1a0643d 100644
--- a/hdlcutil/sethdlc.8
+++ b/hdlcutil/sethdlc.8
@@ -94,7 +94,7 @@ This is useful for driver debugging.
.TP
.B \-d
Trace DCD, PTT and other status information on stdout. \fBsethdlc\fP
-displays two times per second a line containing these informations.
+displays two times per second a line containing this informations.
.TP
.B \-h
Display an overview of the available command line parameters and exit.
@@ -116,7 +116,7 @@ as the \fIpar96\fP.
.SH PARAMETERS
The following parameters can be assigned to a soundcard radio modem port.
-All numerical parameter values are assumed to be in decimal unless preceeded by "0x".
+All numerical parameter values are assumed to be in decimal unless preceded by "0x".
The
.B mode
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
diff --git a/rose/rsuplnk.8 b/rose/rsuplnk.8
index b9a65f1..d95f5f0 100644
--- a/rose/rsuplnk.8
+++ b/rose/rsuplnk.8
@@ -47,7 +47,7 @@ are written to the system debug log file.
.SH OPTIONS
.TP 8
.BI \-q
-Supresses the messages generated by
+Suppresses the messages generated by
.B rsuplnk
when making the connection.
.SH FILES
diff --git a/tcpip/rip98d.c b/tcpip/rip98d.c
index 50df60e..b436a1a 100644
--- a/tcpip/rip98d.c
+++ b/tcpip/rip98d.c
@@ -117,7 +117,7 @@ static int read_routes(void)
if (network == 0 || network == 127) {
if (debug && logging)
- syslog(LOG_DEBUG, "rejecting route to %s/%ld - should not be propogated\n", inet_ntoa(address), netmask);
+ syslog(LOG_DEBUG, "rejecting route to %s/%ld - should not be propagated\n", inet_ntoa(address), netmask);
continue;
}
diff --git a/tcpip/ttylinkd.c b/tcpip/ttylinkd.c
index f898c14..daa2067 100644
--- a/tcpip/ttylinkd.c
+++ b/tcpip/ttylinkd.c
@@ -435,7 +435,7 @@ int main(int argc, char *argv[])
buf[2] = '\0';
if (write(skt, buf, 3) != 3)
{
- printf("Connnection lost\n");
+ printf("Connection lost\n");
close(skt);
close(ctl_skt);
return 0;
diff --git a/user_call/README.user_call b/user_call/README.user_call
index beee347..bbcef0d 100644
--- a/user_call/README.user_call
+++ b/user_call/README.user_call
@@ -28,7 +28,7 @@ optional digipeaters.
The <remote address> for netrom_call may be of two forms, either the remote
node callsign, or a combination of the remote node alias and remote node
-callsign seperated by a ':'. Netrom_call only connects to the remote
+callsign separated by a ':'. Netrom_call only connects to the remote
callisgn, the full address is sent to the local user for information.
The <remote callsign> for rose_call is the "service" at the remote Rose