Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Minor rephrasing for English grammar police.



details:   https://anonhg.NetBSD.org/src/rev/1da36ee8c497
branches:  trunk
changeset: 811952:1da36ee8c497
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon Nov 23 23:23:25 2015 +0000

description:
Minor rephrasing for English grammar police.

diffstat:

 share/man/man7/sysctl.7 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 8704f708531b -r 1da36ee8c497 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Mon Nov 23 23:00:29 2015 +0000
+++ b/share/man/man7/sysctl.7   Mon Nov 23 23:23:25 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.7,v 1.94 2015/09/29 07:59:15 wiz Exp $
+.\"    $NetBSD: sysctl.7,v 1.95 2015/11/23 23:23:25 pgoyette Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"    @(#)sysctl.3    8.4 (Berkeley) 5/9/95
 .\"
-.Dd September 24, 2015
+.Dd November 24, 2015
 .Dt SYSCTL 7
 .Os
 .Sh NAME
@@ -2376,8 +2376,8 @@
 .It Li security.curtain
 If non-zero, will filter return objects according to the user
 .Tn ID
-requesting information about them, preventing from users any
-access to objects they do not own.
+requesting information about them, preventing users from
+accessing any objects they do not own.
 .Pp
 At the moment, it affects
 .Xr ps 1 ,



Home | Main Index | Thread Index | Old Index