summaryrefslogtreecommitdiff
path: root/doc/cha-cert-auth2.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-10-30 17:12:37 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-10-30 17:12:37 +0100
commitbd860020f1aa95b1fe61d758a268560c64a66319 (patch)
treef85e95c68437fdd3b93ed20da40aaff2ccc996af /doc/cha-cert-auth2.texi
parentda1af2a1c3e6133948db06584e326e8d1aea721e (diff)
downloadgnutls-bd860020f1aa95b1fe61d758a268560c64a66319.tar.gz
replaced ':' in anchor names (texinfo doesn't like it).
Diffstat (limited to 'doc/cha-cert-auth2.texi')
-rw-r--r--doc/cha-cert-auth2.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-cert-auth2.texi b/doc/cha-cert-auth2.texi
index df8b1ed2f0..0cd328240e 100644
--- a/doc/cha-cert-auth2.texi
+++ b/doc/cha-cert-auth2.texi
@@ -49,7 +49,7 @@ The following example is about generating a certificate request, and a
private key. A certificate request can be later be processed by a CA
which should return a signed certificate.
-@anchor{ex:crq}
+@anchor{ex-crq}
@verbatiminclude examples/ex-crq.c
@node PKIX certificate revocation lists