]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 23 Feb 2015 12:50:00 +0000 (13:50 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 23 Feb 2015 12:50:00 +0000 (13:50 +0100)
doc/cha-tokens.texi

index 06408ebaa13f9dfa41a136f9f0499b86e41b8706..190dd982eac5b8a86e332bed5201a047dc5215dc 100644 (file)
@@ -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}