summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-07-21 17:58:20 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-07-21 17:58:20 +0200
commit9d32dca615dc5c7e291168fba43fc5204eee83a4 (patch)
tree76dc573b2ff007bc3a88fea19ebcab3ad1de4cd4
parent85bf56607c0d41d69468992c74b0fa8311e43134 (diff)
downloadgnutls-9d32dca615dc5c7e291168fba43fc5204eee83a4.tar.gz
more doc fixes
-rw-r--r--doc/cha-tokens.texi2
-rw-r--r--doc/latex/macros.tex4
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi
index 7e4bb9f4a7..b353a59533 100644
--- a/doc/cha-tokens.texi
+++ b/doc/cha-tokens.texi
@@ -74,7 +74,7 @@ sequence.
@showfuncdesc{gnutls_pubkey_export}
An important function is @funcref{gnutls_pubkey_import_url} which will import
-public keys from URLs that identify objects stored in tokens (see @ref{Smart cards and HSMs,Trusted platform module}).
+public keys from URLs that identify objects stored in tokens (see @ref{Smart cards and HSMs} and @ref{Trusted platform module}).
A function to check for a supported by GnuTLS URL is @funcref{gnutls_url_is_supported}.
@showfuncdesc{gnutls_url_is_supported}
diff --git a/doc/latex/macros.tex b/doc/latex/macros.tex
index fbfb687649..7e657e127b 100644
--- a/doc/latex/macros.tex
+++ b/doc/latex/macros.tex
@@ -193,6 +193,10 @@
{\vspace{0.5cm}{\bf Description:}\footnotesize}
{}
+\newenvironment{functionLimitation}%
+{\vspace{0.5cm}{\it Limitation:}\footnotesize}
+{}
+
\newenvironment{enum}%
{}%
{}