HomeFreeBSD

symlink.2: document EOPNOTSUPP

Description

symlink.2: document EOPNOTSUPP

When the file system does not support symbolic links (like in the case
of MSDOS), symlink() returns -1 and sets errno to EOPNOTSUPP.
Document this behavior.

Reviewed by: glebius, markj
MFC after: 3 days
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D49803

Details

Provenance
tuexenAuthored on Apr 14 2025, 10:03 PM
Reviewer
glebius
Differential Revision
D49803: symlink.2: document EOPNOTSUPP
Parents
rGa1adefb139b3: LinuxKPI; 802.11: start filling rxrate statistics
Branches
Unknown
Tags
Unknown