From f8d057f15a3b55e2b4b0d9d05aa9de996fe391c1 Mon Sep 17 00:00:00 2001 From: Jan Vidar Krey Date: Wed, 28 Sep 2011 12:17:55 +0200 Subject: [PATCH] [PATCH] Lintian warning hyphen-used-as-minus-sign Thanks to tehnick for finding and fixing this issue. --- AUTHORS | 5 +++++ doc/uhub.1 | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index bbd9de9..650d184 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,8 @@ Authors of uHub Jan Vidar Krey, Design and implementation E_zombie, Centos/RedHat customization scripts and heavy load testing +Thanks to: +========== + +tehnick, Fixing Debian's lintian warnings. + diff --git a/doc/uhub.1 b/doc/uhub.1 index aec4ddf..96514d6 100644 --- a/doc/uhub.1 +++ b/doc/uhub.1 @@ -23,7 +23,7 @@ on high-end servers, or a small private hub on embedded hardware. .SH "OPTIONS" .TP .BI \^\-v -Verbose mode, add more -v's for higher verbosity. +Verbose mode, add more \-v's for higher verbosity. .TP .BI \^\-q Quiet mode, if quiet mode is enabled no output or logs are made.