Source-Changes-HG archive

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

[src/netbsd-3]: src/lib/libc/gen Pull up revision 1.151 (requested by elad in...



details:   https://anonhg.NetBSD.org/src/rev/86db2b0044b6
branches:  netbsd-3
changeset: 576376:86db2b0044b6
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jul 02 15:52:10 2005 +0000

description:
Pull up revision 1.151 (requested by elad in ticket #487):
New sentence, new line.

diffstat:

 lib/libc/gen/sysctl.3 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r e036a4e810c7 -r 86db2b0044b6 lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3     Sat Jul 02 15:51:41 2005 +0000
+++ b/lib/libc/gen/sysctl.3     Sat Jul 02 15:52:10 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.3,v 1.142.2.4 2005/07/02 15:51:13 tron Exp $
+.\"    $NetBSD: sysctl.3,v 1.142.2.5 2005/07/02 15:52:10 tron Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -904,7 +904,8 @@
 It has all effects of
 strict level 1, plus it will deny write access to monitored files,
 prevent their removal, and enforce access type (direct, indirect, file).
-Strict level 3 operates as lockdown mode. It will have all effects of
+Strict level 3 operates as lockdown mode.
+It will have all effects of
 strict level 2, but it will also prevent access to non-monitored files.
 Furthermore, it will prevent addition of new files to the system, and
 allow writing only to files opened before the strict level was raised.



Home | Main Index | Thread Index | Old Index