Fix description of QA_FLAGS_IGNORED.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Thu, 22 Dec 2011 23:56:37 +0000 (00:56 +0100)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Thu, 22 Dec 2011 23:56:37 +0000 (00:56 +0100)
man/ebuild.5

index afa2731178b52094e593b1db26c0d6ade83d85b2..2394da5e9dd089fc14c964124e4806297cc7301f 100644 (file)
@@ -604,8 +604,8 @@ The paths may contain fnmatch patterns.
 .TP
 \fBQA_FLAGS_IGNORED\fR
 This should contain a list of file paths, relative to the image directory, of
-files that do not contain .hash or .GCC.command.line sections. The paths may
-contain regular expressions with escape\-quoted special characters.
+files that do not contain .GCC.command.line sections or contain .hash sections.
+The paths may contain regular expressions with escape\-quoted special characters.
 .br
 This variable is intended to be used on files of binary packages which ignore
 CFLAGS, CXXFLAGS, FFLAGS, FCFLAGS, and LDFLAGS variables.