Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man3/dlerror.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/dlerror.3 b/man3/dlerror.3 index 8196d8c..85062a7 100644 --- a/man3/dlerror.3 +++ b/man3/dlerror.3 @@ -65,7 +65,7 @@ POSIX.1-2001. .SH NOTES The message returned by .BR dlerror () -may reside in a staticially allocated buffer that is +may reside in a statically allocated buffer that is overwritten by subsequent .BR dlerror () calls. -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html