[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] tack: fix "hyphen-used-as-minus" in manpage
From: |
Samuel Bronson |
Subject: |
[PATCH] tack: fix "hyphen-used-as-minus" in manpage |
Date: |
Tue, 21 Feb 2012 14:44:33 -0500 |
The problem that this patch fixes is explained at
<http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html>. It's
not likely to be much of an issue in this particular case (since there
is one dash and three flag letters, so copy/paste isn't all that
likely, and search would already have trouble finding the -t and -V
flags), but at least it will make lintian happy.
(While we're on the subject, is there any particular reason this
manpage declares itself to be in section 1m rather than section 1, or
is it just for hysterical raisins?)
Description: Fix "hyphen-used-as-minus-sign" warning from lintian.
Author: Samuel Bronson <address@hidden>
Index: tack-1.06/tack.1
===================================================================
--- tack-1.06.orig/tack.1 2012-02-04 22:23:31.000000000 -0500
+++ tack-1.06/tack.1 2012-02-04 22:39:14.000000000 -0500
@@ -33,7 +33,7 @@
.SH NAME
\fBtack\fR - \fIterminfo\fR action checker
.SH SYNOPSIS
-\fBtack\fR [-itV] [term]
+\fBtack\fR [\-itV] [term]
.br
.SH DESCRIPTION
The \fBtack\fR program has three purposes:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] tack: fix "hyphen-used-as-minus" in manpage,
Samuel Bronson <=