Added disk related acronyms to the Glossary

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8812 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2011-01-11 19:03:11 +00:00
parent 018a0c9c75
commit e660b7ccef
3 changed files with 29 additions and 2 deletions

View File

@ -138,7 +138,7 @@
<acronym>ATA</acronym>
</glossterm>
<glossdef>
<para>AT-Attached</para>
<para>Advanced Technology Attachment</para>
</glossdef>
</glossentry>
@ -1819,6 +1819,15 @@
</glossdef>
</glossentry>
<glossentry id="gSATA">
<glossterm>
<acronym>SATA</acronym>
</glossterm>
<glossdef>
<para>Serial Advanced Technology Attachment</para>
</glossdef>
</glossentry>
<glossentry id="gSBU">
<glossterm>
<acronym>SBU</acronym>
@ -1864,6 +1873,15 @@
</glossdef>
</glossentry>
<glossentry id="gSMART">
<glossterm>
<acronym>SMART</acronym>
</glossterm>
<glossdef>
<para>Self Monitoring Analysis and Reporting Technology</para>
</glossdef>
</glossentry>
<glossentry id="gSMB">
<glossterm>
<acronym>SMB</acronym>

View File

@ -3,7 +3,7 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "10"> <!-- Always 2 digits -->
<!ENTITY day "11"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2011">
<!ENTITY copyrightdate "2001-&year;">

View File

@ -41,6 +41,15 @@
-->
<listitem>
<para>January 11th, 2011</para>
<itemizedlist>
<listitem>
<para>[randy] - Added disk related acronyms to the Glossary.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>January 10th, 2011</para>
<itemizedlist>