tags 489641 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                              [EMAIL PROTECTED]
                                                   GPG: 0x634F9A20
diff -urNd netenv-0.94.3.orig/doc/edit-ns-preferences 
netenv-0.94.3/doc/edit-ns-preferences
--- netenv-0.94.3.orig/doc/edit-ns-preferences  2008-08-24 13:55:05.000000000 
+0100
+++ netenv-0.94.3/doc/edit-ns-preferences       2008-08-24 13:56:03.000000000 
+0100
@@ -18,7 +18,7 @@
       cp -p ~/.netscape/preferences.js ~/.netscape/preferences.js.pre
    ;;
    *)
-      echo -e $0: 'Usage: edit-ns-preferences [1|2|3]\nwherein 1 is manual, 2 
automatic and 3 direct'
+      printf "$0: 'Usage: edit-ns-preferences [1|2|3]\nwherein 1 is manual, 2 
automatic and 3 direct'\n"
       exit 1
    ;;
 esac
diff -urNd netenv-0.94.3.orig/doc/netenv_setup netenv-0.94.3/doc/netenv_setup
--- netenv-0.94.3.orig/doc/netenv_setup 2008-08-24 13:55:05.000000000 +0100
+++ netenv-0.94.3/doc/netenv_setup      2008-08-24 13:57:20.000000000 +0100
@@ -14,7 +14,7 @@
 #---   Some functions   -------------------------------------------
 print_action() 
 {
-   echo -e netenv: $* " ... \c"  
+   printf "netenv: $*  ... \c\n"
 }
 print_status() 
 {
diff -urNd netenv-0.94.3.orig/doc/netenv_setup_debian_example 
netenv-0.94.3/doc/netenv_setup_debian_example
--- netenv-0.94.3.orig/doc/netenv_setup_debian_example  2008-08-24 
13:55:05.000000000 +0100
+++ netenv-0.94.3/doc/netenv_setup_debian_example       2008-08-24 
13:57:07.000000000 +0100
@@ -14,7 +14,7 @@
 #------------------------------------------------------------------
 print_action() 
 {
-   echo -e netenv: $* " ... \c"  
+   printf "netenv: $*  ... \c\n"
 }
 print_status() 
 {

Attachment: signature.asc
Description: PGP signature

Reply via email to