chmod.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-07-25 22:25:30 +02:00
parent 4438c392d8
commit 0eadc752da
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ The
.BR chmod () .BR chmod ()
and and
.BR fchmod () .BR fchmod ()
system calls change a files mode bits. system calls change a file's mode bits.
(The file mode consists of the file permission bits plus the set-user-ID, (The file mode consists of the file permission bits plus the set-user-ID,
set-group-ID, and sticky bits.) set-group-ID, and sticky bits.)
These system calls differ only in how the file is specified: These system calls differ only in how the file is specified: