From 90f5cb38b2967bbc38366a00e7bb8a23baf1ab85 Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 4 Mar 2007 22:25:00 +0000 Subject: [PATCH] it is segvguard. --- usr.sbin/paxctl/paxctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/paxctl/paxctl.8 b/usr.sbin/paxctl/paxctl.8 index fa5cb4301300..02b3a2226cce 100644 --- a/usr.sbin/paxctl/paxctl.8 +++ b/usr.sbin/paxctl/paxctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: paxctl.8,v 1.2 2007/03/04 21:16:46 christos Exp $ +.\" $NetBSD: paxctl.8,v 1.3 2007/03/04 22:25:00 christos Exp $ .\" .\" Copyright 2006 Elad Efrat .\" All rights reserved. @@ -88,7 +88,7 @@ The utility currently utilizes .Xr elf 5 .Dq note -sections to mark executables as PaX Servguard enabled. +sections to mark executables as PaX Segvguard enabled. This will be done using .Xr fileassoc 9 in the future so that we can control who does the marking.