summaryrefslogtreecommitdiffstats
path: root/data/DTSA/dtsa
diff options
context:
space:
mode:
authorMicah Anderson <micah@debian.org>2005-09-09 12:30:06 +0000
committerMicah Anderson <micah@debian.org>2005-09-09 12:30:06 +0000
commit43a7efc7472a631528033c31ebd56e8f285e2f5e (patch)
tree30d267dbdbf48663bcef4aa22272d11b4006a977 /data/DTSA/dtsa
parent1c837493e50539de2b951e8aa8d0c156baa0618c (diff)
Minor spelling error in DTSA template
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1876 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'data/DTSA/dtsa')
-rwxr-xr-xdata/DTSA/dtsa4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/DTSA/dtsa b/data/DTSA/dtsa
index 88575fed83..42078f9d5a 100755
--- a/data/DTSA/dtsa
+++ b/data/DTSA/dtsa
@@ -16,7 +16,7 @@ import sys, getopt, os, glob
announce_mail_address = "secure-testing-announce@lists.alioth.debian.org"
def print_usage():
- print "dtsa [-a | -u] dtsa-id major number"
+ print "dtsa [-p | -u] dtsa-id major number"
print " -p Process a new DTSA from a template"
print " -u Update an existing DTSA from a template"
sys.exit(-1)
@@ -224,7 +224,7 @@ def export_ascii(src, date, vuln_type, cve, testing_fix, sid_fix, descr, vendor_
ascii.write("This upgrade is recommended if you use " + src + ".\n")
ascii.write("\n")
- ascii.write("The Debian testing security team does not track security issues for then\n")
+ ascii.write("The Debian testing security team does not track security issues for the\n")
ascii.write("stable (sarge) and oldstable (woody) distributions. If stable is vulnerable,\n")
ascii.write("the Debian security team will make an announcement once a fix is ready.\n")
ascii.write("\n")

© 2014-2024 Faster IT GmbH | imprint | privacy policy