From 9307f58b4fdf8e139c4fd5de5c3a878b8b12d0b1 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Mon, 18 Jan 2010 17:14:04 -0500 Subject: renaming m-h update_gpg_pub_file to update_pgp_pub_file --- src/share/mh/diagnostics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/share/mh/diagnostics') diff --git a/src/share/mh/diagnostics b/src/share/mh/diagnostics index b92d729..8e83cc5 100644 --- a/src/share/mh/diagnostics +++ b/src/share/mh/diagnostics @@ -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 -- cgit v1.2.3