]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
more doc fixes
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 21 Jul 2012 15:58:20 +0000 (17:58 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 21 Jul 2012 15:58:20 +0000 (17:58 +0200)
doc/cha-tokens.texi
doc/latex/macros.tex

index 7e4bb9f4a7ade23fcc93d07aaf5a7ce6ef6a5289..b353a59533cc19b86b209d81b4615f04c41fa654 100644 (file)
@@ -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}
index fbfb687649bc773e512228d9cb3beb360007f743..7e657e127b756337e6fd4259ce865e83bd399915 100644 (file)
 {\vspace{0.5cm}{\bf Description:}\footnotesize}
 {}
 
+\newenvironment{functionLimitation}%
+{\vspace{0.5cm}{\it Limitation:}\footnotesize}
+{}
+
 \newenvironment{enum}%
 {}%
 {}