Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2020 18:46:42 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r366409 - head/sbin/veriexec
Message-ID:  <202010031846.093IkgJT033163@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Sat Oct  3 18:46:42 2020
New Revision: 366409
URL: https://svnweb.freebsd.org/changeset/base/366409

Log:
  veriexec(8): Bugfix for an issue reported by mandoc
  
  - consider using OS macro: Nx
  
  MFC after:	1 week

Modified:
  head/sbin/veriexec/veriexec.8

Modified: head/sbin/veriexec/veriexec.8
==============================================================================
--- head/sbin/veriexec/veriexec.8	Sat Oct  3 18:44:13 2020	(r366408)
+++ head/sbin/veriexec/veriexec.8	Sat Oct  3 18:46:42 2020	(r366409)
@@ -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.
-
-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010031846.093IkgJT033163>