aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Trepl (Moody) <thomas@linuxfromscratch.org>2022-08-14 15:02:16 +0200
committerThomas Trepl (Moody) <thomas@linuxfromscratch.org>2022-08-14 15:02:16 +0200
commitf836989a54c3eb68b7b5f39d26f5b0f4ea76774b (patch)
treea795eaf3d2f1dbf7d06497a11f81a47f26f44093
parentba62edf4b060a3681635ad901cd98bb85fe2c071 (diff)
Fix a double-dash in comment
-rw-r--r--chapter08/s6-utils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/s6-utils.xml b/chapter08/s6-utils.xml
index 07d9bcd08..07c83ceb7 100644
--- a/chapter08/s6-utils.xml
+++ b/chapter08/s6-utils.xml
@@ -50,7 +50,7 @@
<title>The meaning of the configure options:</title>
<varlistentry>
- <term><parameter>--skeldir=/etc/s6-linux-init/skel</parameter></term>
+ <term><parameter>- -skeldir=/etc/s6-linux-init/skel</parameter></term>
<listitem>
<para>Set directory where to store essential files for the init process</para>
</listitem>