[openssl/openssl] 450042: doc/man7/openssl-env.pod: fix and augment OPENSSL_...

"'esyr' via openssl-commits" <[email protected]> Fri, 31 Jul 2026 20:04:36 -0700
Newsgroups gmane.comp.encryption.openssl.cvs
Message-ID <openssl/openssl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 4500424105a222f9cd82c740934f08d6238e0fc3
      https://github.com/openssl/openssl/commit/4500424105a222f9cd82c740934f08d6238e0fc3
  Author: Eugene Syromiatnikov <[email protected]>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

  Changed paths:
    M doc/man7/openssl-env.pod

  Log Message:
  -----------
  doc/man7/openssl-env.pod: fix and augment OPENSSL_RUNNING_UNIT_TESTS description

Commit 619a0fe71825 "Fix unit tests when run under fuzz builds"
not just inserted a new entry, that describes OPENSSL_RUNNING_UNIT_TESTS
environment variable, out of the lexicographical order, but did so
in the middle of the OPENSSL_TRACE environment variable description;
also, it contained formatting that is not valid POD syntax, for some
reason ("`make test`").

Move the item to a correct place, correct the formatting, typos,
and add missing essential information about applicability
and security considerations.

Fixes: 619a0fe71825 "Fix unit tests when run under fuzz builds"
Signed-off-by: Eugene Syromiatnikov <[email protected]>

Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Tom Cosgrove <[email protected]>
Reviewed-by: Andrew Dinh <[email protected]>
MergeDate: Sat Aug  1 03:03:42 2026
(Merged from https://github.com/openssl/openssl/pull/31973)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/e3387d-450042%40github.com.