aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-05-07 22:12:47 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-05-07 22:12:47 +0000
commit078b00eca62ea0235a2ff7117a131524a9411e90 (patch)
treee84fb6f599380b031eea4023a934099a84b49eb4 /src/glsa-check
parentAdd patch from Robert Buchholz: Sort glsa list output. (diff)
downloadgentoolkit-078b00eca62ea0235a2ff7117a131524a9411e90.tar.gz
gentoolkit-078b00eca62ea0235a2ff7117a131524a9411e90.tar.bz2
gentoolkit-078b00eca62ea0235a2ff7117a131524a9411e90.zip
Add patch from Robert Buchholz: Call CAN ids CVE ids as there is no differentiation anymore today.
svn path=/branches/gentoolkit-0.2.4/; revision=632
Diffstat (limited to 'src/glsa-check')
-rwxr-xr-xsrc/glsa-check/glsa-check2
-rw-r--r--src/glsa-check/glsa-check.12
2 files changed, 2 insertions, 2 deletions
diff --git a/src/glsa-check/glsa-check b/src/glsa-check/glsa-check
index 0dd3aff..67ef7de 100755
--- a/src/glsa-check/glsa-check
+++ b/src/glsa-check/glsa-check
@@ -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"]
]
diff --git a/src/glsa-check/glsa-check.1 b/src/glsa-check/glsa-check.1
index 8e0df42..0838976 100644
--- a/src/glsa-check/glsa-check.1
+++ b/src/glsa-check/glsa-check.1
@@ -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