From 85c9ba7c594c9e1658e20053dcd00403e6e314e2 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 15 Apr 2000 11:46:06 +0000 Subject: - For consistency, `super-user' -> `superuser' in all cases. - Some punctuation fixes. - Some `id' -> `ID'. --- lib/libc/sys/setgroups.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/sys/setgroups.2') diff --git a/lib/libc/sys/setgroups.2 b/lib/libc/sys/setgroups.2 index 0ca2f089d87..89e9f5e412f 100644 --- a/lib/libc/sys/setgroups.2 +++ b/lib/libc/sys/setgroups.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: setgroups.2,v 1.6 1999/06/29 14:10:18 aaron Exp $ +.\" $OpenBSD: setgroups.2,v 1.7 2000/04/15 11:46:04 aaron Exp $ .\" $NetBSD: setgroups.2,v 1.7 1995/02/27 12:36:49 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993, 1994 @@ -56,7 +56,7 @@ indicates the number of entries in the array and must be no more than .Dv {NGROUPS_MAX} . .Pp -Only the super-user may set new groups. +Only the superuser may set new groups. .Sh RETURN VALUES A 0 value is returned on success, \-1 on error, with an error code stored in @@ -72,7 +72,7 @@ The value of is greater than .Dv {NGROUPS_MAX} . .It Bq Er EPERM -The caller is not the super-user. +The caller is not the superuser. .It Bq Er EFAULT The address specified for .Fa gidset -- cgit v1.2.3