소스 검색

Better command descriptions for kbd progs

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub 11 년 전
부모
커밋
2ce158f808
1개의 변경된 파일6개의 추가작업 그리고 4개의 파일을 삭제
  1. 6 4
      chapter06/kbd.xml

+ 6 - 4
chapter06/kbd.xml

@@ -270,7 +270,7 @@ cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen>
       <varlistentry id="psfaddtable">
         <term><command>psfaddtable</command></term>
         <listitem>
-          <para>A link to <command>psfxtable</command></para>
+          <para>Adds a Unicode character table to a console font</para>
           <indexterm zone="ch-system-kbd psfaddtable">
             <primary sortas="b-psfaddtable">psfaddtable</primary>
           </indexterm>
@@ -280,7 +280,8 @@ cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen>
       <varlistentry id="psfgettable">
         <term><command>psfgettable</command></term>
         <listitem>
-          <para>A link to <command>psfxtable</command></para>
+          <para>Extracts the embedded Unicode character table from a console
+          font</para>
           <indexterm zone="ch-system-kbd psfgettable">
             <primary sortas="b-psfgettable">psfgettable</primary>
           </indexterm>
@@ -290,7 +291,8 @@ cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen>
       <varlistentry id="psfstriptable">
         <term><command>psfstriptable</command></term>
         <listitem>
-          <para>A link to <command>psfxtable</command></para>
+          <para>Removes the embedded Unicode character table from a console
+          font</para>
           <indexterm zone="ch-system-kbd psfstriptable">
             <primary sortas="b-psfstriptable">psfstriptable</primary>
           </indexterm>
@@ -300,7 +302,7 @@ cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen>
       <varlistentry id="psfxtable">
         <term><command>psfxtable</command></term>
         <listitem>
-          <para>Handle Unicode character tables for console fonts</para>
+          <para>Handles Unicode character tables for console fonts</para>
           <indexterm zone="ch-system-kbd psfxtable">
             <primary sortas="b-psfxtable">psfxtable</primary>
           </indexterm>