summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/getpw.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getpw.3 b/man3/getpw.3
index 6a0d8f345..6e5da5a1b 100644
--- a/man3/getpw.3
+++ b/man3/getpw.3
@@ -21,7 +21,7 @@ Standard C library
.B #include <sys/types.h>
.B #include <pwd.h>
.PP
-.BI "int getpw(uid_t " uid ", char *" buf );
+.BI "[[deprecated]] int getpw(uid_t " uid ", char *" buf );
.fi
.SH DESCRIPTION
The