summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhshoexer <hshoexer@openbsd.org>2005-03-22 15:48:30 +0000
committerhshoexer <hshoexer@openbsd.org>2005-03-22 15:48:30 +0000
commitce9eca8ee0b50bbfec11e98b90015f06ad71e6b5 (patch)
treec8639d543d55e821b8615fa9e5730b5356a2fecc
parentregen. (diff)
downloadwireguard-openbsd-ce9eca8ee0b50bbfec11e98b90015f06ad71e6b5.tar.xz
wireguard-openbsd-ce9eca8ee0b50bbfec11e98b90015f06ad71e6b5.zip
add missing "of" to make this a real sentence.
ok henning mpf miod jmc
-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 07bca3886f9..8f90f7478d4 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.2,v 1.31 2005/01/04 15:54:06 jmc Exp $
+.\" $OpenBSD: intro.2,v 1.32 2005/03/22 15:48:30 hshoexer Exp $
.\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
@@ -495,7 +495,7 @@ a member of the list.)
The effective user ID and effective group ID are initially the
process's real user ID and real group ID respectively.
Either may be modified through execution of a set-user-ID or set-group-ID
-file (possibly by one its ancestors) (see
+file (possibly by one of its ancestors) (see
.Xr execve 2 ) .
By convention, the effective group ID (the first member of the group access
list) is duplicated, so that the execution of a set-group-ID program