aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>