fix misspelt standard

This commit is contained in:
Jehan Monnier 2010-02-18 18:27:43 +01:00
parent 677d4122e8
commit e27bd0cab8

View file

@ -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