aboutsummaryrefslogtreecommitdiffstats
path: root/man2/keyctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/keyctl.2')
-rw-r--r--man2/keyctl.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/keyctl.2 b/man2/keyctl.2
index 98e225a0ad..360ba52a60 100644
--- a/man2/keyctl.2
+++ b/man2/keyctl.2
@@ -1496,7 +1496,7 @@ parameters of the KDF operation to be applied:
.EX
struct keyctl_kdf_params {
char *hashname; /* Hash algorithm name */
- char *otherinfo; /* SP800-56A OtherInfo */
+ char *otherinfo; /* SP800\-56A OtherInfo */
__u32 otherinfolen; /* Length of otherinfo data */
__u32 __spare[8]; /* Reserved */
};
@@ -2016,7 +2016,7 @@ $ \fBcat /tmp/key_instantiate.log\fP
Time: Mon Nov 7 13:06:47 2016
Command line arguments:
- argv[0]: /sbin/request-key
+ argv[0]: /sbin/request\-key
operation: create
key_to_instantiate: 20d035bf
UID: 1000