summaryrefslogtreecommitdiffstats
path: root/call/call.man
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 /call/call.man
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 'call/call.man')
-rw-r--r--call/call.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/call/call.man b/call/call.man
index 278bc5a..0f4c705 100644
--- a/call/call.man
+++ b/call/call.man
@@ -100,7 +100,7 @@ This is useful for scripting where you just don't like the remote site to trigge
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.