diff options
Diffstat (limited to 'libar2_erase.3')
-rw-r--r-- | libar2_erase.3 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libar2_erase.3 b/libar2_erase.3 index ecb0a3b..9985324 100644 --- a/libar2_erase.3 +++ b/libar2_erase.3 @@ -47,5 +47,12 @@ The .BR libar2_erase () function cannot fail. +.SH NOTES +Depending on the compiler used to compile +the library, the +.BR libar2_erase () +may be weakly linked so that it can be +replaced by the application. + .SH SEE ALSO .BR libar2 (7) |