From adeb4a035dcd7db4b518683c92680ea9927a2338 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Thu, 7 Jun 2012 14:58:47 +0200 Subject: [PATCH] get description in section DESCRIPTION, not OPTIONS. --- ykchalresp.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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. -- 2.39.5