Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 Fix xref; security(8) -> security(7).



details:   https://anonhg.NetBSD.org/src/rev/7bc66c364d74
branches:  trunk
changeset: 763396:7bc66c364d74
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Mar 18 16:20:12 2011 +0000

description:
Fix xref; security(8) -> security(7).

diffstat:

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

diffs (45 lines):

diff -r 9ee31a529757 -r 7bc66c364d74 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Fri Mar 18 16:19:13 2011 +0000
+++ b/share/man/man7/sysctl.7   Fri Mar 18 16:20:12 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.7,v 1.61 2011/02/02 09:07:32 wiz Exp $
+.\"    $NetBSD: sysctl.7,v 1.62 2011/03/18 16:20:12 jruoho 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 February 1, 2011
+.Dd March 18, 2011
 .Dt SYSCTL 7
 .Os
 .Sh NAME
@@ -1085,7 +1085,7 @@
 .It Li kern.veriexec.strict
 Controls the strict level of Veriexec.
 See
-.Xr security 8
+.Xr security 7
 for more information on each level's implications.
 .It Li kern.veriexec.verbose
 Controls the verbosity level of Veriexec.
@@ -2268,7 +2268,7 @@
 For more information on any of the PaX features, please see
 .Xr paxctl 8
 and
-.Xr security 8 .
+.Xr security 7 .
 The available third and fourth level names are:
 .Bl -column "security.pax.segvguard.suspend_timeout" "integer" "Changeable" \
 -offset 2n
@@ -2371,7 +2371,7 @@
 .Xr sysctl 3 ,
 .Xr ipsec 4 ,
 .Xr tcp 4 ,
-.Xr security 8 ,
+.Xr security 7 ,
 .Xr sysctl 8
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index