summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/toascii.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/toascii.3 b/man3/toascii.3
index e95364109..712849060 100644
--- a/man3/toascii.3
+++ b/man3/toascii.3
@@ -14,7 +14,7 @@ Standard C library
.nf
.B #include <ctype.h>
.PP
-.BI "int toascii(int " "c" );
+.BI "[[deprecated]] int toascii(int " c );
.fi
.PP
.RS -4