summaryrefslogtreecommitdiffstats
path: root/lib/libufs
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-21 10:35:40 +0000
committerru <ru@FreeBSD.org>2005-01-21 10:35:40 +0000
commit0f1929cc0e229869f689df08dd2275cbbdf1e121 (patch)
tree803e76851320b6152347211ed2994fa2258c48f5 /lib/libufs
parent1d29896ca38e136c64dafa19467fa71bbb192fb0 (diff)
downloadFreeBSD-src-0f1929cc0e229869f689df08dd2275cbbdf1e121.zip
FreeBSD-src-0f1929cc0e229869f689df08dd2275cbbdf1e121.tar.gz
Fixed xrefs.
Diffstat (limited to 'lib/libufs')
-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