From 8dcde6bdc0a17bd0bffb1f2436325038a0fa9103 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 9 Dec 2002 15:05:42 +0000 Subject: Security fix release. svn path=/trunk/; revision=3775 --- indexgen.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'indexgen.sh') diff --git a/indexgen.sh b/indexgen.sh index 739cbc6e..37e3fb06 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -163,7 +163,7 @@ checksum file is cryptographically signed and can be verified with the command:

-gpg --verify checksums.asc
+gpg --verify checksums
 
EOF @@ -228,7 +228,8 @@ FAQ covers them like a blanket.

href="../index.html">Eric S. Raymond. There are some designated backup maintainers (Rob Funk, David DeSimone aka Fuzzy Fox, -Dave Bodenstab). Other backup +Dave Bodenstab and Sunil Shetye). Other backup maintainers may be added in the future, in order to ensure continued support should Eric S. Raymond drop permanently off the net for any reason.

-- cgit v1.2.3