Page MenuHomeFreeBSD

D33629.diff
No OneTemporary

D33629.diff

diff --git a/lib/libc/sys/getfh.2 b/lib/libc/sys/getfh.2
--- a/lib/libc/sys/getfh.2
+++ b/lib/libc/sys/getfh.2
@@ -29,7 +29,7 @@
.\" @(#)getfh.2 8.1 (Berkeley) 6/9/93
.\" $FreeBSD$
.\"
-.Dd February 23, 2021
+.Dd December 23, 2021
.Dt GETFH 2
.Os
.Sh NAME
@@ -130,6 +130,7 @@
it ignores the
.Fa fd
argument.
+.Pp
These system calls are restricted to the superuser.
.Sh RETURN VALUES
.Rv -std
@@ -141,6 +142,8 @@
system calls
fail if one or more of the following are true:
.Bl -tag -width Er
+.It Bq Er EPERM
+The caller does not have appropriate privilege to perform the operation.
.It Bq Er ENOTDIR
A component of the path prefix of
.Fa path

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 16, 6:34 PM (20 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15828120
Default Alt Text
D33629.diff (662 B)

Event Timeline