From 83f4bdc8d4c28f07e4142042f5fb8b4f21d4505e Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 2 Sep 2009 14:46:19 +0000 Subject: [PATCH] Correct documentation --- ykpersonalize.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ykpersonalize.1 b/ykpersonalize.1 index fcdec80..109f8b8 100644 --- a/ykpersonalize.1 +++ b/ykpersonalize.1 @@ -82,16 +82,15 @@ If none is given, a unique random one will be generated. .TP \fBfixed\fR=\fIfffffffffff\fR The public modhex identity of key, 0-16 characters long. -.TP -\fBhexfixed\fR=\fIfffffff\fR -Fixed part, but encoded in hex, 0-16 characters long. +It's possible to give the identity in hex as well, just prepend the +value with `h:'. .TP \fBuid\fR=\fIuuuuuu\fR -The uid part of the generated ticket. +The uid part of the generated ticket, in hex. Must be 12 characters long. .TP \fBaccess\fR=\fIfffffffffff\fR -New modhex access code to set. +New hex access code to set. Must be 12 characters long. .TP [\-]\fBtab-first\fR -- 2.39.5