Module Name:    src
Committed By:   christos
Date:           Sat Nov 26 13:54:34 UTC 2016

Modified Files:
        src/share/man/man4: options.4

Log Message:
Mention fileassoc dependencies


To generate a diff of this commit:
cvs rdiff -u -r1.453 -r1.454 src/share/man/man4/options.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.453 src/share/man/man4/options.4:1.454
--- src/share/man/man4/options.4:1.453	Mon Nov 21 23:55:10 2016
+++ src/share/man/man4/options.4	Sat Nov 26 08:54:34 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.453 2016/11/22 04:55:10 mrg Exp $
+.\"	$NetBSD: options.4,v 1.454 2016/11/26 13:54:34 christos Exp $
 .\"
 .\" Copyright (c) 1996
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd November 21, 2016
+.Dd November 26, 2016
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -1572,6 +1572,10 @@ while in
 .It Cd options FILEASSOC
 Support for
 .Xr fileassoc 9 .
+Required for
+.Cd options PAX_SEGVGUARD
+and
+.Cd pseudo-device veriexec .
 .It Cd options FILEASSOC_NHOOKS=integer
 Number of storage slots per file for
 .Xr fileassoc 9 .
@@ -2317,6 +2321,8 @@ See
 for more details.
 .It Cd options PAX_SEGVGUARD=value
 Enables PaX Segvguard.
+Requires
+.Cd options FILEASSOC .
 .Pp
 The
 .Ar value

Reply via email to