aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/texinfo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/texinfo.xml')
-rw-r--r--chapter06/texinfo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml
index 5807bbdaa..0cab8d0ae 100644
--- a/chapter06/texinfo.xml
+++ b/chapter06/texinfo.xml
@@ -70,7 +70,7 @@ system. If the <filename>/usr/share/info/dir</filename> file ever
needs to be recreated, the following optional commands will accomplish
the task:</para>
-<screen><userinput>cd /usr/share/info
+<screen role="nodump"><userinput>cd /usr/share/info
rm dir
for f in *
do install-info $f dir 2&gt;/dev/null