summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libufs/ufs_disk_close.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libufs/ufs_disk_close.3 b/lib/libufs/ufs_disk_close.3
index de91528..a659116 100644
--- a/lib/libufs/ufs_disk_close.3
+++ b/lib/libufs/ufs_disk_close.3
@@ -94,14 +94,14 @@ The function
may fail and set
.Va errno
for any of the errors specified for the library functions
-.Xr open 3
+.Xr open 2
and
-.Xr stat 3 .
+.Xr stat 2 .
Namely, it will fail if the disk in question may not be written to.
.Sh SEE ALSO
+.Xr open 2 ,
.Xr getfsfile 3 ,
.Xr libufs 3 ,
-.Xr open 3 ,
.Xr sbread 3
.Sh HISTORY
These functions first appeared as part of
OpenPOWER on IntegriCloud