mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Added a couple of acronyms to the Glossary
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3098 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
77fabc98e7
commit
7ea0a8d54a
@ -5,12 +5,14 @@
|
||||
%general-entities;
|
||||
]>
|
||||
|
||||
|
||||
<glossary id="appendices-glossary">
|
||||
<glossaryinfo>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</glossaryinfo>
|
||||
<?dbhtml filename="glossary.html" dir="appendices"?>
|
||||
<title>Glossary</title>
|
||||
|
||||
|
||||
<glossdiv><title>Acronyms</title>
|
||||
|
||||
<glossentry id="g669"><glossterm><acronym>669</acronym></glossterm>
|
||||
@ -425,6 +427,12 @@ otherterm="gSMB">SMB</glossseealso></glossdef></glossentry>
|
||||
<glossentry id="gNPTL"><glossterm><acronym>NPTL</acronym></glossterm>
|
||||
<glossdef><para>Native Posix Thread Library</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gNSPR"><glossterm><acronym>NSPR</acronym></glossterm>
|
||||
<glossdef><para>Netscape Portable Runtime</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gNSS"><glossterm><acronym>NSS</acronym></glossterm>
|
||||
<glossdef><para>Network Security Services</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gNTP"><glossterm><acronym>NTP</acronym></glossterm>
|
||||
<glossdef><para>Network Time Protocol</para></glossdef></glossentry>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<!ENTITY day "10">
|
||||
<!ENTITY day "13">
|
||||
<!ENTITY month "12">
|
||||
<!ENTITY year "2004">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
|
@ -22,6 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>December 13th, 2004 [randy]: Added two acronyms
|
||||
(NSS and NSPR) to the Glossary.</para></listitem>
|
||||
|
||||
<listitem><para>December 10th, 2004 [randy]: Added OpenSSL as an optional
|
||||
dependency of the BIND Utilities; updated to Balsa-2.2.6.</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user