diff options
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r-- | chapter06/module-init-tools.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index b4abbf4fa..53cf74e3c 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -38,7 +38,7 @@ Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, and Sed</seg></seglistit <screen><userinput>make DOCBOOKTOMAN=""</userinput></screen> <!-- Edit me --> -<para>The <command>DOCBOOKTOMAN</command> option allows the compile process to +<para>The <envar>DOCBOOKTOMAN</envar> option allows the compile process to complete without regenerating the man pages.</para> <para>To test the results, issue: |