summaryrefslogtreecommitdiff
path: root/doc/cha-gtls-app.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 18:07:01 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 18:07:01 +0200
commit0ee89f640b5dafd5fe388664376a906b609b7dd3 (patch)
tree03292b49b14c8442f2ca56d997335a8daf106227 /doc/cha-gtls-app.texi
parent90625a3698cffb93ad0aa893e3ad4f1e7c176a83 (diff)
downloadgnutls-0ee89f640b5dafd5fe388664376a906b609b7dd3.tar.gz
simplified node referencing and add NEW_PADDING in doc
Diffstat (limited to 'doc/cha-gtls-app.texi')
-rw-r--r--doc/cha-gtls-app.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi
index 080186ea2d..d0250f24f1 100644
--- a/doc/cha-gtls-app.texi
+++ b/doc/cha-gtls-app.texi
@@ -1023,11 +1023,11 @@ This is the default.
@item %LATEST_RECORD_VERSION @tab
will use the latest TLS version record version in client hello.
-@c @item %NEW_PADDING @tab
-@c will enable the new padding extension negotiation. If the new padding extension
-@c is negotiated, GnuTLS will use a more efficient length-hiding mechanism.
-@c Use @funcref{gnutls_record_can_use_length_hiding} to check whether length-hiding
-@c can be used in the current session.
+@item %NEW_PADDING @tab
+will enable the new padding extension negotiation. If the new padding extension
+is negotiated, GnuTLS will use a more efficient length-hiding mechanism.
+Use @funcref{gnutls_record_can_use_length_hiding} to check whether length-hiding
+can be used in the current session.
@end multitable
@caption{Special priority string keywords.}