svn commit: r366604 - stable/12/sbin/veriexec
Gordon Bergling
gbe at FreeBSD.org
Sat Oct 10 09:42:24 UTC 2020
Author: gbe (doc committer)
Date: Sat Oct 10 09:42:24 2020
New Revision: 366604
URL: https://svnweb.freebsd.org/changeset/base/366604
Log:
MFC r366409: veriexec(8): Bugfix for an issue reported by mandoc
- consider using OS macro: Nx
Modified:
stable/12/sbin/veriexec/veriexec.8
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sbin/veriexec/veriexec.8
==============================================================================
--- stable/12/sbin/veriexec/veriexec.8 Sat Oct 10 09:41:20 2020 (r366603)
+++ stable/12/sbin/veriexec/veriexec.8 Sat Oct 10 09:42:24 2020 (r366604)
@@ -138,9 +138,8 @@ they are provided for the use of other
.Xr mac 4
modules.
.Sh HISTORY
-The Verified Exec system first appeared in NetBSD.
+The Verified Exec system first appeared in
+.Nx .
This utility derrives from the one found in Junos.
The key difference is the requirement that manifest files
be digitally signed.
-
-
More information about the svn-src-stable-12
mailing list