summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2004-10-02 19:25:57 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2004-10-02 19:25:57 +0000
commit25b639dbf4f487992ad414d30101a70feade1029 (patch)
tree43476d47b885dc09250c8be75ebb7b7f07c42372 /doc
parentd7833c17dbefc52d8a893ff8815c7658646fce8b (diff)
downloadneon-25b639dbf4f487992ad414d30101a70feade1029.tar.gz
Import neon-0.24.2.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.24.x@247 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'doc')
-rw-r--r--doc/ref/clicert.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref/clicert.xml b/doc/ref/clicert.xml
index c61404c..49f95cf 100644
--- a/doc/ref/clicert.xml
+++ b/doc/ref/clicert.xml
@@ -86,9 +86,9 @@
more than once using different passwords.</para>
<para>A client certificate can be given a "friendly name" when it
- is created; <function>ne_ssl_clicert_owner</function> will return
+ is created; <function>ne_ssl_clicert_name</function> will return
this name (or &null; if no friendly name was specified).
- <function>ne_ssl_clicert_owner</function> can be used when the
+ <function>ne_ssl_clicert_name</function> can be used when the
client certificate is in either the encrypted or decrypted state,
and will return the same string for the lifetime of the
object.</para>