Add patch from Robert Buchholz: Call CAN ids CVE ids as there is no differentiation...
authorfuzzyray <fuzzyray@gentoo.org>
Thu, 7 May 2009 22:12:47 +0000 (22:12 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Thu, 7 May 2009 22:12:47 +0000 (22:12 -0000)
svn path=/trunk/gentoolkit/; revision=632

bin/glsa-check
man/glsa-check.1

index dbb1196f14e402986d70398a96ee057e7decfade..c106c12ce1c1335a344da3cea605a8ccea0350fd 100644 (file)
@@ -34,7 +34,7 @@ optionmap = [
 ["-h", "--help", "show this help message"],
 ["-V", "--version", "some information about this tool"],
 ["-v", "--verbose", "print more information (option)"],
-["-c", "--cve", "show CAN ids in listing mode (option)"],
+["-c", "--cve", "show CVE ids in listing mode (option)"],
 ["-m", "--mail", "send a mail with the given GLSAs to the administrator"]
 ]
 
index 5a7a5253bbcc297e8915d31dc54389391d89fc68..bf5bc15dc4fac4b039e8c171c180d3364d79b19c 100644 (file)
@@ -51,7 +51,7 @@ some information about this tool
 print more messages (option)
 .TP
 .B \-c, \-\-cve
-show CAN ids in listing mode (option)
+show CVE ids in listing mode (option)
 .TP 
 .B \-m, \-\-mail
 send a mail with the given GLSAs to the administrator