From f07900fa4676b71f2f1b90dab0166491ac0b79c6 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 4 Apr 2013 09:41:57 +0200 Subject: [PATCH] Line break long lines (lintian manpage-has-errors-from-man). --- ykpersonalize.1 | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/ykpersonalize.1 b/ykpersonalize.1 index 51ac012..519a6e4 100644 --- a/ykpersonalize.1 +++ b/ykpersonalize.1 @@ -143,19 +143,26 @@ The scanmap must be sent in the order: .br the default scanmap in the YubiKey is: .br -\fI06050708090a0b0c0d0e0f111517181986858788898a8b8c8d8e8f9195979899271e1f202122232425269e2b28\fR +\fI06050708090a0b0c0d0e0f111517181986858788898a8b8c8d8e8f +9195979899271e1f202122232425269e2b28\fR .br an example for simplified us dvorak would be: .br -\fI0c110b071c180d0a0619130f120e09378c918b879c988d8a8699938f928e89b7271e1f202122232425269e2b28\fR +\fI0c110b071c180d0a0619130f120e09378c918b879c988d8a869993 +8f928e89b7271e1f202122232425269e2b28\fR .br or for a french azerty keyboard (digits are shifted): .br -\fI06050708090a0b0c0d0e0f111517181986858788898a8b8c8d8e8f9195979899a79e9fa0a1a2a3a4a5a6382b28\fR +\fI06050708090a0b0c0d0e0f111517181986858788898a8b8c8d8e8f +9195979899a79e9fa0a1a2a3a4a5a6382b28\fR .br and a turkish example (has a dotless i instead of usual i): .br -\fI06050708090a0b340d0e0f111517181986858788898a8b8c8d8e8f9195979899271e1f202122232425269e2b28\fR +\fI06050708090a0b340d0e0f111517181986858788898a8b8c8d8e8f +9195979899271e1f202122232425269e2b28\fR +.br +Note that you must remove any whitespace present in these examples +before using the values. .TP \fB-n URI\fR Program NFC NDEF URI -- 2.39.5