aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index b3fb46f2e..1828306c9 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -394,7 +394,7 @@ EOF</userinput></screen>
include /etc/ld.so.conf.d/*.conf
</literal>
EOF
-mkdir /etc/ld.so.conf.d</userinput></screen>
+mkdir -pv /etc/ld.so.conf.d</userinput></screen>
</sect2>