diff options
author | rwatson <rwatson@FreeBSD.org> | 2002-02-18 00:20:12 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2002-02-18 00:20:12 +0000 |
commit | 036c50779e4be3080cf257aa66f3f81d81200971 (patch) | |
tree | 11fe32c793d1345f294153fba1d5f53b351792f9 /share/man | |
parent | e4ecbf2c51e25b15585a4d7af9e7ce6f8a56a299 (diff) | |
download | FreeBSD-src-036c50779e4be3080cf257aa66f3f81d81200971.zip FreeBSD-src-036c50779e4be3080cf257aa66f3f81d81200971.tar.gz |
Clarify word choice: s/those users/users/, since there is no previous
instance of 'users' to refer to.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/security.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7 index 98d1a11..0504ab7 100644 --- a/share/man/man7/security.7 +++ b/share/man/man7/security.7 @@ -15,7 +15,7 @@ Security is a function that begins and ends with the system administrator. While all .Bx multi-user systems have some inherent security, the job of building and -maintaining additional security mechanisms to keep those users +maintaining additional security mechanisms to keep users .Sq honest is probably one of the single largest undertakings of the sysadmin. Machines are |