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 --- call/call.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'call/call.man') 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. -- cgit v1.2.3