diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-24 21:21:29 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-24 22:01:54 +0000 |
commit | 7261937efbfb1d83ee77245895245d11b43b66c8 (patch) | |
tree | c39ea55f52952d32cef3d2d00ea464c9893f2935 | |
parent | 56ac062a3ff94fc4e1bbfc2293119c079a4e980b (diff) |
Docs: crossref dlfunc API
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 25e35070e..628a44ddf 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" |