[exim-cvs] docs: unbreak spec build

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] docs: unbreak spec build
Gitweb: https://git.exim.org/exim.git/commitdiff/6c6b39bad5176fdfa5df1f194103a49fb19481c6
Commit:     6c6b39bad5176fdfa5df1f194103a49fb19481c6
Parent:     624f33dfeab938e907251e3cc3062aa45353384f
Author:     Phil Pennock <pdp@???>
AuthorDate: Sun Sep 9 22:24:39 2018 -0400
Committer:  Phil Pennock <pdp@???>
CommitDate: Sun Sep 9 22:24:39 2018 -0400


    docs: unbreak spec build


    I've created a homebrew tap with sdop and xfpt in it, so I can install
    those more easily on macOS in the future, and now have bothered actually
    building the docs.  `.url()` should have been `&url()` in two places.


    The `make spec.pdf` pipeline yields a document where those are not
    clickable links, but if i use `make spec.ps` and let macOS auto-convert
    to PDF upon open, those are proper clickable hyperlinks.  So this switch
    is definitely for the better.
---
 doc/doc-docbook/spec.xfpt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 8ae08e7..08f27dd 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -509,7 +509,7 @@ message to the &'exim-dev'& mailing list and have it discussed.
.cindex "distribution" "https site"
The master distribution site for the Exim distribution is
.display
-.url(https://downloads.exim.org/)
+&url(https://downloads.exim.org/)
.endd
The service is available over HTTPS, HTTP and FTP.
We encourage people to migrate to HTTPS.
@@ -28125,7 +28125,7 @@ The Apache web-server was for a long time the canonical guide, so their
documentation is a good place to start; their SSL module's Introduction
document is currently at
.display
-.url(https://httpd.apache.org/docs/current/ssl/ssl_intro.html)
+&url(https://httpd.apache.org/docs/current/ssl/ssl_intro.html)
.endd
and their FAQ is at
.display