Some deabbreviations
authorDmitry Belyavskiy <beldmit@gmail.com>
Sun, 11 Nov 2018 21:56:05 +0000 (07:56 +1000)
committerPauli <paul.dale@oracle.com>
Sun, 11 Nov 2018 21:56:05 +0000 (07:56 +1000)
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7614)

doc/man1/x509.pod

index 547da5da2368377295290dbe43f2bc6bccffee1a..088827b6ff5b0454e116acb9b5b46d6afe9078f1 100644 (file)
@@ -578,7 +578,8 @@ Dump any field whose OID is not recognised by OpenSSL.
 B<sep_multiline>
 
 These options determine the field separators. The first character is
-between RDNs and the second between multiple AVAs (multiple AVAs are
+between Relative Distinguished Names (RDNs) and the second is between
+multiple Attribute Value Assertions (AVAs, multiple AVAs are
 very rare and their use is discouraged). The options ending in
 "space" additionally place a space after the separator to make it
 more readable. The B<sep_multiline> uses a linefeed character for