The branch master has been updated
       via  59fbc8ef9a9c0700fd2b107fea390470ff17ada4 (commit)
      from  75b68c9e4e8591a4ebe083cb207aeb121baf549f (commit)


- Log -----------------------------------------------------------------
commit 59fbc8ef9a9c0700fd2b107fea390470ff17ada4
Author: Dmitry Belyavskiy <[email protected]>
Date:   Mon Nov 12 07:56:05 2018 +1000

    Some deabbreviations
    
    Reviewed-by: Tim Hudson <[email protected]>
    Reviewed-by: Richard Levitte <[email protected]>
    Reviewed-by: Paul Dale <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/7614)

-----------------------------------------------------------------------

Summary of changes:
 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 547da5d..088827b 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<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
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to