aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getgroups.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getgroups.2')
-rw-r--r--man2/getgroups.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/getgroups.2 b/man2/getgroups.2
index 5388f8c57b..7b5fed87b0 100644
--- a/man2/getgroups.2
+++ b/man2/getgroups.2
@@ -43,10 +43,10 @@ getgroups, setgroups \- get/set list of supplementary group IDs
.PP
.BI "int setgroups(size_t " size ", const gid_t *" list );
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.PP
.BR setgroups ():
Since glibc 2.19: