Fix manpage typo
This commit is contained in:
committed by
Jonas Stein
parent
3066499e09
commit
6709cdfabf
@@ -73,7 +73,7 @@ Only valid when turning encryption on (see the \fB\-e\fR option) or generating a
|
||||
.SH KEY INPUT SYNTAX
|
||||
.TP
|
||||
|
||||
All keys should be a maximum of 256 bits (32 bytes). \fBstenc\fR requires that all keys are entered using 2 digit hexadecimal bytes, with no delimiters in between bytes. Do not preceed your key input with '0x'. If you try to use a key size that the drive does not support, the command will error. When using a key file, the second line in the file can contain an optional key description that will be displayed with the device status (see the \fB\-f\fR option).
|
||||
All keys should be a maximum of 256 bits (32 bytes). \fBstenc\fR requires that all keys are entered using 2 digit hexadecimal bytes, with no delimiters in between bytes. Do not precede your key input with '0x'. If you try to use a key size that the drive does not support, the command will error. When using a key file, the second line in the file can contain an optional key description that will be displayed with the device status (see the \fB\-f\fR option).
|
||||
|
||||
.TP
|
||||
\fBExample 128 bit Key:\fR
|
||||
|
||||
Reference in New Issue
Block a user