From 91653a10c6e6b9d57688e1d7dd7403625ea670a0 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Sat, 19 Mar 2016 19:41:31 +0000 Subject: [PATCH] Fix punctuation in public key docs. --- doc/pubkey.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pubkey.but b/doc/pubkey.but index e2620bb5..35988812 100644 --- a/doc/pubkey.but +++ b/doc/pubkey.but @@ -391,7 +391,7 @@ OpenSSH; for newer key types like Ed25519, it will use the newer format as that is the only legal option. If you have some specific reason for wanting to use OpenSSH's newer format even for RSA, DSA, or ECDSA keys, you can choose \q{Export OpenSSH key (force new file -format}. +format)}. Note that since only SSH-2 keys come in different formats, the export options are not available if you have generated an SSH-1 key.