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=/branches/gentoolkit-0.2.4/; revision=632

src/glsa-check/glsa-check
src/glsa-check/glsa-check.1

index 0dd3affd2911eae02fa5a5fa33b5336a480b4ff3..67ef7deb4950068bc46645c2499f97b4dfaa74db 100755 (executable)
@@ -35,7 +35,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 8e0df422a6f037c31d31cec3a2e3db1ae844ac84..08389760562052aec9db00ceff2545d84c41b755 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