diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-04-19 22:23:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-04-19 22:23:32 +0000 |
commit | 66bcd1ef6c527e9e84c8e9f85a73aa4e24777466 (patch) | |
tree | 6ca8ab762bd9706f457cad48eb9ddc3be950c507 /security/pks/files/patch-ag | |
parent | Update to 0.85. (diff) |
Patches from maintainer:
* HKP (WWW) key submissions disabled by default, enabled via
configuration file
* nicer formatting of long (SHA-1) fingerprints
* pksdctl usage() shows available commands/arguments
* manual page fixes
Bump PORTREVISION.
PR: ports/34970
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'security/pks/files/patch-ag')
-rw-r--r-- | security/pks/files/patch-ag | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/security/pks/files/patch-ag b/security/pks/files/patch-ag new file mode 100644 index 000000000000..f5d9039a2101 --- /dev/null +++ b/security/pks/files/patch-ag @@ -0,0 +1,15 @@ +=================================================================== +RCS file: pksd.8,v +retrieving revision 1.3 +diff -u -r1.3 pksd.8 +--- pksd.8 1999/06/02 06:07:30 1.3 ++++ pksd.8 2001/09/02 04:15:53 +@@ -17,7 +17,7 @@ + + The server takes a single argument, which is the name of the + configuration file. The format of this file is documented in +-\fBpksd.conf(8)\fR. ++\fBpksd.conf(5)\fR. + + The server supports queries via the web and via an email interface. + The web interface implements a few form URI's which are described in |