diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-08-24 20:57:45 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-08-24 21:32:30 +0200 |
commit | 7f97d06161f257b0bb8b1106d1b64cbb58d29a3c (patch) | |
tree | 25486bb5f13bb752695871c2261e05ddf2805fb5 /doc/cha-auth.texi | |
parent | 7b74c80ed124af1de0d2d52f3c3b80d36b3a97bc (diff) | |
download | gnutls-7f97d06161f257b0bb8b1106d1b64cbb58d29a3c.tar.gz |
documentation changes.
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 c7d4dfe05c..78bcfc386b 100644 --- a/doc/cha-auth.texi +++ b/doc/cha-auth.texi @@ -397,7 +397,7 @@ with the credential types is shown in @ref{tab:key-exchange-cred}. @item @code{KX_SRP_RSA}, @code{KX_SRP_DSS} @tab @code{CRD_SRP} -@tab @code{CRD_CERTIFICATE} +@tab @code{CRD_CERTIFICATE}, @code{CRD_SRP} @item @code{KX_SRP} @tab @code{CRD_SRP} |