From 4fcca5caf42e350e32831416ad4860c7d2ee2eeb Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Tue, 1 Aug 2017 01:36:19 +0000 Subject: [PATCH] regen v9_9 --- bin/dnssec/dnssec-keyfromlabel.8 | 6 +++--- bin/dnssec/dnssec-keyfromlabel.html | 4 ++-- bin/dnssec/dnssec-keygen.8 | 8 ++++---- bin/dnssec/dnssec-keygen.html | 8 ++++---- config.h.in | 13 ++----------- doc/arm/man.dnssec-keyfromlabel.html | 2 +- doc/arm/man.dnssec-keygen.html | 6 +++--- 7 files changed, 19 insertions(+), 28 deletions(-) diff --git a/bin/dnssec/dnssec-keyfromlabel.8 b/bin/dnssec/dnssec-keyfromlabel.8 index fb71e50369..4423255c20 100644 --- a/bin/dnssec/dnssec-keyfromlabel.8 +++ b/bin/dnssec/dnssec-keyfromlabel.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2008-2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2008-2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -63,7 +63,7 @@ of the key is specified on the command line\&. This must match the name of the z .RS 4 Selects the cryptographic algorithm\&. The value of \fBalgorithm\fR -must be one of RSAMD5, RSASHA1, DSA, NSEC3RSASHA1, NSEC3DSA, RSASHA256, RSASHA512, ECCGOST, ECDSAP256SHA256 or ECDSAP384SHA384\&. These values are case insensitive\&. +must be one of RSAMD5, RSASHA1, DSA, NSEC3RSASHA1, NSEC3DSA, RSASHA256, RSASHA512, ECCGOST, ECDSAP256SHA256, ECDSAP384SHA384, ED25519 or ED448\&. These values are case insensitive\&. .sp If no algorithm is specified, then RSASHA1 will be used by default, unless the \fB\-3\fR @@ -284,5 +284,5 @@ RFC 4034\&. \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2008-2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2008-2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/dnssec/dnssec-keyfromlabel.html b/bin/dnssec/dnssec-keyfromlabel.html index 1c1bec39c7..e49aacfa2b 100644 --- a/bin/dnssec/dnssec-keyfromlabel.html +++ b/bin/dnssec/dnssec-keyfromlabel.html @@ -1,6 +1,6 @@