aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2019-03-16 15:15:40 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-05-06 14:49:18 -0500
commit60ae21db4c16ab66f704a3ebbd42b3560651cfa9 (patch)
tree0fe5ed8e0951a8c1cc55ee04402c838ba5f1e2b6 /man2
parente24b389ad8f5a7fd13633d5c8dbd25811ec2ea65 (diff)
downloadman-pages-60ae21db4c16ab66f704a3ebbd42b3560651cfa9.tar.gz
intro.1, execve.2, getcontext.3, passwd.5, bpf-helpers.7: wfix
Use gender-neutral pronouns. Signed-off-by: Jakub Wilk <jwilk@jwilk.net> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/execve.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/execve.2 b/man2/execve.2
index 7b0c5b8536..313a468a5b 100644
--- a/man2/execve.2
+++ b/man2/execve.2
@@ -559,7 +559,7 @@ The result of mounting a filesystem
varies across Linux kernel versions:
some will refuse execution of set-user-ID and set-group-ID
executables when this would
-give the user powers she did not have already (and return
+give the user powers they did not have already (and return
.BR EPERM ),
some will just ignore the set-user-ID and set-group-ID bits and
.BR exec ()