summaryrefslogtreecommitdiffstats
path: root/man2/ustat.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ustat.2')
-rw-r--r--man2/ustat.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/ustat.2 b/man2/ustat.2
index 2b47f9f54..d44d33775 100644
--- a/man2/ustat.2
+++ b/man2/ustat.2
@@ -83,7 +83,7 @@ Removed in glibc 2.28.
.BR ustat ()
is deprecated and has been provided only for compatibility.
All new programs should use
-.BR statfs (2)
+.MR statfs 2
instead.
.SS HP-UX notes
The HP-UX version of the
@@ -100,5 +100,5 @@ Such filesystems will return \-1 in the field
For some filesystems, inodes are dynamically allocated.
Such filesystems will return the current number of free inodes.
.SH SEE ALSO
-.BR stat (2),
-.BR statfs (2)
+.MR stat 2 ,
+.MR statfs 2