From: Michael Kerrisk (man-pages) Date: Tue, 19 May 2020 12:52:34 +0000 (+0200) Subject: Manual pages: Standardize on OPTIONS as section title X-Git-Tag: v2.36-rc1~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8715ec4d3a61a118d4f22b013cf4c612cd108956;p=thirdparty%2Futil-linux.git 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 --- diff --git a/sys-utils/setpriv.1 b/sys-utils/setpriv.1 index ae68d3a553..5fb4dec20b 100644 --- a/sys-utils/setpriv.1 +++ b/sys-utils/setpriv.1 @@ -26,7 +26,7 @@ from from .BR runit , or similar tools shipped by other service managers. -.SH OPTION +.SH OPTIONS .TP .B \-\-clear\-groups Clear supplementary groups.