aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-19 00:54:54 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-19 00:54:54 +0000
commitfe5fc1daeb575e24b750712fc8acf71626ea8819 (patch)
tree8f36016138cb0c98358abe89b4e5a8477cbf3294
parentfcaf7cff449863eefde42b3d8b71c1dda780a88a (diff)
downloads6-frontend-fe5fc1daeb575e24b750712fc8acf71626ea8819.tar.gz
Doc fixes, .pc fix
-rw-r--r--Makefile1
-rw-r--r--doc/s6.html4
2 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a8af4b4..62bc1a1 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ endif
lib$(2).pc:
exec env \
+ prefix="$(prefix)" \
library="$(2)" \
includedir="$(includedir)" \
dynlibdir="$(dynlibdir)" \
diff --git a/doc/s6.html b/doc/s6.html
index 8aec603..2ec2ce5 100644
--- a/doc/s6.html
+++ b/doc/s6.html
@@ -85,11 +85,11 @@ reason, here you go.
<dl>
<dt> -h, --help </dt>
- <dd> Run the <a href="#s6_help"><tt>s6 help</tt></a> command.
+ <dd> Run the <a href="#help"><tt>s6 help</tt></a> command.
Any given command or subcommand is ignored. </dd>
<dt> -V, --version </dt>
- <dd> Run the <a href="#s6_version"><tt>s6 version</tt></a> command.
+ <dd> Run the <a href="#version"><tt>s6 version</tt></a> command.
<dd> Any given command or subcommand is ignored. </dd>
<dt> -s <em>scandir</em>, --scandir=<em>scandir</em> </dt>