Module Name: src
Committed By: gutteridge
Date: Wed Aug 16 22:22:02 UTC 2023
Modified Files:
src/usr.sbin/paxctl: paxctl.8
Log Message:
paxctl.8: minor grammar/style corrections
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 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.20 src/usr.sbin/paxctl/paxctl.8:1.21
--- src/usr.sbin/paxctl/paxctl.8:1.20 Fri Jun 23 10:27:12 2023
+++ src/usr.sbin/paxctl/paxctl.8 Wed Aug 16 22:22:02 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: paxctl.8,v 1.20 2023/06/23 10:27:12 uwe Exp $
+.\" $NetBSD: paxctl.8,v 1.21 2023/08/16 22:22:02 gutteridge Exp $
.\"
.\" Copyright 2006 Elad Efrat <[email protected]>
.\" Copyright 2008 Christos Zoulas <[email protected]>
@@ -113,8 +113,8 @@ note sections to mark executables as hav
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.
+not alter the binary file signature.
.Po
Note this also means that
-at present any flags set do not survive binary file upgrades
-.Pc .
+at present any flags set do not survive binary file upgrades.
+.Pc