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

This commit is contained in:
jruoho 2011-03-18 22:19:31 +00:00
parent cc518b13cc
commit 2d03f41467
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: options.4,v 1.402 2011/03/18 22:16:25 jruoho Exp $
.\" $NetBSD: options.4,v 1.403 2011/03/18 22:19:31 jruoho Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@ -2284,7 +2284,7 @@ Programs can be exempted using
.Xr paxctl 8 .
.Pp
See
.Xr security 8
.Xr security 7
for more details.
.It Cd options PAX_SEGVGUARD=value
Enables PaX Segvguard.
@ -2303,7 +2303,7 @@ be done using
.Xr paxctl 8 .
.Pp
See
.Xr security 8
.Xr security 7
for more details.
.It Cd options PAX_ASLR=value
Enables PaX ASLR.
@ -2322,7 +2322,7 @@ be done using
.Xr paxctl 8 .
.Pp
See
.Xr security 8
.Xr security 7
for more details.
.It Cd options USER_VA0_DISABLE_DEFAULT=value
Sets the initial value of the flag which controls whether user programs

View File

@ -1,4 +1,4 @@
.\" $NetBSD: veriexec.4,v 1.20 2009/03/11 13:49:54 joerg Exp $
.\" $NetBSD: veriexec.4,v 1.21 2011/03/18 22:19:31 jruoho Exp $
.\"
.\" Copyright 2005 Elad Efrat <elad@bsd.org.il>
.\" Copyright 2005 Brett Lymn <blymn@netbsd.org>
@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd February 10, 2008
.Dd March 19, 2011
.Dt VERIEXEC 4
.Os
.Sh NAME
@ -144,7 +144,7 @@ are not permitted once the strict level has been raised past 0.
.Sh SEE ALSO
.Xr proplib 3 ,
.Xr sysctl 3 ,
.Xr security 8 ,
.Xr security 7 ,
.Xr sysctl 8 ,
.Xr veriexecctl 8 ,
.Xr veriexecgen 8 ,