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_28-14


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-140-g2dfae42
Date: Mon, 30 Nov 2009 21:59:30 +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  2dfae422509be5dfcf1e7d05415a11ed84e842fb (commit)
      from  3664c74c376664731cb12c545fa006cab4aff29f (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=2dfae422509be5dfcf1e7d05415a11ed84e842fb


commit 2dfae422509be5dfcf1e7d05415a11ed84e842fb
Author: Daniele Forsi <address@hidden>
Date:   Mon Nov 30 22:58:48 2009 +0100

    Fix help strings

diff --git a/gnokii/gnokii-logo.c b/gnokii/gnokii-logo.c
index 06059f6..e5b1a91 100644
--- a/gnokii/gnokii-logo.c
+++ b/gnokii/gnokii-logo.c
@@ -63,7 +63,7 @@ void logo_usage(FILE *f)
                     "          --getlogo op [logofile [network_code]]\n"
                     "          --getlogo startup [logofile [network_code]]\n"
                     "          --getlogo caller [caller_group_number 
[logofile\n"
-                    "                 [network code]]]\n"
+                    "                 [network_code]]]\n"
                     "          --getlogo {dealer|text}\n"
                     "          --viewlogo logofile\n"
                     ));
diff --git a/gnokii/gnokii-security.c b/gnokii/gnokii-security.c
index 564d71a..b8bd691 100644
--- a/gnokii/gnokii-security.c
+++ b/gnokii/gnokii-security.c
@@ -62,7 +62,7 @@ void security_usage(FILE *f)
                ));
 #ifdef SECURITY
        fprintf(f, _(
-                    "          --entersecuritycode PIN|PIN2|PUK|PUK2|SEC 
(CMD...)\n"
+                    "          --entersecuritycode PIN|PIN2|PUK|PUK2|SEC 
[COMMAND]\n"
                     "          --getsecuritycodestatus\n"
                     "          --getsecuritycode\n"
                     "          --changesecuritycode PIN|PIN2|PUK|PUK2\n"

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

Summary of changes:
 gnokii/gnokii-logo.c     |    2 +-
 gnokii/gnokii-security.c |    2 +-
 2 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]