From e27bd0cab8d166f0fc7fb9bb82dc47dea43f2113 Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Thu, 18 Feb 2010 18:27:43 +0100 Subject: [PATCH] fix misspelt standard --- share/C/linphonecsh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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