diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-08-13 10:14:06 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-08-13 10:14:06 +0200 |
commit | ff8fd8a8fce4af70beb51ea6f60a583531d859d2 (patch) | |
tree | f71ac9a9a440e4570b3eaa14c2d7c77b2801fb9f /doc/cha-auth.texi | |
parent | 7f8d5309a74353d41fad1b3279c1d85cafe030f3 (diff) | |
download | gnutls-ff8fd8a8fce4af70beb51ea6f60a583531d859d2.tar.gz |
do not use capitals in index names.
Diffstat (limited to 'doc/cha-auth.texi')
-rw-r--r-- | doc/cha-auth.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-auth.texi b/doc/cha-auth.texi index f42fba2154..92bb12ccdb 100644 --- a/doc/cha-auth.texi +++ b/doc/cha-auth.texi @@ -184,7 +184,7 @@ algorithm. @node Anonymous authentication @section Anonymous authentication -@cindex Anonymous authentication +@cindex anonymous authentication The anonymous key exchange performs encryption but there is no indication of the identity of the peer. This kind of authentication |