summaryrefslogtreecommitdiffstats
path: root/man2/ustat.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ustat.2')
-rw-r--r--man2/ustat.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/ustat.2 b/man2/ustat.2
index d7594b5f9..80daaedd9 100644
--- a/man2/ustat.2
+++ b/man2/ustat.2
@@ -19,7 +19,7 @@ Standard C library
.BR "#include <unistd.h>" " /* libc[45] */"
.BR "#include <ustat.h>" " /* glibc2 */"
.PP
-.BI "int ustat(dev_t " dev ", struct ustat *" ubuf );
+.BI "[[deprecated]] int ustat(dev_t " dev ", struct ustat *" ubuf );
.fi
.SH DESCRIPTION
.BR ustat ()