From 59fbc8ef9a9c0700fd2b107fea390470ff17ada4 Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Mon, 12 Nov 2018 07:56:05 +1000 Subject: [PATCH] Some deabbreviations Reviewed-by: Tim Hudson Reviewed-by: Richard Levitte Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/7614) --- doc/man1/x509.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man1/x509.pod b/doc/man1/x509.pod index 547da5da23..088827b6ff 100644 --- a/doc/man1/x509.pod +++ b/doc/man1/x509.pod @@ -578,7 +578,8 @@ Dump any field whose OID is not recognised by OpenSSL. B 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 uses a linefeed character for