Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 Remove xref to nonexistent option(4).



details:   https://anonhg.NetBSD.org/src/rev/68b6bd47ced8
branches:  trunk
changeset: 763392:68b6bd47ced8
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Mar 18 16:14:49 2011 +0000

description:
Remove xref to nonexistent option(4).

diffstat:

 share/man/man7/security.7 |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r 5f9c452c4c3d -r 68b6bd47ced8 share/man/man7/security.7
--- a/share/man/man7/security.7 Fri Mar 18 16:12:26 2011 +0000
+++ b/share/man/man7/security.7 Fri Mar 18 16:14:49 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.7,v 1.4 2011/03/18 16:12:26 jruoho Exp $
+.\" $NetBSD: security.7,v 1.5 2011/03/18 16:14:49 jruoho Exp $
 .\"
 .\" Copyright (c) 2006, 2011 Elad Efrat <elad%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -357,9 +357,7 @@
 may not function properly with the restriction.
 Such mappings can be allowed either by using the
 .Dv USER_VA0_DISABLE_DEFAULT
-kernel configuration
-.Xr option 4
-or by changing the following variable at runtime:
+kernel configuration option or by changing the following variable at runtime:
 .Bd -literal -offset indent
 # sysctl -w vm.user_va0_disable=0
 .Ed



Home | Main Index | Thread Index | Old Index