summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-03-11 06:06:09 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-03-11 06:06:09 +0000
commit1d0fa5cf37c5802779ae2eb3e569fe0aa986c717 (patch)
tree2f05d7ca1ff9b0bf8edf5268ce7706436c231b6d /lib/libc
parent7371aebff1d7334335a8977ec4b071ecbc179531 (diff)
Cosmetic: Super-user -> Superuser
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/intro.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index 5e44baa81af..3a0f6ca638a 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.2,v 1.18 2001/03/11 05:02:29 aaron Exp $
+.\" $OpenBSD: intro.2,v 1.19 2001/03/11 06:06:08 aaron Exp $
.\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
@@ -508,7 +508,7 @@ or group ID after reverting to the real ID (see
(In POSIX.1, the saved set-user-ID and saved set-group-ID are optional,
and are used in setuid and setgid, but this does not work as desired
for the superuser.)
-.It Super-user
+.It Superuser
A process is recognized as a
.Em superuser
process and is granted special privileges if its effective user ID is 0.