summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2019-10-28 22:38:46 +0100
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2019-10-28 22:38:56 +0100
commit83d18f011e399f82d9583abe20d9c5dc850778c2 (patch)
treed0120ebda9ae2031348ecf3d26039e4040602811
parenta713f76692228165883d92875fbad3bfb89c001e (diff)
Doc: Minor changes (copyright year, http->https)
-rw-r--r--doc/doc-docbook/spec.xfpt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 7cd3e8621..7d9281e40 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -52,7 +52,7 @@
.set I "&nbsp;&nbsp;&nbsp;&nbsp;"
.macro copyyear
-2018
+2018, 2019
.endmacro
. /////////////////////////////////////////////////////////////////////////////
@@ -6677,11 +6677,10 @@ aliases or other indexed data referenced by an MTA. Information about cdb and
tools for building the files can be found in several places:
.display
&url(https://cr.yp.to/cdb.html)
-&url(http://www.corpit.ru/mjt/tinycdb.html)
+&url(https://www.corpit.ru/mjt/tinycdb.html)
&url(https://packages.debian.org/stable/utils/freecdb)
&url(https://github.com/philpennock/cdbtools) (in Go)
.endd
-. --- 2018-09-07: corpit.ru http:-only
A cdb distribution is not needed in order to build Exim with cdb support,
because the code for reading cdb files is included directly in Exim itself.
However, no means of building or testing cdb files is provided with Exim, so