summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fhopen.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-31 09:57:38 +0000
committerru <ru@FreeBSD.org>2001-08-31 09:57:38 +0000
commit69224c0edd32d46efbcdb9ad329891e820f0898a (patch)
tree65bbba65df60768dc6db7a914e08a7bc71bc3e5a /lib/libc/sys/fhopen.2
parent0cdbf7e134168f454f352752441a010d764e8cd0 (diff)
downloadFreeBSD-src-69224c0edd32d46efbcdb9ad329891e820f0898a.zip
FreeBSD-src-69224c0edd32d46efbcdb9ad329891e820f0898a.tar.gz
Use ``.Rv -std'' wherever possible.
Submitted by: yar
Diffstat (limited to 'lib/libc/sys/fhopen.2')
-rw-r--r--lib/libc/sys/fhopen.210
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/libc/sys/fhopen.2 b/lib/libc/sys/fhopen.2
index 6deb16a..270be1c 100644
--- a/lib/libc/sys/fhopen.2
+++ b/lib/libc/sys/fhopen.2
@@ -87,14 +87,12 @@ rather than an open file.
.Sh RETURN VALUES
Upon successful completion,
.Fn fhopen
-returns the file descriptor for the opened file, while
-.Fn fhstat
-and
-.Fn fhstatfs
-return 0.
-Otherwise, -1 is returned and
+returns the file descriptor for the opened file;
+otherwise the value \-1 is returned and the global variable
.Va errno
is set to indicate the error.
+.Pp
+.Rv -std fhstat fhstatfs
.Sh ERRORS
In addition to the errors returned by
.Xr open 2 ,
OpenPOWER on IntegriCloud