Mark some API-to-be-removed as intentionally undocumented
authortb <tb@openbsd.org>
Thu, 21 Dec 2023 21:23:37 +0000 (21:23 +0000)
committertb <tb@openbsd.org>
Thu, 21 Dec 2023 21:23:37 +0000 (21:23 +0000)
lib/libcrypto/man/ASN1_STRING_TABLE_get.3

index d3b0254..2bf8831 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_STRING_TABLE_get.3,v 1.3 2023/12/16 19:14:56 tb Exp $
+.\" $OpenBSD: ASN1_STRING_TABLE_get.3,v 1.4 2023/12/21 21:23:37 tb Exp $
 .\" checked up to:
 .\" OpenSSL ASN1_STRING_TABLE_add.pod 7b608d08 Jul 27 01:18:50 2017 +0800
 .\"
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: December 16 2023 $
+.Dd $Mdocdate: December 21 2023 $
 .Dt ASN1_STRING_TABLE_GET 3
 .Os
 .Sh NAME
+.\" .Nm ASN1_STRING_TABLE_add0 and
+.\" .Nm ASN1_STRING_TABLE_cleanup are intentionally undocumented
+.\" because they will be removed in the next major bump
+.\" .Dv STABLE_FLAGS_MALLOC is intentionally undocumented because it is unused
 .Nm ASN1_STRING_TABLE_get
 .Nd retrieve an entry from the global ASN.1 string table
 .Sh SYNOPSIS