diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2016-05-21 07:36:43 -0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-05-31 04:41:55 -0400 |
commit | b142f54ebf3809b9133673928d398641d692ddf0 (patch) | |
tree | 3f2d3305627b0382b0d04e4df9a19549984b7f9a | |
parent | 9e217795e08a0b0f06afd121401180d756eb1b54 (diff) |
crypto: doc - Fix typo
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
-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: | |||
76 | Looking in /proc/keys, the last 8 hex digits of the key fingerprint are | 76 | Looking in /proc/keys, the last 8 hex digits of the key fingerprint are |
77 | displayed, along with the subtype: | 77 | displayed, along with the subtype: |
78 | 78 | ||
79 | 1a39e171 I----- 1 perm 3f010000 0 0 asymmetri modsign.0: DSA 5acc2142 [] | 79 | 1a39e171 I----- 1 perm 3f010000 0 0 asymmetric modsign.0: DSA 5acc2142 [] |
80 | 80 | ||
81 | 81 | ||
82 | ========================= | 82 | ========================= |