summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/stime.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/stime.2 b/man2/stime.2
index 008d564a0..5788cf413 100644
--- a/man2/stime.2
+++ b/man2/stime.2
@@ -14,7 +14,7 @@ stime \- set time
.nf
.B #include <time.h>
.PP
-.BI "int stime(const time_t *" t );
+.BI "[[deprecated]] int stime(const time_t *" t );
.fi
.PP
.RS -4