From 0eadc752da1be3ef54e658b9f7907d578363def3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 25 Jul 2021 22:25:30 +0200 Subject: [PATCH] chmod.2: tfix Signed-off-by: Michael Kerrisk --- man2/chmod.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/chmod.2 b/man2/chmod.2 index dafb2ad55..017aab9d6 100644 --- a/man2/chmod.2 +++ b/man2/chmod.2 @@ -80,7 +80,7 @@ The .BR chmod () and .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, set-group-ID, and sticky bits.) These system calls differ only in how the file is specified: