diff options
author | Mattias Andrée <maandree@kth.se> | 2023-06-23 15:28:47 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-06-23 15:34:23 +0200 |
commit | 0acfaa28b34566e6e4e3c6291c57ac8ca1b70b4f (patch) | |
tree | 4bf96357e17585b55adbfbed8f37d6be43f8cc8f /key2root.8 | |
parent | Fix support for NUL bytes in the keyfile (diff) | |
download | key2root-0acfaa28b34566e6e4e3c6291c57ac8ca1b70b4f.tar.gz key2root-0acfaa28b34566e6e4e3c6291c57ac8ca1b70b4f.tar.bz2 key2root-0acfaa28b34566e6e4e3c6291c57ac8ca1b70b4f.tar.xz |
Implement authentication
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'key2root.8')
-rw-r--r-- | key2root.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ If the utility fails it will exit with one of the following statuses: .TP 124 -Authentication failed. +Authentication failed. (May have an actual error as the cause.) .TP 125 A error occurred. |