diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2016-05-21 14:36:43 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-05-31 11:41:55 +0300 |
commit | b142f54ebf3809b9133673928d398641d692ddf0 (patch) | |
tree | 3f2d3305627b0382b0d04e4df9a19549984b7f9a /Documentation/crypto/asymmetric-keys.txt | |
parent | 9e217795e08a0b0f06afd121401180d756eb1b54 (diff) | |
download | linux-b142f54ebf3809b9133673928d398641d692ddf0.tar.xz |
crypto: doc - Fix typo
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/crypto/asymmetric-keys.txt')
-rw-r--r-- | Documentation/crypto/asymmetric-keys.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/crypto/asymmetric-keys.txt b/Documentation/crypto/asymmetric-keys.txt index 8c07e0ea6bc0..2b7816dea370 100644 --- a/Documentation/crypto/asymmetric-keys.txt +++ b/Documentation/crypto/asymmetric-keys.txt @@ -76,7 +76,7 @@ the criterion string: Looking in /proc/keys, the last 8 hex digits of the key fingerprint are displayed, along with the subtype: - 1a39e171 I----- 1 perm 3f010000 0 0 asymmetri modsign.0: DSA 5acc2142 [] + 1a39e171 I----- 1 perm 3f010000 0 0 asymmetric modsign.0: DSA 5acc2142 [] ========================= |