Browse Source

little bit more polishing and fixing

Ralf S. Engelschall 23 years ago
parent
commit
8f14c5e6c8
3 changed files with 5 additions and 5 deletions
  1. 2 2
      pks/pks.html
  2. 1 1
      pks/pks.spec
  3. 2 2
      pks/pksd.conf

+ 2 - 2
pks/pks.html

@@ -9,7 +9,7 @@
   <h1>OpenPGP Public Key Server</h1>
   <hr />
   <h2>
-  <a id="extract" name="extract">Extracting a OpenPKG Key</a>
+  <a id="extract" name="extract">Extracting a OpenPGP Key</a>
   </h2>
   <form action="/pks/lookup" method="get">
     <p>Index: 
@@ -34,7 +34,7 @@
   </form>
   <hr />
   <h2>
-  <a id="submit" name="submit">Submitting a new OpenPHP Key</a>
+  <a id="submit" name="submit">Submitting a new OpenPGP Key</a>
   </h2>
   <form action="/pks/add" method="post">
     <p>Enter ASCII-armored OpenPGP key here:</p>

+ 1 - 1
pks/pks.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Cryptography
 License:      GPL
 Version:      0.9.6
-Release:      20030328
+Release:      20030329
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/pks/pks-%{version}.tar.gz

+ 2 - 2
pks/pksd.conf

@@ -18,9 +18,9 @@ mail_dir             @l_prefix@/var/pks/queue
 help_dir             @l_prefix@/share/pks
 default_language     EN
 
-#this_site           pgp-public-keys@pks.example.com
+this_site            pgp-public-keys@pks.example.com
 #syncsite            pgp-public-keys@other1.example.com
-#syncsite            pgp-public-keys@other2.exampke.com
+#syncsite            pgp-public-keys@other2.example.com
 
 max_last             20
 max_last_reply_keys  20