Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/sys
Am 28.08.2026 um 23:34 schrieb Jeff Rizzo:
> On 8/28/26 01:36, Charlotte Koch wrote:
>
>> Module Name: src
>> Committed By: charlotte
>> Date: Fri Aug 28 08:36:02 UTC 2026
>>
>> Modified Files:
>> src/lib/libc/sys: chflags.2
>>
>> Log Message:
>> chflags.2: Grammar.
>>
>> -flags may only be set or unset by the super-user.
>> +flags may be set or unset only by the super-user.
>
>
> I really (honestly) am not trying to start a grammar flame war, but I
> don't see how your change is an improvement upon what was there...
I guess the point here is to let the "only" refer more specifically to
the _user_ executing the action, and not the _action_ that is being
executed.
The previous version might have been interpreted as "the super-user can
only set or unset, while all other users may also toggle or increment or
do whatever else they please".
Or is the infix "only" even more ambiguous in that it may refer to
either its left-hand operand or its right-hand operand?
Roland
Home |
Main Index |
Thread Index |
Old Index