Add BSD and KSE.

This commit is contained in:
Ceri Davies 2003-09-18 17:52:44 +00:00
parent bddac34733
commit 96fcec368a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18154

View file

@ -12,6 +12,16 @@
<glossdiv>
<title>B</title>
<glossentry id="bsd">
<glossterm>Berkeley Software Distribution</glossterm>
<acronym>BSD</acronym>
<glossdef>
<para>This is the name that the Computer Systems Research Group
at Berkeley gave to their improvements and modifications to
AT&amp;T's 32V &unix;.</para>
</glossdef>
</glossentry>
<glossentry id="bikeshed">
<glossterm>Bikeshed Building</glossterm>
<glossdef>
@ -22,8 +32,31 @@
the origin of the term.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>BSD</glossterm>
<glosssee otherterm="bsd">
</glossentry>
</glossdiv>
<glossdiv
<title>K</title>
<glossentry id="kse">
<glossterm>Kernel Scheduler Entities</glossterm>
<acronym>KSE</acronym>
<glossdef>
<para>A kernel-supported threading system. See the <ulink
url="http://www.FreeBSD.org/kse">project home page</ulink>
for further details.</para>
</glossdef>
</glossentry>
<glossentry>
<glossterm>KSE</glossterm>
<glosssee otherterm="kse">
</glossentry>
<glossdiv>
<title>M</title>