summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-02-15 19:38:31 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-02-15 19:38:31 +0000
commit8bec4db9fab17e416df18dd6223a3eb5fd035445 (patch)
treeeefc59a9f14246fd1c4178bd66e7284599f4dba5 /INSTALL
parentc660a4f3deb2db9a6441326f34a3c69df7dafb54 (diff)
downloadexecline-8bec4db9fab17e416df18dd6223a3eb5fd035445.tar.xz
Add link to the execline manpages
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d6a98ad..793f632 100644
--- a/INSTALL
+++ b/INSTALL
@@ -94,7 +94,7 @@ linking against the static libc with --enable-static-libc.
(If you are using a GNU/Linux system, be aware that the GNU libc
behaves badly with static linking and produces huge executables,
which is why it is not the default. Other libcs are better suited
-to static linking, for instance musl: http://musl-libc.org/)
+to static linking, for instance musl: https://musl-libc.org/)
execline is especially efficient when statically linked, so it
is recommended if you have a suitable libc.