Module Name: src
Committed By: wiz
Date: Tue Nov 8 08:21:52 UTC 2016
Modified Files:
src/usr.sbin/paxctl: paxctl.8
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/paxctl/paxctl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/paxctl/paxctl.8
diff -u src/usr.sbin/paxctl/paxctl.8:1.15 src/usr.sbin/paxctl/paxctl.8:1.16
--- src/usr.sbin/paxctl/paxctl.8:1.15 Tue Nov 8 03:20:07 2016
+++ src/usr.sbin/paxctl/paxctl.8 Tue Nov 8 08:21:52 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: paxctl.8,v 1.15 2016/11/08 03:20:07 pgoyette Exp $
+.\" $NetBSD: paxctl.8,v 1.16 2016/11/08 08:21:52 wiz Exp $
.\"
.\" Copyright 2006 Elad Efrat <[email protected]>
.\" Copyright 2008 Christos Zoulas <[email protected]>
@@ -114,5 +114,6 @@ sections to mark executables as having P
This will be done using
.Xr fileassoc 9
in the future so that we can control who does the marking and
-not altering the binary file signature. (Note this also means that
+not altering the binary file signature.
+(Note this also means that
at present any flags set do not survive binary file upgrades.)