.BR LAV_CURRENT ,
which indicates the version of
.I <link.h>
-that was used to build the audit module. If the dynamic linker does
+that was used to build the audit module.
+If the dynamic linker does
not support this version of the audit interface, it will refuse to
-activate this audit module. If the function returns zero, the dynamic
+activate this audit module.
+If the function returns zero, the dynamic
linker also does not activate this audit module.
.PP
In order to enable backwards compatibility with older dynamic linkers,
argument and return an earlier version than
.BR LAV_CURRENT ,
assuming the module can adjust its implementation to match the
-requirements of the previous version of the audit interface. The
+requirements of the previous version of the audit interface.
+The
.B la_version
function should not return the value of
.I version