diff options
Diffstat (limited to 'man2/ustat.2')
| -rw-r--r-- | man2/ustat.2 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man2/ustat.2 b/man2/ustat.2 index 8a96239a49..b52dea303e 100644 --- a/man2/ustat.2 +++ b/man2/ustat.2 @@ -72,13 +72,14 @@ The mounted filesystem referenced by .I dev does not support this operation, or any version of Linux before Linux 1.3.16. -.SH VERSIONS -Since glibc 2.28, glibc no longer provides a wrapper for this system call. .SH STANDARDS +None. +.SH HISTORY SVr4. +Removed in glibc 2.28. .\" SVr4 documents additional error conditions ENOLINK, ECOMM, and EINTR .\" but has no ENOSYS condition. -.SH NOTES +.PP .BR ustat () is deprecated and has been provided only for compatibility. All new programs should use |
