gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_3_1_3-1-g43269ac


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_1_3-1-g43269ac
Date: Fri, 12 Oct 2012 18:00:12 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=43269acc9bef22a9735047f35f1eb4577b492c18

The branch, master has been updated
       via  43269acc9bef22a9735047f35f1eb4577b492c18 (commit)
      from  13ee3a5eecf7131a45d967985e2a2d64ab3ac0a4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 43269acc9bef22a9735047f35f1eb4577b492c18
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Fri Oct 12 19:57:05 2012 +0200

    corrected typo

-----------------------------------------------------------------------

Summary of changes:
 doc/invoke-danetool.texi |    8 ++++----
 src/danetool-args.c      |    2 +-
 src/danetool-args.def    |    6 +++---
 src/danetool-args.h      |    2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/doc/invoke-danetool.texi b/doc/invoke-danetool.texi
index 64ee89b..3a222d9 100644
--- a/doc/invoke-danetool.texi
+++ b/doc/invoke-danetool.texi
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (invoke-danetool.texi)
 # 
-# It has been AutoGen-ed  October 12, 2012 at 05:34:36 PM by AutoGen 5.16
+# It has been AutoGen-ed  October 12, 2012 at 07:55:39 PM by AutoGen 5.16
 # From the definitions    ../src/danetool-args.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -203,12 +203,12 @@ The operation failed or the command syntax was not valid.
 To create a DANE TLSA resource record for a CA signed certificate use the 
following commands.
 
 @example
-$ certtool --tlsa-rr --host www.example.com --load-certificate cert.pem
+$ danetool --tlsa-rr --host www.example.com --load-certificate cert.pem
 @end example
 
 For a self signed certificate use:
 @example
-$ certtool --tlsa-rr --host www.example.com --load-certificate cert.pem \
+$ danetool --tlsa-rr --host www.example.com --load-certificate cert.pem \
   --local
 @end example
 
@@ -218,7 +218,7 @@ certificate using DANE.
 
 In order to create a record for the signer of your certificate use:
 @example
-$ certtool --tlsa-rr --host www.example.com --load-certificate cert.pem \
+$ danetool --tlsa-rr --host www.example.com --load-certificate cert.pem \
   --ca
 @end example
 
diff --git a/src/danetool-args.c b/src/danetool-args.c
index 826691a..054ec2a 100644
--- a/src/danetool-args.c
+++ b/src/danetool-args.c
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (danetool-args.c)
  *  
- *  It has been AutoGen-ed  October 12, 2012 at 05:34:29 PM by AutoGen 5.16
+ *  It has been AutoGen-ed  October 12, 2012 at 07:55:33 PM by AutoGen 5.16
  *  From the definitions    danetool-args.def
  *  and the template file   options
  *
diff --git a/src/danetool-args.def b/src/danetool-args.def
index d13e52a..90017ea 100644
--- a/src/danetool-args.def
+++ b/src/danetool-args.def
@@ -126,12 +126,12 @@ doc-section = {
 To create a DANE TLSA resource record for a CA signed certificate use the 
following commands.
 
 @example
-$ certtool --tlsa-rr --host www.example.com --load-certificate cert.pem
+$ danetool --tlsa-rr --host www.example.com --load-certificate cert.pem
 @end example
 
 For a self signed certificate use:
 @example
-$ certtool --tlsa-rr --host www.example.com --load-certificate cert.pem \
+$ danetool --tlsa-rr --host www.example.com --load-certificate cert.pem \
   --local
 @end example
 
@@ -141,7 +141,7 @@ certificate using DANE.
 
 In order to create a record for the signer of your certificate use:
 @example
-$ certtool --tlsa-rr --host www.example.com --load-certificate cert.pem \
+$ danetool --tlsa-rr --host www.example.com --load-certificate cert.pem \
   --ca
 @end example
 
diff --git a/src/danetool-args.h b/src/danetool-args.h
index cb2bf75..a80066a 100644
--- a/src/danetool-args.h
+++ b/src/danetool-args.h
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (danetool-args.h)
  *  
- *  It has been AutoGen-ed  October 12, 2012 at 05:34:29 PM by AutoGen 5.16
+ *  It has been AutoGen-ed  October 12, 2012 at 07:55:33 PM by AutoGen 5.16
  *  From the definitions    danetool-args.def
  *  and the template file   options
  *


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]