Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107549861
D33629.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
662 B
Referenced Files
None
Subscribers
None
D33629.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D33629: getfh.2: clarify that it is a privileged operation
Attached
Detach File
Event Timeline
Log In to Comment