Module Name: src
Committed By: nia
Date: Mon Jan 20 13:08:40 UTC 2020
Modified Files:
src/share/man/man5: networks.5
src/share/man/man7: setuid.7
src/share/man/man9: in_getifa.9 secmodel_extensions.9
Log Message:
when referring to the "user"/"operator"/"network manager": he -> they
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/man/man5/networks.5
cvs rdiff -u -r1.7 -r1.8 src/share/man/man7/setuid.7
cvs rdiff -u -r1.9 -r1.10 src/share/man/man9/in_getifa.9
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/secmodel_extensions.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/networks.5
diff -u src/share/man/man5/networks.5:1.17 src/share/man/man5/networks.5:1.18
--- src/share/man/man5/networks.5:1.17 Fri Jul 13 21:44:32 2018
+++ src/share/man/man5/networks.5 Mon Jan 20 13:08:40 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: networks.5,v 1.17 2018/07/13 21:44:32 maya Exp $
+.\" $NetBSD: networks.5,v 1.18 2020/01/20 13:08:40 nia Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -118,9 +118,9 @@ and assign addresses to its hosts from
.Tn IP
network address space given by the new
.Tn ISP .
-Thus, it is best for a savvy network manager to configure his
-hosts for easy renumbering, to preserve his ability to easily
-change his
+Thus, it is best for a savvy network manager to configure their
+hosts for easy renumbering, to preserve their ability to easily
+change their
.Tn ISP
should the need arise.
.Sh FILES
Index: src/share/man/man7/setuid.7
diff -u src/share/man/man7/setuid.7:1.7 src/share/man/man7/setuid.7:1.8
--- src/share/man/man7/setuid.7:1.7 Tue Mar 18 18:20:40 2014
+++ src/share/man/man7/setuid.7 Mon Jan 20 13:08:40 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: setuid.7,v 1.7 2014/03/18 18:20:40 riastradh Exp $
+.\" $NetBSD: setuid.7,v 1.8 2020/01/20 13:08:40 nia Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -309,7 +309,7 @@ The following are resource-exhaustion po
program should respond properly to.
.Bl -bullet
.It
-The user might have used up all of his allowed processes, so
+The user might have used up all of their allowed processes, so
any attempt to create a new one (via
.Xr fork 2
or
Index: src/share/man/man9/in_getifa.9
diff -u src/share/man/man9/in_getifa.9:1.9 src/share/man/man9/in_getifa.9:1.10
--- src/share/man/man9/in_getifa.9:1.9 Mon Jul 3 21:28:48 2017
+++ src/share/man/man9/in_getifa.9 Mon Jan 20 13:08:40 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: in_getifa.9,v 1.9 2017/07/03 21:28:48 wiz Exp $
+.\" $NetBSD: in_getifa.9,v 1.10 2020/01/20 13:08:40 nia Exp $
.\"
.\" Copyright (c) 2006 David Young. All rights reserved.
.\"
@@ -157,7 +157,7 @@ The kernel breaks ties by choosing the s
.Pp
The operator may set a policy on individual interfaces.
The operator may also set a global policy that applies to all
-interfaces whose policy he does not set individually.
+interfaces whose policy they do not set individually.
.Pp
Here is the sysctl tree for the policy at system startup:
.Pp
Index: src/share/man/man9/secmodel_extensions.9
diff -u src/share/man/man9/secmodel_extensions.9:1.5 src/share/man/man9/secmodel_extensions.9:1.6
--- src/share/man/man9/secmodel_extensions.9:1.5 Tue Mar 18 18:20:40 2014
+++ src/share/man/man9/secmodel_extensions.9 Mon Jan 20 13:08:40 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: secmodel_extensions.9,v 1.5 2014/03/18 18:20:40 riastradh Exp $
+.\" $NetBSD: secmodel_extensions.9,v 1.6 2020/01/20 13:08:40 nia Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -95,7 +95,7 @@ of the system is above 0.
.Sh Non-superuser control of CPU sets
When enabled, an ordinary user is allowed to control the CPU
.Xr affinity 3
-of the processes and threads he owns.
+of the processes and threads they own.
.Pp
This extension is enabled by setting
.Pa security.models.extensions.user_set_cpu_affinity