Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8 Add missing VERIFIED_EXEC_FP_SHA384 option.
details: https://anonhg.NetBSD.org/src/rev/fdc01bb09d44
branches: trunk
changeset: 826567:fdc01bb09d44
user: sevan <sevan%NetBSD.org@localhost>
date: Wed Sep 13 22:15:25 2017 +0000
description:
Add missing VERIFIED_EXEC_FP_SHA384 option.
diffstat:
share/man/man8/veriexec.8 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r cdedfb433f56 -r fdc01bb09d44 share/man/man8/veriexec.8
--- a/share/man/man8/veriexec.8 Wed Sep 13 21:15:11 2017 +0000
+++ b/share/man/man8/veriexec.8 Wed Sep 13 22:15:25 2017 +0000
@@ -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 <elad%NetBSD.org@localhost>
.\" 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 @@
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
Home |
Main Index |
Thread Index |
Old Index