From: Nikos Mavrogiannopoulos Date: Sat, 21 Jul 2012 15:58:20 +0000 (+0200) Subject: more doc fixes X-Git-Tag: gnutls_3_1_0pre0~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d32dca615dc5c7e291168fba43fc5204eee83a4;p=thirdparty%2Fgnutls.git more doc fixes --- 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}% {}% {}