summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2017-04-21 00:23:46 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2017-04-21 00:23:46 +0200
commit9b33c34e9bd63b752f6b36f2ecc54e007cc5d2c4 (patch)
tree3bb75f4a5f0194248780203d1aa3c4ba64333182 /sys/man/8
parent882f1c492e86ff15c6dbc40e860184cf9ce375e3 (diff)
rsa(8): fix description of rsa2ssh (now, ssh2 format only)
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/rsa14
1 files changed, 1 insertions, 13 deletions
diff --git a/sys/man/8/rsa b/sys/man/8/rsa
index 553ac3703..a176f0553 100644
--- a/sys/man/8/rsa
+++ b/sys/man/8/rsa
@@ -175,21 +175,9 @@ Comment attributes are preserved.
.PP
.I Rsa2ssh
reads a Plan 9 RSA public or private key and prints the public portion
-in the format used by SSH: three space-separated decimal numbers
-.BR size ,
-.BR ek ,
-and
-.BR n .
-The
-.B -2
-option will change the output to SSH2 RSA public key format. The
+in the format used by SSH2. The
.B -c
option will set the comment.
-For compatibility with external SSH implementations, the public keys in
-.B /sys/lib/ssh/keyring
-and
-.B $home/lib/keyring
-are stored in this format.
.PP
.I Rsa2x509
reads a Plan 9 RSA private key and writes a self-signed X.509 certificate