Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/92eb9b67eaa9
branches:  trunk
changeset: 582120:92eb9b67eaa9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jun 17 18:19:39 2005 +0000

description:
New sentence, new line.

diffstat:

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

diffs (19 lines):

diff -r 8e9edad57cd3 -r 92eb9b67eaa9 lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3     Fri Jun 17 18:08:00 2005 +0000
+++ b/lib/libc/gen/sysctl.3     Fri Jun 17 18:19:39 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.3,v 1.150 2005/06/17 17:46:18 elad Exp $
+.\"    $NetBSD: sysctl.3,v 1.151 2005/06/17 18:19:39 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -905,7 +905,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