Ignore:
Timestamp:
08/25/2003 01:02:35 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
26892c6
Parents:
9ed94cb
Message:

intro edits, SBU

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@987 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/vim/vim-desc.xml

    r9ed94cb r36c9064  
    22<title>Contents</title>
    33
    4 <para>The vim package contains <userinput>eview</userinput>, <userinput>evim</userinput>, <userinput>ex</userinput>, <userinput>gview</userinput>, <userinput>gvim</userinput>, <userinput>gvimdiff</userinput>, <userinput>rgview</userinput>, <userinput>rgvim</userinput>, <userinput>rview</userinput>, <userinput>rvim</userinput>, <userinput>view</userinput>, <userinput>vim</userinput>, <userinput>vimdiff</userinput>, <userinput>vimtutor</userinput> and <userinput>xxd</userinput>. Except for <userinput>vimtutor</userinput> and  <userinput>xxd</userinput>, all the other commands are symlinks to vim and  start vim with different options. <userinput>vimtutor</userinput> is a tool to  learn the various vim commands and <userinput>xxd</userinput> is a command used to create hex dumps.</para>
     4<para>The <application>vim</application> package contains
     5<command>eview</command>, <command>evim</command>,
     6<command>ex</command>, <command>gview</command>,
     7<command>gvim</command>, <command>gvimdiff</command>,
     8<command>rgview</command>, <command>rgvim</command>,
     9<command>rview</command>, <command>rvim</command>,
     10<command>view</command>, <command>vim</command>,
     11<command>vimdiff</command>, <command>vimtutor</command> and
     12<command>xxd</command>. Except for <command>vimtutor</command> and
     13<command>xxd</command>, all the other commands are symlinks to
     14<command>vim</command> and  start <command>vim</command> with different
     15options. <command>vimtutor</command> is a tool to  learn the various
     16<command>vim</command> commands and <command>xxd</command> is a command used to create hex dumps.</para>
    517
    618</sect2>
Note: See TracChangeset for help on using the changeset viewer.