doc: document that property names are unique
authorPauli <pauli@openssl.org>
Thu, 30 Sep 2021 01:39:41 +0000 (11:39 +1000)
committerPauli <pauli@openssl.org>
Sat, 9 Oct 2021 13:29:13 +0000 (23:29 +1000)
commit78de5a94d8e2b0a27ae026de29c195e944a49c6d
tree45bb8d60da8642437c655c7ecad276534770c80f
parent747d142318c5c9ecd80de3f061f54d7af4189039
doc: document that property names are unique

Both queries and definitions only support each individual name appearing once.
It is an error to have a name appear more than once.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16716)
doc/man7/property.pod