From: Fredrik Thulin Date: Tue, 21 Feb 2012 11:44:07 +0000 (+0100) Subject: groff-escape minus-signs X-Git-Tag: v1.6.4~9 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f3050ebd1d3b916951b45823a50fdaf41b82ba1;p=yubikey-personalization groff-escape minus-signs --- diff --git a/ykchalresp.1 b/ykchalresp.1 index 8613436..a95a23b 100644 --- a/ykchalresp.1 +++ b/ykchalresp.1 @@ -74,7 +74,7 @@ The YubiKey challenge-response operation can be demonstrated using the First, program a YubiKey with the test vector : .HP .nf -$ \fBykpersonalize -2 -ochal-resp -ochal-hmac -ohmac-lt64 -a 303132333435363738393a3b3c3d3e3f40414243\fR +$ \fBykpersonalize \-2 \-ochal\-resp \-ochal\-hmac \-ohmac\-lt64 \-a 303132333435363738393a3b3c3d3e3f40414243\fR ... Commit? (y/n) [n]: y $ @@ -84,7 +84,7 @@ Now, send the NIST test challenge to the YubiKey and verify the result matches t expected : .HP .nf -$ \fBykchalresp -2 'Sample #2'\fR +$ \fBykchalresp \-2 'Sample #2'\fR 0922d3405faa3d194f82a45830737d5cc6c75d24 $ .fi