Commit 8306a9f0 authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

Fix location of KEYS file in docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91937 13f79535-47bb-0310-9956-ffa450edef68
parent 23df117a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -211,7 +211,7 @@
    testing the downloaded tarball against the PGP signature. This,
    in turn, is a two step procedure. First, you must obtain the
    <code>KEYS</code> file from the <a
    href="http://www.apache.org/dist/">Apache distribution
    href="http://www.apache.org/dist/httpd/">Apache distribution
    site</a>. (To assure that the <code>KEYS</code> file itself has
    not been modified, it may be a good idea to use a file from a
    previous distribution of Apache or import the keys from a
@@ -230,7 +230,7 @@

    <p>The next step is to test the tarball against the PGP
    signature, which should always be obtained from the <a
    href="http://www.apache.org/dist/httpd">main Apache
    href="http://www.apache.org/dist/httpd/">main Apache
    website</a>. The signature file has a filename identical to the
    source tarball with the addition of <code>.asc</code>. Then you
    can check the distribution with one of the following commands
+2 −2
Original line number Diff line number Diff line
@@ -211,7 +211,7 @@
    testing the downloaded tarball against the PGP signature. This,
    in turn, is a two step procedure. First, you must obtain the
    <code>KEYS</code> file from the <a
    href="http://www.apache.org/dist/">Apache distribution
    href="http://www.apache.org/dist/httpd/">Apache distribution
    site</a>. (To assure that the <code>KEYS</code> file itself has
    not been modified, it may be a good idea to use a file from a
    previous distribution of Apache or import the keys from a
@@ -230,7 +230,7 @@

    <p>The next step is to test the tarball against the PGP
    signature, which should always be obtained from the <a
    href="http://www.apache.org/dist/httpd">main Apache
    href="http://www.apache.org/dist/httpd/">main Apache
    website</a>. The signature file has a filename identical to the
    source tarball with the addition of <code>.asc</code>. Then you
    can check the distribution with one of the following commands