Adjust wording for Linux FHS and /usr/
merge update
This commit is contained in:
parent
1bc332bf26
commit
58f70ba8c0
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Documentation - hardened_malloc -->
|
||||
<!-- Version: 5.0.2-alpha.1 -->
|
||||
<!-- Version: 5.0.2-alpha.2 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -38,8 +38,8 @@
|
||||
glibc C libraries on Linux-based systems.</p>
|
||||
<p>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.</p>
|
||||
privileges, and assumes the compiled library will readable and executable by all users of the
|
||||
system.</p>
|
||||
<p>This documentation uses
|
||||
<a href="https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html">Linux Filesystem Hierarchy Standard</a>
|
||||
paths, with the modern <code>/usr/</code> merge approach of most Linux distributions. For non-standard
|
||||
|
Loading…
x
Reference in New Issue
Block a user