diff options
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 288e049f8..3db1fd945 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -161,7 +161,7 @@ cd ../gcc-build</userinput></screen> href="readjusting.xml" xpointer="xpointer(//*[@os='g'])"/> -<screen role="nodump"><userinput>grep -B2 '^ /usr/include' dummy.log</userinput></screen> +<screen><userinput>grep -B2 '^ /usr/include' dummy.log</userinput></screen> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readjusting.xml" |