renaming m-h update_gpg_pub_file to update_pgp_pub_file
[monkeysphere.git] / src / share / mh / diagnostics
index b92d729989cc8738d2b72c9719b546fff8ad497d..8e83cc5ab0a62fb9dc249a7ebf452550671fb122 100644 (file)
@@ -33,7 +33,7 @@ if ! [ -d "$SYSDATADIR" ] ; then
 fi
 
 if ! [ -f "$HOST_KEY_FILE" ] ; then
-    echo "No host key gpg pub file found!"
+    echo "No host key OpenPGP pub file found!"
     echo " - Recommendation: run 'monkeysphere-host import-key'"
     exit
 fi