From: Nikos Mavrogiannopoulos Date: Mon, 23 Feb 2015 12:50:00 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_4_0~284 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef7cc00d41e7579aca4239bab734d80a6bf64091;p=thirdparty%2Fgnutls.git doc update --- diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi index 06408ebaa1..190dd982ea 100644 --- a/doc/cha-tokens.texi +++ b/doc/cha-tokens.texi @@ -182,7 +182,7 @@ key abstractions. In several systems there are keystores which allow to read, store and use certificates and private keys. For these systems GnuTLS provides the system-key API in @code{gnutls/system-keys.h}. That API provides the ability to iterate through all stored keys, add and delete keys as well -as use these keys using a URL which starts with "system:". +as use these keys using a URL which starts with "system:". The format of the URLs is system-specific. @showfuncdesc{gnutls_system_key_iter_get_info}