From 06b7507dea94b73b4bd24386adabe607d9991678 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Fri, 29 Oct 2021 01:41:31 +0200 Subject: pthread_mutex_consistent.3: Mark *_np() old function as [[deprecated]] Signed-off-by: Alejandro Colomar --- 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 fabd7498c..3f54f3b0d 100644 --- a/man3/pthread_mutex_consistent.3 +++ b/man3/pthread_mutex_consistent.3 @@ -66,6 +66,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 -- cgit v1.2.3