diff options
Diffstat (limited to 'doc/tex/macros.tex')
-rw-r--r-- | doc/tex/macros.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tex/macros.tex b/doc/tex/macros.tex index 060f4dfe26..550dcc05c5 100644 --- a/doc/tex/macros.tex +++ b/doc/tex/macros.tex @@ -1,6 +1,7 @@ \newcommand{\gnutls}{{\emph{GnuTLS}}} \newcommand{\gnutlse}{{\emph{GnuTLS-extra}}} \newcommand{\tlsI}{{\emph{TLS 1.0}}} +\newcommand{\tlsII}{{\emph{TLS 1.1}}} \newcommand{\tls}{{\emph{TLS}}} \newcommand{\sslIII}{{\emph{SSL 3.0}}} \newcommand{\sslII}{{\emph{SSL 2.0}}} |