- For PR #93: man page spelling reference fix.

This commit is contained in:
W.C.A. Wijngaards 2020-05-18 10:22:00 +02:00
parent a77ebed550
commit a238f35d7d
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@
a couple cases. a couple cases.
- For PR #93: checkconf allows python dynlib in module-config, for - For PR #93: checkconf allows python dynlib in module-config, for
a couple cases. a couple cases.
- For PR #93: man page spelling reference fix.
15 May 2020: Wouter 15 May 2020: Wouter
- Merge PR #93: Add dynamic library support. - Merge PR #93: Add dynamic library support.

View file

@ -1836,7 +1836,7 @@ added to the \fBmodule\-config:\fR option.
.LP .LP
The The
.B dynlib: .B dynlib:
clause gives the settings for the \fIdynlib\fR(1) module. This module is only clause gives the settings for the \fIdynlib\fR module. This module is only
a very small wrapper that allows dynamic modules to be loaded on runtime a very small wrapper that allows dynamic modules to be loaded on runtime
instead of being compiled into the application. To enable the dynlib module it instead of being compiled into the application. To enable the dynlib module it
has to be compiled into the daemon, and the word "dynlib" has to be put in the has to be compiled into the daemon, and the word "dynlib" has to be put in the