diff options
Diffstat (limited to 'chapter06/lfs-utils.xml')
-rw-r--r-- | chapter06/lfs-utils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/lfs-utils.xml b/chapter06/lfs-utils.xml index ea1af2068..a4a025126 100644 --- a/chapter06/lfs-utils.xml +++ b/chapter06/lfs-utils.xml @@ -23,7 +23,7 @@ <itemizedlist> <listitem><para><userinput>--with-libc</userinput>: This causes the -<userinput>mktemp</userinput> program to use the <emphasis>mkstemp</emphasis> +<command>mktemp</command> program to use the <emphasis>mkstemp</emphasis> and <emphasis>mkdtemp</emphasis> functions from the system C library.</para></listitem> </itemizedlist> |