From: Simon Josefsson Date: Wed, 18 Aug 2004 11:37:14 +0000 (+0000) Subject: Revert. X-Git-Tag: gnutls_1_0_20~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75537aa4cfa732e8b039fe320f583003da0b9907;p=thirdparty%2Fgnutls.git Revert. --- 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}