diff options
Diffstat (limited to 'man7/rtld-audit.7')
| -rw-r--r-- | man7/rtld-audit.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man7/rtld-audit.7 b/man7/rtld-audit.7 index ca47427c3d..c5d4fdddcb 100644 --- a/man7/rtld-audit.7 +++ b/man7/rtld-audit.7 @@ -455,12 +455,14 @@ is ignored. .\" symbol binding should return the value of the 'retval' argument .\" (not provided by GNU, but equivalent to returning outregs->lrv_eax .\" on (say) x86-32). -.SH STANDARDS -This API is nonstandard, but very similar to the Solaris API, +.SH VERSIONS +This API is very similar to the Solaris API described in the Solaris .IR "Linker and Libraries Guide" , in the chapter .IR "Runtime Linker Auditing Interface" . +.SH STANDARDS +None. .SH NOTES Note the following differences from the Solaris dynamic linker auditing API: |
