Module Name:    src
Committed By:   sevan
Date:           Wed Sep 13 22:15:25 UTC 2017

Modified Files:
        src/share/man/man8: veriexec.8

Log Message:
Add missing VERIFIED_EXEC_FP_SHA384 option.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man8/veriexec.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/veriexec.8
diff -u src/share/man/man8/veriexec.8:1.5 src/share/man/man8/veriexec.8:1.6
--- src/share/man/man8/veriexec.8:1.5	Sun Aug 27 23:20:54 2017
+++ src/share/man/man8/veriexec.8	Wed Sep 13 22:15:25 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: veriexec.8,v 1.5 2017/08/27 23:20:54 sevan Exp $
+.\" $NetBSD: veriexec.8,v 1.6 2017/09/13 22:15:25 sevan Exp $
 .\"
 .\" Copyright (c) 2008 Elad Efrat <e...@netbsd.org>
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 28, 2017
+.Dd September 13, 2017
 .Dt VERIEXEC 8
 .Os
 .Sh NAME
@@ -73,6 +73,7 @@ pseudo-device veriexec
 Additionally, one or more options for digital fingerprint algorithm support:
 .Bd -literal -offset indent
 options VERIFIED_EXEC_FP_SHA256
+options VERIFIED_EXEC_FP_SHA384
 options VERIFIED_EXEC_FP_SHA512
 .Ed
 .Pp

Reply via email to