From f74101bf4114d625cdac874cbcac4a1ddc9688c8 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 9 Oct 2012 20:53:35 +0200 Subject: Documentation updates --- src/certtool-args.def | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/certtool-args.def') diff --git a/src/certtool-args.def b/src/certtool-args.def index cfc9ffc65b..5fce8721a2 100644 --- a/src/certtool-args.def +++ b/src/certtool-args.def @@ -393,14 +393,14 @@ flag = { flag = { name = dane-full-x509; - descrip = "Use the hash of the full X.509 certificate, rather than the public key."; + descrip = "Use the hash of the X.509 certificate, rather than the public key."; doc = "This option forces the generated record to contain the hash of the full X.509 certificate. By default only the hash of the public key is used."; }; flag = { name = dane-local; - descrip = "Whether the provided certificate or public key is an unsigned local entity."; - doc = "DANE distinguishes certificates and public keys offered via the DNSSEC to trusted and local entities. Use this flag if this is a local entity."; + descrip = "The provided certificate or public key is a local entity."; + doc = "DANE distinguishes certificates and public keys offered via the DNSSEC to trusted and local entities. Use this flag if this is a local (and possibly unsigned) entity."; }; doc-section = { -- cgit v1.2.1