13594 Valid flag for fchownat(2) is AT_SYMLINK_NOFOLLOW, not SYMLNK
Review Request #2582 — Created March 2, 2021 and submitted — Latest diff uploaded
Information | |
---|---|
marcel | |
illumos-gate | |
master | |
13594 | |
bf6d264... | |
Reviewers | |
general | |
This fixes wrong flag in the man page for fchownat().
I reviewed the man page using the following command: MANPATH=usr/src/man/ man chown.2 Nightly passed.