From f053ff1e3a30c7ceb10e7e4fb977810f16344453 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk (man-pages) Date: Thu, 10 Nov 2016 11:59:27 +0100 Subject: Place SEE ALSO entries in order This patch does only the following: * Order SEE ALSO entries first by section name, then alphabetically within section * Adds one or two missing commas in SEE ALSO lists * Removes one or two periods that were (inconsistently) used at the end of SEE ALSO lists. Signed-off-by: Michael Kerrisk --- sys-utils/setpriv.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/setpriv.1') diff --git a/sys-utils/setpriv.1 b/sys-utils/setpriv.1 index 9fec20ca6..11c28d40f 100644 --- a/sys-utils/setpriv.1 +++ b/sys-utils/setpriv.1 @@ -147,8 +147,8 @@ For example, setting no_new_privs and then execing a program that is SELinux\-confined (as this tool would do) may prevent the SELinux restrictions from taking effect. .SH SEE ALSO -.BR su (1), .BR runuser (1), +.BR su (1), .BR prctl (2), .BR capabilities (7) .SH AUTHOR -- cgit v1.2.3-55-g7522