From b822811980a5f82726cb641cbeff66be9eb6d92a Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sun, 22 Jul 2001 19:45:10 +0000 Subject: XML changes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/vim-desc.xml | 64 ++++++++++++++------------------------------------ 1 file changed, 18 insertions(+), 46 deletions(-) (limited to 'appendixa/vim-desc.xml') diff --git a/appendixa/vim-desc.xml b/appendixa/vim-desc.xml index 9aa6c298d..c60274b7a 100644 --- a/appendixa/vim-desc.xml +++ b/appendixa/vim-desc.xml @@ -1,10 +1,8 @@ Contents - -The Vim package contains the ctags, etags, ex, gview, gvim, rgview, -rgvim, rview, rvim, view, vim, vimtutor and xxd programs. - +The Vim package contains the ctags, etags, ex, gview, gvim, rgview, +rgvim, rview, rvim, view, vim, vimtutor and xxd programs. @@ -14,121 +12,95 @@ rgvim, rview, rvim, view, vim, vimtutor and xxd programs. ctags - -ctags generate tag files for source code. - +ctags generate tag files for source code. etags - -etags does the same as ctags but it can generate cross reference files +etags does the same as ctags but it can generate cross reference files which list information about the various source objects found in a set -of language files. - +of language files. ex - -ex starts vim in Ex mode. - +ex starts vim in Ex mode. gview - -gview is the GUI version of view. - +gview is the GUI version of view. gvim - -gvim is the GUI version of vim. - +gvim is the GUI version of vim. rgview - -rgview is the GUI version of rview. - +rgview is the GUI version of rview. rgvim - -rgvim is the GUI version of rvim. - +rgvim is the GUI version of rvim. rview - -rview is a restricted version of view. No shell commands can be started -and Vim can't be suspended. - +rview is a restricted version of view. No shell commands can be started +and Vim can't be suspended. rvim - -rvim is the restricted version of vim. No shell commands can be started -and Vim can't be suspended. - +rvim is the restricted version of vim. No shell commands can be started +and Vim can't be suspended. view - -view starts vim in read-only mode. - +view starts vim in read-only mode. vim - -vim starts vim in the normal, default way. - +vim starts vim in the normal, default way. vimtutor - -vimtutor starts the Vim tutor. - +vimtutor starts the Vim tutor. xxd - -xxd makes a hexdump or does the reverse. - +xxd makes a hexdump or does the reverse. -- cgit v1.2.3-54-g00ecf