瀏覽代碼

Tagging sed command,

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 年之前
父節點
當前提交
345194ca75
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/iproute2.xml

+ 1 - 1
chapter06/iproute2.xml

@@ -34,7 +34,7 @@
     <para>The <command>arpd</command> binary included in this package is
           dependent on Berkeley DB.  Because <command>arpd</command> is not a very
           common requirement on a base Linux system, remove the dependency on
-          Berkeley DB by applying the sed command below.  If 
+          Berkeley DB by applying the <command>sed</command> command below.  If 
           the <command>arpd</command> binary is needed, instructions for
           compiling Berkeley DB can be found in the BLFS Book at <ulink
           url="&blfs-root;view/svn/content/databases.html#db"/>.