aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2016-06-16 11:40:42 +0200
committerIngela Anderton Andin <[email protected]>2016-06-16 11:40:42 +0200
commit3ad1a71f9e6f2c08879dc01e1e15ddebb6dfad5e (patch)
tree8503188f6d51614af4fb90d4b1a5a187f0de2d09
parentb087c11c6051648a3026437ecc7c308f5ec3e310 (diff)
downloadotp-3ad1a71f9e6f2c08879dc01e1e15ddebb6dfad5e.tar.gz
otp-3ad1a71f9e6f2c08879dc01e1e15ddebb6dfad5e.tar.bz2
otp-3ad1a71f9e6f2c08879dc01e1e15ddebb6dfad5e.zip
public_key: Fix Xmllint errors
-rw-r--r--lib/public_key/doc/src/public_key.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public_key/doc/src/public_key.xml b/lib/public_key/doc/src/public_key.xml
index 74bb06b9b2..385604677c 100644
--- a/lib/public_key/doc/src/public_key.xml
+++ b/lib/public_key/doc/src/public_key.xml
@@ -839,6 +839,7 @@ fun(#'DistributionPoint'{}, #'CertificateList'{},
<func>
<name>short_name_hash(Name) -> string()</name>
+ <fsummary>Generates a short hash of an issuer name.</fsummary>
<type>
<v>Name = issuer_name()</v>
</type>