aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-10-07 19:20:12 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-10-07 19:20:12 +0000
commitde927882c9ff7a082a2e812eade3728a8e4f5501 (patch)
tree6b7880ab8ca42f8414eee4d5073b0b8138e719f4 /chapter06/vim.xml
parent6bff9167356300090fc2d40fe36040887b8197dc (diff)
Added a few nodump attributes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index 9a03c9b3c..a49b5b4ef 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -140,7 +140,7 @@ these programs.</para>
<para>Documentation for other available options can be obtained by
running the following command:</para>
-<screen><userinput>vim -c ':options'</userinput></screen>
+<screen role="nodump"><userinput>vim -c ':options'</userinput></screen>
</sect2>