From 244e58a2dfa22df1dadfe5e61e4905633b0c54cb Mon Sep 17 00:00:00 2001 From: Gordon Tetlow Date: Sat, 9 Mar 2019 00:30:13 +0000 Subject: [PATCH] Correct wording around '-' masks. PR: 236407 Reported by: Brian Saia MFC after: 1 week --- bin/chmod/chmod.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index e2bac644d4e..e6a5ff8f63c 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -259,7 +259,7 @@ If no value is supplied for each permission bit specified in .Ar perm , for which the corresponding bit in the file mode creation mask -is clear, is cleared. +is set, is cleared. Otherwise, the mode bits represented by the specified .Ar who and