diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 11:46:06 +0000 |
commit | 85c9ba7c594c9e1658e20053dcd00403e6e314e2 (patch) | |
tree | b9cba2183a2d7100b412afdd5c1220359e582d77 /lib/libc/gen | |
parent | 66c4835634f1e74242f62bb59553d61059dc1a46 (diff) |
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/getdomainname.3 | 6 | ||||
-rw-r--r-- | lib/libc/gen/gethostname.3 | 6 | ||||
-rw-r--r-- | lib/libc/gen/initgroups.3 | 4 | ||||
-rw-r--r-- | lib/libc/gen/nice.3 | 4 | ||||
-rw-r--r-- | lib/libc/gen/utime.3 | 8 |
5 files changed, 14 insertions, 14 deletions
diff --git a/lib/libc/gen/getdomainname.3 b/lib/libc/gen/getdomainname.3 index 5ccb8701912..a295a9f2d94 100644 --- a/lib/libc/gen/getdomainname.3 +++ b/lib/libc/gen/getdomainname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getdomainname.3,v 1.15 1999/07/09 13:35:16 aaron Exp $ +.\" $OpenBSD: getdomainname.3,v 1.16 2000/04/15 11:46:02 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -63,7 +63,7 @@ sets the domain name of the host machine to be .Fa name , which has length .Fa namelen . -This call is restricted to the super-user and +This call is restricted to the superuser and is normally used only when the system is bootstrapped. .Sh RETURN VALUES If the call succeeds a value of 0 is returned. If the call @@ -81,7 +81,7 @@ or parameter gave an invalid address. .It Bq Er EPERM -The caller tried to set the domain name and was not the super-user. +The caller tried to set the domain name and was not the superuser. .El .Sh SEE ALSO .Xr domainname 1 , diff --git a/lib/libc/gen/gethostname.3 b/lib/libc/gen/gethostname.3 index 479e9257cc7..d89aa0f7bd5 100644 --- a/lib/libc/gen/gethostname.3 +++ b/lib/libc/gen/gethostname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gethostname.3,v 1.15 1999/07/09 13:35:17 aaron Exp $ +.\" $OpenBSD: gethostname.3,v 1.16 2000/04/15 11:46:02 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -62,7 +62,7 @@ sets the name of the host machine to be .Fa name , which has length .Fa namelen . -This call is restricted to the super-user and +This call is restricted to the superuser and is normally used only when the system is bootstrapped. .Sh RETURN VALUES If the call succeeds a value of 0 is returned. If the call @@ -80,7 +80,7 @@ or parameter gave an invalid address. .It Bq Er EPERM -The caller tried to set the hostname and was not the super-user. +The caller tried to set the hostname and was not the superuser. .El .Sh SEE ALSO .Xr hostname 1 , diff --git a/lib/libc/gen/initgroups.3 b/lib/libc/gen/initgroups.3 index ec2ff8105e1..90df74914e9 100644 --- a/lib/libc/gen/initgroups.3 +++ b/lib/libc/gen/initgroups.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: initgroups.3,v 1.8 1999/07/09 13:35:17 aaron Exp $ +.\" $OpenBSD: initgroups.3,v 1.9 2000/04/15 11:46:02 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -69,7 +69,7 @@ the later groups are ignored. The .Fn initgroups function -returns \-1 if it was not invoked by the super-user. +returns \-1 if it was not invoked by the superuser. .Sh SEE ALSO .Xr setgroups 2 , .Xr getgrouplist 3 diff --git a/lib/libc/gen/nice.3 b/lib/libc/gen/nice.3 index 1e514df3361..f2396349fab 100644 --- a/lib/libc/gen/nice.3 +++ b/lib/libc/gen/nice.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nice.3,v 1.9 1999/07/09 13:35:18 aaron Exp $ +.\" $OpenBSD: nice.3,v 1.10 2000/04/15 11:46:02 aaron Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -54,7 +54,7 @@ from the system and sets it to the priority value specified in .Fa incr . The priority is a value in the range \-20 to 20. The default priority is 0; lower priorities cause more favorable scheduling. -Only the super-user may lower priorities. +Only the superuser may lower priorities. .Pp Children inherit the priority of their parent processes via .Xr fork 2 . diff --git a/lib/libc/gen/utime.3 b/lib/libc/gen/utime.3 index f73fcc22655..2615ddda57b 100644 --- a/lib/libc/gen/utime.3 +++ b/lib/libc/gen/utime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utime.3,v 1.11 1999/07/09 13:35:19 aaron Exp $ +.\" $OpenBSD: utime.3,v 1.12 2000/04/15 11:46:02 aaron Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -83,7 +83,7 @@ time is set to the value of the member. The times are measured in seconds since 0 hours, 0 minutes, 0 seconds, January 1, 1970, Coordinated Universal Time (UTC). -The calling process must be the owner of the file or be the super-user. +The calling process must be the owner of the file or be the superuser. .Pp In either case, the inode change-time of the file is set to the current time. @@ -103,7 +103,7 @@ or the argument is .Dv NULL and the effective user ID of the process does not -match the owner of the file, and is not the super-user, and write +match the owner of the file, and is not the superuser, and write access is denied. .It Bq Er EFAULT .Fa file @@ -131,7 +131,7 @@ The argument is not .Dv NULL and the calling process's effective user ID -does not match the owner of the file and is not the super-user. +does not match the owner of the file and is not the superuser. .It Bq Er EROFS The file system containing the file is mounted read-only. .El |