summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Colomar <alx.manpages@gmail.com>2022-09-12 18:53:30 +0200
committerAlex Colomar <alx.manpages@gmail.com>2022-09-12 19:13:48 +0200
commit7a408c177925585853b2013467942c89f1f1b099 (patch)
tree4beadf604ffb9651a2634d424922d08e181b8918
parent0540d6baf4be5312b91ba73ee7aa856b2f76a3c9 (diff)
matherr.3: EXAMPLES: Can't build program
The documented functions don't exist anymore. Reported-by: clang(1) Signed-off-by: Alex Colomar <alx.manpages@gmail.com>
-rw-r--r--man3/matherr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/matherr.3 b/man3/matherr.3
index dbbaf66c0..e36a7484b 100644
--- a/man3/matherr.3
+++ b/man3/matherr.3
@@ -359,7 +359,7 @@ x=12345.000000
.in
.SS Program source
\&
-.\" SRC BEGIN (matherr.c)
+.\" [[deprecated]] SRC BEGIN (matherr.c)
.EX
#define _SVID_SOURCE
#include <errno.h>