diff options
Diffstat (limited to 'usr/src/man/man2/chmod.2')
-rw-r--r-- | usr/src/man/man2/chmod.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man2/chmod.2 b/usr/src/man/man2/chmod.2 index 86adc25763..b1e0ebf2b4 100644 --- a/usr/src/man/man2/chmod.2 +++ b/usr/src/man/man2/chmod.2 @@ -240,7 +240,7 @@ The \fBchmod()\fR and \fBfchmodat()\fR functions will fail if: .ad .RS 16n Search permission is denied on a component of the path prefix of \fIpath\fR and -for \fBfchmodat()\fR, \fBfiledes\fR was not opened with \fBO_SEARCH\fR requsted. +for \fBfchmodat()\fR, \fBfiledes\fR was not opened with \fBO_SEARCH\fR requested. The privilege {\fBFILE_DAC_SEARCH\fR} overrides file permissions restrictions in that case. .RE |