From 58f70ba8c0360aa567b1fa1ffa160acd1dff4535 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 26 Jun 2024 15:37:40 +0100 Subject: [PATCH] Adjust wording for Linux FHS and `/usr/` merge update --- documentation/hardened_malloc.xhtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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