summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2011-04-14 22:06:11 +0000
committerjilles <jilles@FreeBSD.org>2011-04-14 22:06:11 +0000
commit413a61980453dea5df460c350d1de7a2b4097b74 (patch)
tree16e337a08b05213f7c3fcbc054d0f49e7de47109 /lib
parenta677e24c722a120a467533634253a44d5a209e26 (diff)
downloadFreeBSD-src-413a61980453dea5df460c350d1de7a2b4097b74.zip
FreeBSD-src-413a61980453dea5df460c350d1de7a2b4097b74.tar.gz
getfh(2): Add xrefs for fhopen(2), open(2), stat(2).
MFC after: 1 week
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/getfh.26
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libc/sys/getfh.2 b/lib/libc/sys/getfh.2
index c8f6d9d..b44d4af 100644
--- a/lib/libc/sys/getfh.2
+++ b/lib/libc/sys/getfh.2
@@ -28,7 +28,7 @@
.\" @(#)getfh.2 8.1 (Berkeley) 6/9/93
.\" $FreeBSD$
.\"
-.Dd April 6, 2004
+.Dd April 14, 2011
.Dt GETFH 2
.Os
.Sh NAME
@@ -104,6 +104,10 @@ An
.Tn I/O
error occurred while reading from or writing to the file system.
.El
+.Sh SEE ALSO
+.Xr fhopen 2 ,
+.Xr open 2 ,
+.Xr stat 2
.Sh HISTORY
The
.Fn getfh
OpenPOWER on IntegriCloud