From 43a7efc7472a631528033c31ebd56e8f285e2f5e Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 9 Sep 2005 12:30:06 +0000 Subject: Minor spelling error in DTSA template git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1876 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- data/DTSA/dtsa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/DTSA/dtsa') 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") -- cgit v1.2.3