From: Fredrik Thulin Date: Thu, 7 Jun 2012 12:58:47 +0000 (+0200) Subject: get description in section DESCRIPTION, not OPTIONS. X-Git-Tag: v1.8.0~85^2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adeb4a035dcd7db4b518683c92680ea9927a2338;p=yubikey-personalization get description in section DESCRIPTION, not OPTIONS. --- diff --git a/ykchalresp.1 b/ykchalresp.1 index a95a23b..7d6f1ba 100644 --- a/ykchalresp.1 +++ b/ykchalresp.1 @@ -36,14 +36,13 @@ ykchalresp - Perform challenge-response operation with YubiKey .SH SYNOPSIS .B ykchalresp [\fI-1\fR | \fI-2\fR] [\fI-H\fR] [\fI-Y\fR] [\fI-N\fR] [\fI-x\fR] [\fI-v\fR] [\fI-h\fR] -.\".SH DESCRIPTION -.\" Add any additional description here -.SH OPTIONS +.SH DESCRIPTION .PP Send a challenge to a YubiKey, and read the response. The YubiKey can be configured with two different C/R modes -- the standard one is a 160 bits HMAC-SHA1, and the other is a YubiKey OTP mimicing mode, meaning two subsequent calls with the same challenge will result in different responses. +.SH OPTIONS .TP \fB\-1\fR send the challenge to slot 1. This is the default.