From 069741932ff4b3161c1bd008979484ebf8a2097c Mon Sep 17 00:00:00 2001 From: russell Date: Thu, 29 Mar 2007 16:36:55 +0000 Subject: Merged revisions 2350 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2350 | russell | 2007-03-29 11:35:37 -0500 (Thu, 29 Mar 2007) | 4 lines Trim the HPEC readme that is included in zaptel to only include basic information as the one on the FTP site will always be the one that contains the full up to date information. Also, tweak some grammar in the additions to the init script. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2351 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zaptel.init') diff --git a/zaptel.init b/zaptel.init index b28c748..4e42412 100644 --- a/zaptel.init +++ b/zaptel.init @@ -190,7 +190,7 @@ case "$1" in if [ ! -x /usr/sbin/zaphpec_enable ]; then echo -n "Running zaphpec_enable: Failed" echo -n "." - echo " /usr/sbin/zaphpec_enable is not set executable." + echo " /usr/sbin/zaphpec_enable is not set as executable." else # zaphpec_enable properly installed if [ $system = debian ]; then @@ -205,7 +205,7 @@ case "$1" in else echo -n "Failed" echo -n "." - echo " This can be caused if you had already ran zaphpec_enable, or if your HPEC license is no longer valid." + echo " This can be caused if you had already run zaphpec_enable, or if your HPEC license is no longer valid." fi fi fi -- cgit v1.2.3