]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Manual pages: Standardize on OPTIONS as section title
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Tue, 19 May 2020 12:52:34 +0000 (14:52 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 20 May 2020 10:56:12 +0000 (12:56 +0200)
commit8715ec4d3a61a118d4f22b013cf4c612cd108956
treece48a91b576202bf6479564fc326ea5adfc33548
parentef293e185eb026726d69448be790f089a3b215ba
Manual pages: Standardize on OPTIONS as section title

There is quite some value (in terms of readability and user
expectations) if consistent names are used for the sections
within manual pages. This patch is one of a series to bring
about this consistency.

Currently we have OPTIONS (many) or OPTION (1 page, setpriv(1),
which actually supports multiple options!).

Let's standardize on OPTIONS (which is also what is
suggested in man-pages(7)).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
sys-utils/setpriv.1