gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-25


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-250-g310ddf5
Date: Thu, 23 Jun 2011 13:45:28 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  310ddf5584dbb4e86350d33b7627562681041573 (commit)
      from  69799fe4637187de395290030f9bba20274bdfbe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=310ddf5584dbb4e86350d33b7627562681041573


commit 310ddf5584dbb4e86350d33b7627562681041573
Author: Daniele Forsi <address@hidden>
Date:   Thu Jun 23 15:44:15 2011 +0200

    Fix typo and stress the use of single and double quotes

diff --git a/Docs/man/gnokii.1 b/Docs/man/gnokii.1
index 288b785..9ed202b 100644
--- a/Docs/man/gnokii.1
+++ b/Docs/man/gnokii.1
@@ -91,9 +91,9 @@ On success print the \fIcallid\fP identifier to be used with 
the \-\-hangup comm
 The \-\-monitor command can be used to show the \fIcallid\fP.
 
 With \fImodel = AT\fP direct dialing from phonebooks is supported with careful 
use
-of shell escaping, for example:
+of shell quoting, for example:
  gnokii \-\-dialvoice ">SM42"   # dial the number in location 42 of SM memory
- gnokii \-\-dialvoice '>"Home"' # dial the number if string matches exactly a 
contact name
+ gnokii \-\-dialvoice '>"Home"' # dial the number if string matches exactly a 
contact name (note the use of single and double quotes)
 .TP 
 .BR "\-\-senddtmf \fIstring\fP"
 send DTMF sequence.

-----------------------------------------------------------------------

Summary of changes:
 Docs/man/gnokii.1 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]