diff options
author | Simon Josefsson <simon@josefsson.org> | 2004-08-18 11:37:14 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2004-08-18 11:37:14 +0000 |
commit | 75537aa4cfa732e8b039fe320f583003da0b9907 (patch) | |
tree | 666bcb60bdf3ec6d07e733af6d9a5e2ef3cacec0 /doc/gnutls.texi | |
parent | e9965a980e57b34b47125fda2bbc96282b07f89a (diff) | |
download | gnutls-75537aa4cfa732e8b039fe320f583003da0b9907.tar.gz |
Revert.
Diffstat (limited to 'doc/gnutls.texi')
-rw-r--r-- | doc/gnutls.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/gnutls.texi b/doc/gnutls.texi index 721533bc9c..58b02b5a78 100644 --- a/doc/gnutls.texi +++ b/doc/gnutls.texi @@ -1860,7 +1860,6 @@ It's purpose is to connect onto a @acronym{TLS} server, perform some tests and print the server's capabilities. If called with the `-v' parameter a more checks will be performed. An example output is: -@exampleindent 0 @smallexample crystal:/cvs/gnutls/src$ ./gnutls-cli-debug localhost -p 5556 Resolving 'localhost'... @@ -1899,7 +1898,6 @@ Checking for max record size (TLS extension)... yes Checking for SRP authentication support (TLS extension)... yes Checking for OpenPGP authentication support (TLS extension)... no @end smallexample -@exampleindent 3 @section Invoking gnutls-serv @anchor{Invoking gnutls-serv} |