aboutsummaryrefslogtreecommitdiffstats
diff options
-rw-r--r--man/man3/ftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/ftime.3 b/man/man3/ftime.3
index c3d9a9984..11ebeceea 100644
--- a/man/man3/ftime.3
+++ b/man/man3/ftime.3
@@ -13,7 +13,7 @@ Standard C library
.nf
.B "#include <sys/timeb.h>"
.P
-.BI "int ftime(struct timeb *" tp );
+.BI "[[deprecated]] int ftime(struct timeb *" tp );
.fi
.SH DESCRIPTION
.BR NOTE :