diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-01-31 11:35:42 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-01-31 11:35:42 -0500 |
commit | c066aca91e4e9595bb0c709673dfc5a51666b4c9 (patch) | |
tree | 109c3be2df214663e629cfb6d188ad083d5f05fb /man | |
parent | 59b27e8cae2cd79f99e62cd89aea6dcaf678bf08 (diff) | |
parent | 8e6fcc118095adc58335c594f50d367393d8f61a (diff) |
add pem2openpgp to make install target
add link to pem2openpgp in openpgp2ssh man page
Merge commit 'micah/master'
Conflicts:
doc/george/changelog
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/openpgp2ssh.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man1/openpgp2ssh.1 b/man/man1/openpgp2ssh.1 index 89df047..8374a9f 100644 --- a/man/man1/openpgp2ssh.1 +++ b/man/man1/openpgp2ssh.1 @@ -90,6 +90,7 @@ only acts on keys associated with the first primary key passed in. If you send it more than one primary key, it will silently ignore later ones. .Sh SEE ALSO +.Xr pem2openpgp 1 , .Xr monkeysphere 1 , .Xr monkeysphere 7 , .Xr ssh 1 , |