OSDN Git Service

GIT-20170514.
[clfsja/cross-lfs-ja.git] / src / final-system / common / diffutils.ch
index 6829aa8..dc6fb63 100644 (file)
 @z
 
 @x
+    <para os="s3">Adjust the source to build with the included GNULIB code:</para>
+@y
+    <para os="s3">
+    同梱されている GNULIB コードを用いてビルドができるように修正します。
+    </para>
+@z
+
+@x
     <para os="a">Prepare Diffutils for compilation:</para>
 @y
     <para os="a">&PreparePackage1;Diffutils &PreparePackage2;</para>
 @z
 
 @x
-    <para os="s3">Diffutils wants <command>ed</command> as the default editor
+    <para os="s5">Diffutils wants <command>ed</command> as the default editor
     for <command>sdiff</command>. The following <command>sed</command> will
     change the default to <command>vi</command>:</para>
 @y
-    <para os="s3">
+    <para os="s5">
     Diffutils は <command>sdiff</command> におけるデフォルトのエディターとして <command>ed</command> を必要とします。
     以下の <command>sed</command> コマンドにより、そのデフォルトを <command>vim</command> にします。
     </para>