diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-01-18 17:14:04 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-01-18 17:14:04 -0500 |
commit | 9307f58b4fdf8e139c4fd5de5c3a878b8b12d0b1 (patch) | |
tree | 1ecfb7b40cbe74e4937ebdb812818463abc1bf48 /src/share/mh/import_key | |
parent | 082cf2b49015ec2373417b65ce37b5b67145982d (diff) |
renaming m-h update_gpg_pub_file to update_pgp_pub_file
Diffstat (limited to 'src/share/mh/import_key')
-rw-r--r-- | src/share/mh/import_key | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/share/mh/import_key b/src/share/mh/import_key index fea3d27..1b6f267 100644 --- a/src/share/mh/import_key +++ b/src/share/mh/import_key @@ -50,8 +50,8 @@ else | gpg_host --import fi -# export to gpg public key to file -update_gpg_pub_file +# export to OpenPGP public key to file +update_pgp_pub_file log info "host key imported:" |