[PATCH 12/22] pthread_mutex_consistent.3: Mark *_np() old function as [[deprecated]]

From: Alejandro Colomar
Date: Sat Oct 30 2021 - 17:32:39 EST


Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx>
---
man3/pthread_mutex_consistent.3 | 1 +
1 file changed, 1 insertion(+)

diff --git a/man3/pthread_mutex_consistent.3 b/man3/pthread_mutex_consistent.3
index c4963582b..ab280e961 100644
--- a/man3/pthread_mutex_consistent.3
+++ b/man3/pthread_mutex_consistent.3
@@ -85,6 +85,7 @@ glibc defined the following equivalent nonstandard function if
was defined:
.PP
.nf
+.B [[deprecated]]
.BI "int pthread_mutex_consistent_np(const pthread_mutex_t *" mutex );
.fi
.PP
--
2.33.1