summaryrefslogtreecommitdiffstats
path: root/ax25/axgetput/axgetput.1
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 /ax25/axgetput/axgetput.1
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 'ax25/axgetput/axgetput.1')
-rw-r--r--ax25/axgetput/axgetput.18
1 files changed, 4 insertions, 4 deletions
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