[exim-cvs] Docs: crossref dlfunc API

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Docs: crossref dlfunc API
Gitweb: https://git.exim.org/exim.git/commitdiff/7261937efbfb1d83ee77245895245d11b43b66c8
Commit:     7261937efbfb1d83ee77245895245d11b43b66c8
Parent:     56ac062a3ff94fc4e1bbfc2293119c079a4e980b
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Jan 24 21:21:29 2019 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Thu Jan 24 22:01:54 2019 +0000


    Docs: crossref dlfunc API
---
 doc/doc-docbook/spec.xfpt | 1 +
 1 file changed, 1 insertion(+)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 25e3507..628a44d 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -33172,6 +33172,7 @@ in &_Local/Makefile_& (see section &<<SECTconoptloc>>& below).

.section "API for local_scan()" "SECTapiforloc"
.cindex "&[local_scan()]& function" "API description"
+.cindex &%dlfunc%& "API description"
You must include this line near the start of your code:
.code
#include "local_scan.h"