diff --git a/share/C/linphonecsh.1 b/share/C/linphonecsh.1 index 6c7b77f27..83271c5cb 100644 --- a/share/C/linphonecsh.1 +++ b/share/C/linphonecsh.1 @@ -23,7 +23,7 @@ linphonecsh \fI\--help\fP .SH "DESCRIPTION" .LP Linphonecsh is a small utility to send basic commands to a linphonec (console mode linphone) process. -Unlike linphonec, linphonecsh does not wait commands from standart input: it takes the command from its arguments +Unlike linphonec, linphonecsh does not wait commands from standard input: it takes the command from its arguments and sends it using unix pipe to a linphonec process started in daemon mode. The motivation for this tool is for example to simply execute voip calls from scripts, web-servers, or javascript web pages. .br