summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chroot.2
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-04-15 11:45:51 +0000
committeraaron <aaron@openbsd.org>2000-04-15 11:45:51 +0000
commita3542fadceea0b2934914fdb31f44bdc344ef18e (patch)
treeaffef4e28b9bbc4beda06f911f301b0843b29273 /lib/libc/sys/chroot.2
parentOpenSSL 0.9.5a merge - fixes DSA cert generation problem (diff)
downloadwireguard-openbsd-a3542fadceea0b2934914fdb31f44bdc344ef18e.tar.xz
wireguard-openbsd-a3542fadceea0b2934914fdb31f44bdc344ef18e.zip
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes. - Some `id' -> `ID'.
Diffstat (limited to 'lib/libc/sys/chroot.2')
-rw-r--r--lib/libc/sys/chroot.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/chroot.2 b/lib/libc/sys/chroot.2
index 7d58de52ef2..cd7b6eadbb1 100644
--- a/lib/libc/sys/chroot.2
+++ b/lib/libc/sys/chroot.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chroot.2,v 1.8 1999/06/29 14:09:52 aaron Exp $
+.\" $OpenBSD: chroot.2,v 1.9 2000/04/15 11:46:03 aaron Exp $
.\" $NetBSD: chroot.2,v 1.7 1995/02/27 12:32:12 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -70,7 +70,7 @@ process's current directory is changed to the same new root directory.
This prevents the current directory from being further up the directory
tree than the altered root directory.
.Pp
-This call is restricted to the super-user.
+This call is restricted to the superuser.
.Sh RETURN VALUES
Upon successful completion, a value of 0 is returned. Otherwise,
a value of \-1 is returned and