[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] doc: correct pluralization for mkfifo and mknod
From: |
Bernhard Voelker |
Subject: |
Re: [PATCH] doc: correct pluralization for mkfifo and mknod |
Date: |
Thu, 09 Apr 2015 08:58:24 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On 04/09/2015 08:00 AM, Mitchel Humpherys wrote:
> * doc/coreutils.texi: `mkfifo' and `mknod' use the optContext macro
> which adds a description for the SELinux security context in addition to
> the single option already described in each case. The result in both
> cases is two options being introduced as `option' (singular). Fix this
> by introducing them as `options' (plural).
Good catch.
I checked other places, and they all seem to be okay
Pushed:
http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=74bf6670eb
Thanks & have a nice day,
Berny