From d1a81aa81fae9c76fc04b50b9d27d6989e2681f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20B=C3=B6hm?= Date: Sat, 20 Nov 2021 22:59:43 +0000 Subject: [PATCH] rsa(8): fix spelling and adjust macros to fix formating --- sys/man/8/rsa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/man/8/rsa b/sys/man/8/rsa index a36175692..92ccba315 100644 --- a/sys/man/8/rsa +++ b/sys/man/8/rsa @@ -116,10 +116,10 @@ parameters derived from the other attributes, cached to speed decryption .PD .LP All the numbers are in hexadecimal except -.I size , +.IR size , which is decimal. An RSA public key omits the attributes beginning with -.L ! . +.LR ! . A key may have other attributes as well (for example, a .B service attribute identifying how this key is typically used), @@ -208,7 +208,7 @@ in the format used by SSH2. The option will set the comment. .PP .I Rsa2jwk -reads a Plan 9 RSA public or provate key and prints the public portion +reads a Plan 9 RSA public or private key and prints the public portion as a RFC7517 formated JSON Web Key. .PP .I Rsa2x509