summaryrefslogtreecommitdiff
path: root/doc/tex/macros.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/macros.tex')
-rw-r--r--doc/tex/macros.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/tex/macros.tex b/doc/tex/macros.tex
index 68404ec3ca..29e1a28d5e 100644
--- a/doc/tex/macros.tex
+++ b/doc/tex/macros.tex
@@ -1,7 +1,7 @@
-\newcommand{\gnutls}{{\emph{GNUTLS}} }
-\newcommand{\tlsI}{{\emph{TLS 1.0}} }
-\newcommand{\tls}{{\emph{TLS}} }
-\newcommand{\sslIII}{{\emph{SSL 3.0}} }
-\newcommand{\sslII}{{\emph{SSL 2.0}} }
-\newcommand{\ssl}{{\emph{SSL}} }
+\newcommand{\gnutls}{{\emph{GNUTLS}}}
+\newcommand{\tlsI}{{\emph{TLS 1.0}}}
+\newcommand{\tls}{{\emph{TLS}}}
+\newcommand{\sslIII}{{\emph{SSL 3.0}}}
+\newcommand{\sslII}{{\emph{SSL 2.0}}}
+\newcommand{\ssl}{{\emph{SSL}}}
\newcommand{\HRule}{\rule{\linewidth}{0.4mm}}