summaryrefslogtreecommitdiffstats
path: root/call
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-06-10 23:13:15 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-06-10 23:41:48 +0200
commitfec815506220cad4fc1d44e06407402e4943f10b (patch)
treee0f9ec91333ba60a5638e56d68383225919452f6 /call
parent6f894ee6940abe9e82531226704b5ce22429a10d (diff)
Call: Fix typo in man page.
automaticaly -> automatically Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'call')
-rw-r--r--call/call.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/call/call.man b/call/call.man
index 6fd5e5c..ab7137a 100644
--- a/call/call.man
+++ b/call/call.man
@@ -79,7 +79,7 @@ This is useful for scripting where you just don't like the remote site to trigge
Be silent. Useful for using @@@call@@@ in shellscripts (together with option \-r) in order to be really transparent.
.TP 10
.BI "\-T timeout"
-Set idle timeout seconds after a connection will be closed automaticaly 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.
+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 \-r
Selects Raw mode.