[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r104 - branches/1.22.12/man



Author: cjwatson
Date: 2004-03-10 03:52:10 +0100 (Wed, 10 Mar 2004)
New Revision: 104

Modified:
   branches/1.22.12/man/lintian.1
Log:
man/lintian.1: Fix some mistaken uses of - versus \-.


Modified: branches/1.22.12/man/lintian.1
===================================================================
--- branches/1.22.12/man/lintian.1	2004-03-10 02:48:27 UTC (rev 103)
+++ branches/1.22.12/man/lintian.1	2004-03-10 02:52:10 UTC (rev 104)
@@ -36,7 +36,7 @@
 It uses an archive directory, called \fIlaboratory\fR, in which it
 stores information about the packages it examines.  It can keep this
 information between multiple invocations in order to avoid repeating
-expensive data\-collection operations.
+expensive data-collection operations.
 .sp
 There are three ways to specify binary or source packages for Lintian
 to process: by file name, by package name, or by naming a
@@ -149,7 +149,7 @@
 Output tags that have been overriden
 
 .TP
-.BR \-U " info1,info2,..., " \-\-unpack-info " info1,info2,..."
+.BR \-U " info1,info2,..., " \-\-unpack\-info " info1,info2,..."
 Collect information info1, info2, etc. even if these are not
 required by the checks.
 
@@ -395,7 +395,7 @@
 
 .TP
 .B huge\-usr\-share (hus)
-Checks whether an architecture\-dependent package does
+Checks whether an architecture-dependent package does
 have a significantly big \fB/usr/share\fR. Big amounts of
 architecture independent data in architecture dependent
 packages waste space on the mirrors.
@@ -525,7 +525,7 @@
 .TP
 .B objdump\-info
 Collect the output of the
-.BR obj\-dump (1)
+.BR objdump (1)
 utility for each file in a binary package.
 
 .TP
@@ -585,7 +585,7 @@
 Policy violations detected.
 .TP
 .B 2
-Lintian run\-time error. An error message is sent to stderr.
+Lintian run-time error. An error message is sent to stderr.
 
 .SH USAGE
 Examples:



Reply to: