Fix line length to conform to code style
This commit is contained in:
parent
4c9546a325
commit
ee89fe5ef5
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Documentation - hardened_malloc -->
|
||||
<!-- Version: 3.0.0-alpha.10 -->
|
||||
<!-- Version: 3.0.0-alpha.11 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -106,7 +106,8 @@
|
||||
<p><b>musl-based systems:</b> Add
|
||||
<code>LD_PRELOAD=<var><hardened_malloc path></var></code> to
|
||||
<code>/etc/environment</code></p>
|
||||
<p><b>glibc-based systems:</b> Add <code><var><hardened_malloc path></var></code> to
|
||||
<p><b>glibc-based systems:</b> Add
|
||||
<code><var><hardened_malloc path></var></code> to
|
||||
<code>/etc/ld.so.preload</code></p>
|
||||
</section>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user