Kaynağa Gözat

Added symlink from vim.1 to vi.1.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 19 yıl önce
ebeveyn
işleme
ed0843e8b1
2 değiştirilmiş dosya ile 6 ekleme ve 2 silme
  1. 3 0
      chapter01/changelog.xml
  2. 3 2
      chapter06/vim.xml

+ 3 - 0
chapter01/changelog.xml

@@ -39,6 +39,9 @@
     <listitem>
       <para>April 13, 2006</para>
       <itemizedlist>
+        <listitem>
+          <para>[archaic] - Added symlink from vim.1 to vi.1.</para>
+        </listitem>
         <listitem>
           <para>[archaic] - Added chgpasswd to the list of installed files for
           Shadow.</para>

+ 3 - 2
chapter06/vim.xml

@@ -109,9 +109,10 @@ rm -f /usr/share/vim/vim64/tutor/tutor.??.*</userinput></screen>
     <para>Many users are used to using <command>vi</command> instead of
     <command>vim</command>. To allow execution of <command>vim</command>
     when users habitually enter <command>vi</command>, create a
-    symlink:</para>
+    symlink for both the binary and the man-page:</para>
 
-<screen><userinput>ln -sv vim /usr/bin/vi</userinput></screen>
+<screen><userinput>ln -sv vim /usr/bin/vi
+ln -sv vim.1 /usr/share/man/man1/vi.1</userinput></screen>
 
     <para>By default, Vim's documentation is installed in <filename
     class="directory">/usr/share/vim</filename>. The following symlink