Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Mention fileassoc dependencies
details: https://anonhg.NetBSD.org/src/rev/f9bbbf409b9e
branches: trunk
changeset: 349172:f9bbbf409b9e
user: christos <christos%NetBSD.org@localhost>
date: Sat Nov 26 13:54:34 2016 +0000
description:
Mention fileassoc dependencies
diffstat:
share/man/man4/options.4 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (38 lines):
diff -r c732db102c38 -r f9bbbf409b9e share/man/man4/options.4
--- a/share/man/man4/options.4 Sat Nov 26 12:32:03 2016 +0000
+++ b/share/man/man4/options.4 Sat Nov 26 13:54:34 2016 +0000
@@ -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 @@
.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 @@
for more details.
.It Cd options PAX_SEGVGUARD=value
Enables PaX Segvguard.
+Requires
+.Cd options FILEASSOC .
.Pp
The
.Ar value
Home |
Main Index |
Thread Index |
Old Index