diff --git a/documentation/hardened_malloc.xhtml b/documentation/hardened_malloc.xhtml index 9c212fd..374a96c 100644 --- a/documentation/hardened_malloc.xhtml +++ b/documentation/hardened_malloc.xhtml @@ -1,7 +1,7 @@ - + @@ -38,8 +38,8 @@ glibc C libraries on Linux-based systems.
hardened_malloc can also be used per-application and/or per-user, in which case root permissions are not required; this documentation focuses on system-wide usage of hardened_malloc, assumes root - privileges, and assumes the compiled library will be located in a path readable and executable by all - users of the system.
+ privileges, and assumes the compiled library will readable and executable by all users of the + system.This documentation uses
Linux Filesystem Hierarchy Standard
paths, with the modern /usr/
merge approach of most Linux distributions. For non-standard