Index: /trunk/source/doc/ccl-documentation.html
===================================================================
--- /trunk/source/doc/ccl-documentation.html	(revision 14634)
+++ /trunk/source/doc/ccl-documentation.html	(revision 14635)
@@ -6,5 +6,5 @@
     <title>Clozure CL Documentation</title>
     <meta name="generator" content="DocBook XSL Stylesheets V1.75.2" />
-    <link rel="home" href="#id468538" title="Clozure CL Documentation" />
+    <link rel="home" href="#id490349" title="Clozure CL Documentation" />
     <link rel="next" href="#about-ccl" title="ChapterÂ 1.Â About Clozure CL" />
   </head>
@@ -14,5 +14,5 @@
         <div>
           <div>
-            <h1 class="title"><a id="id468538"></a>Clozure CL Documentation</h1>
+            <h1 class="title"><a id="id490349"></a>Clozure CL Documentation</h1>
           </div>
         </div>
@@ -1745,5 +1745,5 @@
           <p xmlns="http://www.w3.org/1999/xhtml">The following terms are used in subsequent sections; it
       may be helpful to refer to these definitions.</p>
-          <p xmlns="http://www.w3.org/1999/xhtml"><a id="id487079" class="indexterm"></a><a class="glossterm" href="#fasl-file"><em class="glossterm">fasl
+          <p xmlns="http://www.w3.org/1999/xhtml"><a id="id508890" class="indexterm"></a><a class="glossterm" href="#fasl-file"><em class="glossterm">fasl
         files</em></a> are the object files produced
       by <code class="literal">compile-file</code>.  fasl files store the
@@ -1756,5 +1756,5 @@
       see
       <a class="xref" href="#Platform-specific-filename-conventions" title="TableÂ 3.1.Â Platform-specific filename conventions">TableÂ 3.1, âPlatform-specific filename conventionsâ</a> </p>
-          <p xmlns="http://www.w3.org/1999/xhtml">The <a id="id481780" class="indexterm"></a> <a class="glossterm" href="#lisp_kernel"><em class="glossterm">Lisp
+          <p xmlns="http://www.w3.org/1999/xhtml">The <a id="id503591" class="indexterm"></a> <a class="glossterm" href="#lisp_kernel"><em class="glossterm">Lisp
         kernel</em></a> is a C program with a fair amount of
       platform-specific assembly language code. Its basic job is to
@@ -1766,5 +1766,5 @@
       files on different platforms; see
       <a class="xref" href="#Platform-specific-filename-conventions" title="TableÂ 3.1.Â Platform-specific filename conventions">TableÂ 3.1, âPlatform-specific filename conventionsâ</a>.</p>
-          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id509996" class="indexterm"></a> <a class="glossterm" href="#lisp_image"><em class="glossterm">heap
+          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id531807" class="indexterm"></a> <a class="glossterm" href="#lisp_image"><em class="glossterm">heap
         image</em></a> is a file that can be quickly mapped into a
       process's address space. Conceptually, it's not too different
@@ -1777,5 +1777,5 @@
       standard full heap image files on different platforms; see
       <a class="xref" href="#Platform-specific-filename-conventions" title="TableÂ 3.1.Â Platform-specific filename conventions">TableÂ 3.1, âPlatform-specific filename conventionsâ</a>.</p>
-          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id495655" class="indexterm"></a> bootstrapping image is a minimal
+          <p xmlns="http://www.w3.org/1999/xhtml">A <a id="id517466" class="indexterm"></a> bootstrapping image is a minimal
       heap image used in the process of building Clozure CL itself.  The
       bootstrapping image contains just enough code to load the rest
@@ -1789,5 +1789,5 @@
       as-yet-unsupported ones) has a uniquely named subdirectory of
       <code class="literal">ccl/lisp-kernel/</code>; each such
-      <a id="id493838" class="indexterm"></a>
+      <a id="id515649" class="indexterm"></a>
       contains a Makefile and may contain some auxiliary files (linker
       scripts, etc.) that are used to build the lisp kernel on a
@@ -2608,5 +2608,5 @@
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id502724" class="indexterm"></a>
+      <a id="id524535" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace"></a>TRACE</em> {<em class="replaceable"><code>keyword</code></em>
         <em class="replaceable"><code>global-value</code></em>}* {<em class="replaceable"><code>spec</code></em> |
@@ -3052,15 +3052,15 @@
           </div>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id523292" class="indexterm"></a>
+      <a id="id545104" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-level"></a>CCL:*TRACE-LEVEL*</em>    [Variable]</strong></span>
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">Variable bound to the current nesting level during execution of before and after trace actions.  The default printing actions use it to determine the amount of indentation.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id523319" class="indexterm"></a>
+      <a id="id545130" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-max-indent"></a>CCL:*TRACE-MAX-INDENT*</em>    [Variable]</strong></span>
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">The default before and after print actions will not indent by more than the value of <em class="varname">ccl:*trace-max-indent*</em> regardless of the current trace level.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id523348" class="indexterm"></a>
+      <a id="id545159" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-function"></a>CCL:TRACE-FUNCTION</em> <em class="replaceable"><code>spec</code></em> <em class="varname">&amp;key</em> {<em class="replaceable"><code>keyword</code></em> <em class="replaceable"><code>value</code></em>}*    [Function]</strong></span>
     </p>
@@ -3070,5 +3070,5 @@
     </p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id523396" class="indexterm"></a>
+      <a id="id545208" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-print-level"></a>CCL:*TRACE-PRINT-LEVEL*</em>   [Variable]</strong></span>
     </p>
@@ -3078,5 +3078,5 @@
       explicit printing done by user code.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id523431" class="indexterm"></a>
+      <a id="id545242" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-print-length"></a>CCL:*TRACE-PRINT-LENGTH*</em>    [Variable]</strong></span>
     </p>
@@ -3086,5 +3086,5 @@
       explicit printing done by user code.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id523466" class="indexterm"></a>
+      <a id="id545277" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="trace-bar-frequency"></a>CCL:*TRACE-BAR-FREQUENCY*</em>    [Variable]</strong></span>
     </p>
@@ -3135,5 +3135,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523628"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id545439"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">spec</span></i>---
@@ -3170,5 +3170,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523735"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id545546"></a>
                 <div class="header">Examples:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3215,5 +3215,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523834"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id545645"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3230,5 +3230,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523900"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id545711"></a>
                 <div class="header">Arguments and Values:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3254,5 +3254,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id523978"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id545789"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3266,5 +3266,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id524025"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id545836"></a>
                 <div class="header">Arguments and Values:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -3433,5 +3433,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id524587"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id546398"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">domain</span></i>---This is used to indicate where the external
@@ -3467,5 +3467,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id539209"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id561041"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Despite the function's name, it doesn't necessarily create a
@@ -3635,5 +3635,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id539512"></a>4.5.4.1.Â Encoding Problems</h4>
+                    <h4 class="title"><a id="id561344"></a>4.5.4.1.Â Encoding Problems</h4>
                   </div>
                 </div>
@@ -3651,5 +3651,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id539525"></a>4.5.4.2.Â Byte Order Marks</h4>
+                    <h4 class="title"><a id="id561357"></a>4.5.4.2.Â Byte Order Marks</h4>
                   </div>
                 </div>
@@ -3679,5 +3679,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id539559"></a>4.5.4.3.Â <span class="function"><strong>DESCRIBE-CHARACTER-ENCODINGS</strong></span></h4>
+                    <h4 class="title"><a id="id561391"></a>4.5.4.3.Â <span class="function"><strong>DESCRIBE-CHARACTER-ENCODINGS</strong></span></h4>
                   </div>
                 </div>
@@ -3701,5 +3701,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id539621"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id561453"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">Writes descriptions of all defined character encodings
@@ -3710,5 +3710,5 @@
                   </div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id539636"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id561468"></a>
                     <div class="header">See Also:</div>
                     <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#Character-Encodings" title="4.5.4.Â Character Encodings">SectionÂ 4.5.4, âCharacter Encodingsâ</a>, <a class="xref" href="#External-Formats" title="4.5.2.Â External Formats">SectionÂ 4.5.2, âExternal Formatsâ</a>, <a class="xref" href="#Supported-Character-Encodings" title="4.5.4.4.Â Supported Character Encodings">SectionÂ 4.5.4.4, âSupported Character Encodingsâ</a></span>
@@ -4141,5 +4141,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id540315"></a>4.5.4.5.Â Encoding and Decoding Strings</h4>
+                    <h4 class="title"><a id="id562147"></a>4.5.4.5.Â Encoding and Decoding Strings</h4>
                   </div>
                 </div>
@@ -4166,5 +4166,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id540390"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id562222"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4197,5 +4197,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id540486"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id562318"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4240,5 +4240,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id540609"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id562441"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4286,5 +4286,5 @@
                 <div>
                   <div class="refsect1" lang="en" xml:lang="en">
-                    <a xmlns="http://www.w3.org/1999/xhtml" id="id540728"></a>
+                    <a xmlns="http://www.w3.org/1999/xhtml" id="id562560"></a>
                     <div class="header">Description:</div>
                     <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4336,5 +4336,5 @@
             </div>
             <p xmlns="http://www.w3.org/1999/xhtml">Clozure CL sets up logical pathname translations for logical hosts:  <code class="literal">ccl</code> and <code class="literal">home</code></p>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id540817" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id562649" class="indexterm"></a>
             <p xmlns="http://www.w3.org/1999/xhtml">The <code class="literal">CCL</code> logical host should point to the
         <code class="literal">ccl</code> directory.  It is used for a variety of
@@ -4440,5 +4440,5 @@
       platforms.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id541000" class="indexterm"></a>
+      <a id="id562832" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="map-file-to-ivector"></a>CCL:MAP-FILE-TO-IVECTOR</em>
         <em class="parameter"><code>pathname</code></em>
@@ -4500,5 +4500,5 @@
       a memory error.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id541133" class="indexterm"></a>
+      <a id="id562965" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="unmap-ivector"></a>CCL:UNMAP-IVECTOR</em>
         <em class="parameter"><code>displaced-array</code></em>
@@ -4512,5 +4512,5 @@
       target is an empty vector (of length zero).</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id541168" class="indexterm"></a>
+      <a id="id563000" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="map-file-to-octet-vector"></a>CCL:MAP-FILE-TO-OCTET-VECTOR</em>
         <em class="parameter"><code>pathname</code></em>
@@ -4522,5 +4522,5 @@
       bytes.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id541200" class="indexterm"></a>
+      <a id="id563032" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="unmap-octet-vector"></a>CCL:UNMAP-OCTET-VECTOR</em>
         <em class="parameter"><code>displaced-array</code></em>
@@ -4561,5 +4561,5 @@
       static.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id541275" class="indexterm"></a>
+      <a id="id563107" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="defstatic"></a>DEFSTATIC</em>
         <em class="parameter"><code>var</code></em>
@@ -4615,5 +4615,5 @@
             </div>
           </div>
-          <a xmlns="http://www.w3.org/1999/xhtml" id="id541387" class="indexterm"></a>
+          <a xmlns="http://www.w3.org/1999/xhtml" id="id563219" class="indexterm"></a>
           <p xmlns="http://www.w3.org/1999/xhtml">Clozure CL provides the
       function <code class="literal">CCL:SAVE-APPLICATION</code>, which creates a file
@@ -4695,5 +4695,5 @@
       converted, because address 0 can always be relied upon to refer to
       the same thing.</p>
-          <a xmlns="http://www.w3.org/1999/xhtml" id="id541609" class="indexterm"></a>
+          <a xmlns="http://www.w3.org/1999/xhtml" id="id563441" class="indexterm"></a>
           <p xmlns="http://www.w3.org/1999/xhtml">As of Clozure CL 1.2, the constant <code class="literal">CCL:+NULL-PTR+</code>
       refers to a <code class="literal">MACPTR</code> object that points to address 0.</p>
@@ -4703,8 +4703,8 @@
       does. Alternatively, if you choose not to prepend the kernel, you
       can save an image and then later run it by passing it as a
-      command-line parameter to the <code class="literal">opencml</code>
-      or <code class="literal">opencml64</code> script.</p>
+      command-line parameter to the <code class="literal">ccl</code>
+      or <code class="literal">ccl64</code> script.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id541656" class="indexterm"></a>
+      <a id="id563488" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="save-application"></a>SAVE-APPLICATION</em>
         <em class="parameter"><code>filename</code></em>
@@ -4719,4 +4719,5 @@
         <em class="parameter"><code>(mode #o644)</code></em>
         <em class="parameter"><code>prepend-kernel</code></em>
+        <em class="parameter"><code>native</code></em>
         [Function]</strong></span>
     </p>
@@ -4801,4 +4802,15 @@
             any true value.</p>
               </dd>
+              <dt>
+                <span class="term">
+                  <em class="varname">native</em>
+                </span>
+              </dt>
+              <dd>
+                <p>If true, saves the image as a native (ELF, Mach-O, PE)
+          shared library.  (On platforms where this isn't yet supported,
+          a warning is issued and the option is ignored.)
+         </p>
+              </dd>
             </dl>
           </div>
@@ -4830,5 +4842,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541927"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id563780"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">out-file</span></i>---
@@ -4844,5 +4856,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id541987"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id563840"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4904,5 +4916,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542078"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id563930"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">mode</span></i>---
@@ -4912,5 +4924,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542101"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id563954"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -4951,5 +4963,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542196"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id564049"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">rounding-mode</span></i>---
@@ -4960,5 +4972,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id542232"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id564085"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5009,5 +5021,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id542308"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564160"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">object</span></i>---
@@ -5016,5 +5028,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id542330"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564183"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5183,5 +5195,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id542504"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564357"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5217,5 +5229,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id542552"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564405"></a>
                   <div class="header">Discussion:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5235,5 +5247,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id542606"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564459"></a>
                   <div class="header">Restarts:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5303,5 +5315,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id542664"></a>4.12.5.1.Â Fancy arrays</h4>
+                    <h4 class="title"><a id="id564516"></a>4.12.5.1.Â Fancy arrays</h4>
                   </div>
                 </div>
@@ -5330,5 +5342,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id542683"></a>4.12.5.2.Â Hash tables</h4>
+                    <h4 class="title"><a id="id564536"></a>4.12.5.2.Â Hash tables</h4>
                   </div>
                 </div>
@@ -5378,5 +5390,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id542713"></a>4.12.5.3.Â Lists</h4>
+                    <h4 class="title"><a id="id564566"></a>4.12.5.3.Â Lists</h4>
                   </div>
                 </div>
@@ -5547,5 +5559,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id542895"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564748"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">html</span></i>---
@@ -5569,5 +5581,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id542948"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564800"></a>
                   <div class="header">Example:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5603,5 +5615,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543027"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564880"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5625,5 +5637,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543066"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564918"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5651,5 +5663,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543118"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id564971"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5677,5 +5689,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543170"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565023"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5708,5 +5720,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543213"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565066"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5735,5 +5747,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543266"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565119"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5758,5 +5770,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543316"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565169"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5785,5 +5797,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543369"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565222"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5812,5 +5824,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543422"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565275"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -5979,5 +5991,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543657"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565510"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6004,5 +6016,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543709"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565562"></a>
                   <div class="header">Summary:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6040,5 +6052,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543775"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id565628"></a>
                 <div class="header">Summary:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6075,5 +6087,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543837"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id565690"></a>
                 <div class="header">Summary:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6106,5 +6118,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id543894"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id565747"></a>
                 <div class="header">Summary:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -6336,5 +6348,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id501255"></a>5.4.2.1.Â Checking for Updates</h4>
+                    <h4 class="title"><a id="id523071"></a>5.4.2.1.Â Checking for Updates</h4>
                   </div>
                 </div>
@@ -6468,5 +6480,5 @@
       the required subsystems, if necessary.</p>
           <p xmlns="http://www.w3.org/1999/xhtml">
-      <a id="id505233" class="indexterm"></a>
+      <a id="id527050" class="indexterm"></a>
       <span class="command"><strong><em class="varname"><a id="build-application"></a>BUILD-APPLICATION</em> <em class="varname">&amp;key</em>
         (<em class="parameter"><code>name</code></em> <em class="replaceable"><code>"MyApplication"</code></em>)
@@ -6768,5 +6780,5 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#id479200">6.3.2.  As of August 2003:</a>
+                    <a href="#id500912">6.3.2.  As of August 2003:</a>
                   </span>
                 </dt>
@@ -7019,5 +7031,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id479200"></a>6.3.2.Â  As of August 2003:</h3>
+                  <h3 class="title"><a id="id500912"></a>6.3.2.Â  As of August 2003:</h3>
                 </div>
               </div>
@@ -7471,5 +7483,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530296"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552107"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">result</span></i>---a list of all lisp processes (threads)
@@ -7477,5 +7489,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530321"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552133"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns a list of all lisp processes (threads) known
@@ -7489,5 +7501,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530336"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552147"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -7517,5 +7529,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530406"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552217"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string, used to identify the process.</p>
@@ -7556,5 +7568,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530591"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552403"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a new lisp process (thread) with the
@@ -7577,5 +7589,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530643"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552455"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
@@ -7596,5 +7608,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530722"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552533"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7606,5 +7618,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530776"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552587"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Suspends <em class="varname">process</em>, preventing it from
@@ -7628,10 +7640,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530831"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552642"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-resume" title="Function PROCESS-RESUME"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-resume</b></a>, <a class="xref" href="#f_process-suspend-count" title="Function PROCESS-SUSPEND-COUNT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend-count</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530856"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552667"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml"><span class="function"><strong>process-suspend</strong></span> was previously called
@@ -7659,5 +7671,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530937"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552748"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7670,5 +7682,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id530991"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552802"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Undoes the effect of a previous call to
@@ -7681,10 +7693,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531022"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552833"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a>, <a class="xref" href="#f_process-suspend-count" title="Function PROCESS-SUSPEND-COUNT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend-count</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531047"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552858"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -7712,5 +7724,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531112"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552923"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7722,5 +7734,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531165"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id552976"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">An "outstanding" <a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a> call
@@ -7737,5 +7749,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531215"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553026"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-suspend" title="Function PROCESS-SUSPEND"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-suspend</b></a>, <a class="xref" href="#f_process-resume" title="Function PROCESS-RESUME"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-resume</b></a></span>
@@ -7758,5 +7770,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531291"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553102"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7769,5 +7781,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531365"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553177"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Typically used to initialize a newly-created or newly-reset
@@ -7783,5 +7795,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531409"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553220"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
@@ -7804,5 +7816,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531490"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553302"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7813,5 +7825,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531552"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553364"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to begin the execution of <em class="varname">process</em>.
@@ -7830,10 +7842,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531601"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553413"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531632"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553443"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">It would be nice to have more discussion of what it means
@@ -7856,5 +7868,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531747"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553559"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string, used to identify the process.
@@ -7878,5 +7890,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531936"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553748"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates a lisp process (thread) via
@@ -7891,5 +7903,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id531971"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553783"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a>, <a class="xref" href="#f_process-preset" title="Function PROCESS-PRESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-preset</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a></span>
@@ -7912,5 +7924,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id514384"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id516619"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -7925,5 +7937,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535451"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557272"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges for <em class="varname">process</em>
@@ -7956,5 +7968,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535525"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557346"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -7965,5 +7977,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535544"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557365"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">It would probably be better for <em class="varname">result</em>
@@ -7995,10 +8007,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535609"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557430"></a>
                 <div class="header">Value Type:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A lisp process (thread).</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535621"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557442"></a>
                 <div class="header">Initial Value:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Bound separately in each process, to that process itself.
@@ -8006,5 +8018,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535632"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557453"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Used when lisp code needs to find out what process it is
@@ -8012,5 +8024,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535644"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557465"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -8036,5 +8048,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535714"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557535"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -8043,5 +8055,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535771"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557592"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Causes <em class="varname">process</em> to cleanly exit
@@ -8070,5 +8082,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535838"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557659"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-kill" title="Function PROCESS-KILL"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-kill</b></a>, <a class="xref" href="#f_process-abort" title="Function PROCESS-ABORT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-abort</b></a></span>
@@ -8090,5 +8102,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535911"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557733"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread), which
@@ -8097,5 +8109,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535953"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557774"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -8105,5 +8117,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id535965"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557786"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-reset" title="Function PROCESS-RESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-reset</b></a>, <a class="xref" href="#f_process-enable" title="Function PROCESS-ENABLE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-enable</b></a></span>
@@ -8125,5 +8137,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536038"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557860"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -8131,5 +8143,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536079"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557901"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -8139,5 +8151,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536094"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557916"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-reset" title="Function PROCESS-RESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-reset</b></a>, <a class="xref" href="#f_process-abort" title="Function PROCESS-ABORT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-abort</b></a></span>
@@ -8161,5 +8173,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536177"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557999"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a lisp process (thread).</p>
@@ -8167,5 +8179,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536218"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558041"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Entirely equivalent to calling
@@ -8181,5 +8193,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536282"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558104"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-reset" title="Function PROCESS-RESET"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-reset</b></a>, <a class="xref" href="#f_process-kill" title="Function PROCESS-KILL"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-kill</b></a></span>
@@ -8200,10 +8212,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536340"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558163"></a>
                 <div class="header">Value Type:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A positive integer.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536351"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558174"></a>
                 <div class="header">Initial Value:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The clock resolution of the OS scheduler.  Currently,
@@ -8212,5 +8224,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536364"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558186"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This value is ordinarily of marginal interest at best,
@@ -8220,5 +8232,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536376"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558199"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -8244,5 +8256,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536481"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558304"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This information is primarily for the benefit of
@@ -8258,10 +8270,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536524"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558347"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-wait" title="Function PROCESS-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait</b></a>, <a class="xref" href="#f_process-wait-with-timeout" title="Function PROCESS-WAIT-WITH-TIMEOUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait-with-timeout</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536555"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558377"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This should arguably be SETFable, but doesn't seem to
@@ -8287,5 +8299,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536614"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558436"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Advises the OS scheduler that the current thread has nothing
@@ -8296,10 +8308,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536627"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558450"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536675"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558498"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This is a holdover from the days of cooperative
@@ -8324,5 +8336,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536740"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558562"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">whostate</span></i>---a string, which will be the value of
@@ -8337,5 +8349,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536819"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558642"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Causes the current lisp process (thread) to repeatedly
@@ -8354,5 +8366,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536855"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558678"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_process-whostate" title="Function PROCESS-WHOSTATE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-whostate</b></a>, <a class="xref" href="#f_process-wait-with-timeout" title="Function PROCESS-WAIT-WITH-TIMEOUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait-with-timeout</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8374,5 +8386,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id536963"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558786"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">whostate</span></i>---a string, which will be the value of
@@ -8392,5 +8404,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537078"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558900"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If <em class="varname">ticks</em> is NIL, behaves exactly like
@@ -8409,5 +8421,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537128"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id558950"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#v_ticks-per-second" title="Variable *TICKS-PER-SECOND*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*ticks-per-second*</b></a>, <a class="xref" href="#f_process-whostate" title="Function PROCESS-WHOSTATE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-whostate</b></a>, <a class="xref" href="#f_process-wait" title="Function PROCESS-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-wait</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8429,5 +8441,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537245"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559067"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">body</span></i>---an implicit progn.</p>
@@ -8436,5 +8448,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537289"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559112"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
@@ -8451,5 +8463,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537321"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559143"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -8475,5 +8487,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537392"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559215"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">body</span></i>---an implicit progn.</p>
@@ -8482,5 +8494,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550492"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572336"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
@@ -8505,5 +8517,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550553"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572398"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---any lisp object; saved as part of
@@ -8515,5 +8527,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550599"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572444"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a lock object, which can
@@ -8525,5 +8537,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550614"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572459"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8545,5 +8557,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550717"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572562"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
@@ -8553,5 +8565,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550768"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572614"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">lock</em> is either free or
@@ -8564,5 +8576,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550798"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572643"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8583,10 +8595,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550898"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572743"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550920"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572765"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Blocks until <em class="varname">lock</em> is owned by the
@@ -8599,5 +8611,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id550953"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572798"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8617,10 +8629,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551053"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572898"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551075"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572920"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Signals an error of type CCL:LOCK-NOT-OWNER if
@@ -8635,5 +8647,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551109"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id572954"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_try-lock" title="Function TRY-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">try-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8654,5 +8666,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551209"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573054"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">lock</span></i>---an object of type CCL:LOCK.</p>
@@ -8661,5 +8673,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551247"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573092"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tests whether <em class="varname">lock</em>
@@ -8674,5 +8686,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551270"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573116"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#m_with-lock-grabbed" title="Macro WITH-LOCK-GRABBED"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-lock-grabbed</b></a>, <a class="xref" href="#f_grab-lock" title="Function GRAB-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">grab-lock</b></a>, <a class="xref" href="#f_release-lock" title="Function RELEASE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">release-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8694,5 +8706,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551371"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573216"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---a newly-allocated object of type
@@ -8700,5 +8712,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551394"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573239"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns an object of type CCL::READ-WRITE-LOCK.
@@ -8711,10 +8723,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551410"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573255"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-read-lock" title="Macro WITH-READ-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-read-lock</b></a>, <a class="xref" href="#m_with-write-lock" title="Macro WITH-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-write-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551458"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573303"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">There probably should be some way to
@@ -8739,5 +8751,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551514"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573359"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---an object of type
@@ -8748,5 +8760,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551565"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573410"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">read-write-lock</em> has no
@@ -8762,5 +8774,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551605"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573450"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#m_with-write-lock" title="Macro WITH-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-write-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8782,5 +8794,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551698"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573543"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">read-write-lock</span></i>---an object of type
@@ -8791,5 +8803,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551749"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573595"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">read-write-lock</em> has no
@@ -8806,5 +8818,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551794"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573639"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#m_with-read-lock" title="Macro WITH-READ-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-read-lock</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8826,10 +8838,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551884"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573729"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---a newly-allocated object of type CCL:SEMAPHORE.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551906"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573752"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns an object of type CCL:SEMAPHORE.
@@ -8840,5 +8852,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id551922"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573767"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_signal-semaphore" title="Function SIGNAL-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">signal-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8860,5 +8872,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552016"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573862"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---an object of type CCL:SEMAPHORE.</p>
@@ -8867,5 +8879,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552053"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573898"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Atomically increments <em class="varname">semaphore</em>'s
@@ -8874,10 +8886,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552066"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573911"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552119"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id573965"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml"><em class="varname">result</em> should probably be interpreted
@@ -8902,5 +8914,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552179"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574025"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---an object of type CCL:SEMAPHORE.</p>
@@ -8909,5 +8921,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552216"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574061"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">semaphore</em>
@@ -8917,10 +8929,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552230"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574075"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_signal-semaphore" title="Function SIGNAL-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">signal-semaphore</b></a>, <a class="xref" href="#f_timed-wait-on-semaphore" title="Function TIMED-WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">timed-wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552283"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574128"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml"><em class="varname">result</em> should probably be interpreted
@@ -8946,5 +8958,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552343"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574188"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">semaphore</span></i>---An object of type CCL:SEMAPHORE.</p>
@@ -8959,5 +8971,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552410"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574255"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits until <em class="varname">semaphore</em>
@@ -8968,5 +8980,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552427"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574272"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_wait-on-semaphore" title="Function WAIT-ON-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">wait-on-semaphore</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
@@ -8988,5 +9000,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552519"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574365"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">fd</span></i>---a file descriptor, which is a non-negative integer
@@ -8996,5 +9008,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552561"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574406"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Wait until input is available on <em class="varname">fd</em>.
@@ -9012,10 +9024,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552594"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574439"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552632"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574477"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -9042,5 +9054,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552696"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574542"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">fd</span></i>---a file descriptor, which is a non-negative integer
@@ -9050,5 +9062,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552738"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574583"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Wait until output is possible on <em class="varname">fd</em> or until <em class="varname">timeout</em>, if
@@ -9063,10 +9075,10 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552771"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574616"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a></span>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552809"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574654"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -9093,5 +9105,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552873"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574719"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">body</span></i>---an implicit progn.</p>
@@ -9100,5 +9112,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552912"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574757"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Requests exclusive read access to the standard terminal
@@ -9108,5 +9120,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id552928"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574774"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#v_request-terminal-input-via-break" title="Variable *REQUEST-TERMINAL-INPUT-VIA-BREAK*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*request-terminal-input-via-break*</b></a>, <a class="xref" href="#cmd_y" title="Toplevel Command :Y"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">:y</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
@@ -9127,15 +9139,15 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553006"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574851"></a>
                 <div class="header">Value Type:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A boolean.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553015"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574860"></a>
                 <div class="header">Initial Value:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">NIL.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553025"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574870"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Controls how attempts to obtain ownership of terminal input
@@ -9149,5 +9161,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553039"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574884"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a>, <a class="xref" href="#cmd_y" title="Toplevel Command :Y"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">:y</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
@@ -9168,5 +9180,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553129"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id574975"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">p</span></i>---a lisp process (thread), designated either by
@@ -9177,5 +9189,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553168"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575014"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">:Y is a toplevel command, not a function.  As such, it
@@ -9188,5 +9200,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553190"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575036"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#m_with-terminal-input" title="Macro WITH-TERMINAL-INPUT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">with-terminal-input</b></a>, <a class="xref" href="#v_request-terminal-input-via-break" title="Variable *REQUEST-TERMINAL-INPUT-VIA-BREAK*"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">*request-terminal-input-via-break*</b></a>, <a class="xref" href="#f_make-lock" title="Function MAKE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-lock</b></a>, <a class="xref" href="#f_make-read-write-lock" title="Function MAKE-READ-WRITE-LOCK"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-read-write-lock</b></a>, <a class="xref" href="#f_make-semaphore" title="Function MAKE-SEMAPHORE"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-semaphore</b></a>, <a class="xref" href="#f_process-input-wait" title="Function PROCESS-INPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-input-wait</b></a>, <a class="xref" href="#f_process-output-wait" title="Function PROCESS-OUTPUT-WAIT"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-output-wait</b></a></span>
@@ -9209,5 +9221,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553284"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575129"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">process</span></i>---a process, typically created by <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#f_process-run-function" title="Function PROCESS-RUN-FUNCTION"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">process-run-function</b></a> or by <a xmlns="http://www.w3.org/1999/xhtml" class="xref" href="#f_make-process" title="Function MAKE-PROCESS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">make-process</b></a></p>
@@ -9219,5 +9231,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553341"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575186"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Waits for the specified process to terminate.  If the
@@ -9360,5 +9372,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538486"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560322"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">address-family</span></i>---The address/protocol family of this socket. Currently
@@ -9460,5 +9472,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527152"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id548877"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates and returns a new socket</p>
@@ -9479,5 +9491,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534460"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id548939"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The listener-socket to listen on.</p>
@@ -9487,5 +9499,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534503"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id548981"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Extracts the first connection on the queue of pending
@@ -9513,5 +9525,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534568"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id546997"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dotted</span></i>---A string representing an IP address in the
@@ -9521,5 +9533,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534609"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547039"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a dotted-string representation of a host address to
@@ -9541,5 +9553,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534671"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547101"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ipaddr</span></i>---A 32-bit integer representing an internet host address</p>
@@ -9550,5 +9562,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534713"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547143"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a 32-bit unsigned IP address into octets.</p>
@@ -9569,5 +9581,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534774"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547204"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ipaddr</span></i>---a 32-bit integer representing an internet host address</p>
@@ -9576,5 +9588,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534815"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547244"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a 32-bit unsigned IP address into a host name
@@ -9596,5 +9608,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id534872"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547302"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">host</span></i>---Specifies the host. It can be either a host name
@@ -9604,5 +9616,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id525151"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547329"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Converts a host spec in any of the acceptable formats into a
@@ -9624,5 +9636,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id525209"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547387"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">port</span></i>---Specifies the port. It can be either a string, such as
@@ -9633,5 +9645,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id525252"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id556298"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Finds the port number for the specified port and protocol</p>
@@ -9653,5 +9665,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id525313"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id556359"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to read from</p>
@@ -9670,5 +9682,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id525403"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id556449"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Reads a UDP packet from a socket. If no packets are
@@ -9707,5 +9719,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id525503"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id556549"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to write to</p>
@@ -9722,5 +9734,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id525606"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id556652"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Send a UDP packet over a socket.</p>
@@ -9741,5 +9753,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533228"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555022"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to shut down (typically a tcp-stream)</p>
@@ -9748,5 +9760,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533268"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555062"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Shuts down part of a bidirectional connection. This is
@@ -9769,10 +9781,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533327"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555121"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533353"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555147"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the native OS's representation of the socket, or
@@ -9799,10 +9811,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533414"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555208"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533440"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555234"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the 32-bit unsigned IP address of the remote host,
@@ -9824,10 +9836,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533498"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555292"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533524"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555318"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the remote port number, or NIL if the socket is not
@@ -9849,10 +9861,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533582"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555375"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533608"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555402"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns 32-bit unsigned IP address of the local host.</p>
@@ -9873,10 +9885,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533665"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555459"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533691"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555485"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the local port number</p>
@@ -9897,10 +9909,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533749"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555542"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538570"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555569"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns :internet or :file, as appropriate.</p>
@@ -9921,10 +9933,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538627"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560444"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538653"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560470"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns :active for tcp-stream, :passive for
@@ -9946,10 +9958,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538710"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560527"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538736"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560553"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the socket format as specified by the :format
@@ -9971,10 +9983,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538794"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560610"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538820"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560636"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">returns :stream for tcp-stream and listener-socket, and
@@ -9995,10 +10007,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538863"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560679"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The class of OS errors signaled by socket functions</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538874"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560690"></a>
                 <div class="header">Superclasses:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">simple-error</p>
@@ -10019,10 +10031,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538931"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560748"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538957"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560774"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The OS error code of the error</p>
@@ -10043,10 +10055,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id539015"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560832"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id539041"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560858"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A symbol representing the error code in a more
@@ -10072,10 +10084,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id539105"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560921"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket-error</span></i>---the condition</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id539131"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id560947"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">A string describing the context where the error happened. On
@@ -10098,5 +10110,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id539192"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id561008"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">socket</span></i>---The socket to close</p>
@@ -10109,5 +10121,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533821"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555625"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The close generic function can be applied to sockets. It
@@ -10130,5 +10142,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533883"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555688"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---variable to bind</p>
@@ -10137,5 +10149,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id533938"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id555743"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">executes body with var bound to the result of applying
@@ -10269,5 +10281,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id506485"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id500325"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">program</span></i>---A string or pathname which denotes an executable file.
@@ -10320,5 +10332,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id483330"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id547826"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Runs the specified program in an external (Unix) process,
@@ -10340,5 +10352,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id483388"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id549773"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
@@ -10346,5 +10358,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id525947"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id549814"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Sends the specified "signal" to the specified
@@ -10369,10 +10381,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526008"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id549875"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id526034"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557073"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the <span class="emphasis"><em>process id</em></span> assigned to
@@ -10396,10 +10408,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id505376"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557138"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id505402"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id557163"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the input argument to
@@ -10422,10 +10434,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id505462"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id528365"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id527947"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id528391"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the output argument to
@@ -10449,10 +10461,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id528008"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id530283"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id528033"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id530309"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the stream created when the error argument to
@@ -10476,10 +10488,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id507389"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id530370"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">proc</span></i>---An EXTERNAL-PROCESS, as returned by RUN-PROGRAM.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id507415"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id553936"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns, as multiple values, a keyword denoting the status
@@ -10511,5 +10523,5 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#id518743">9.1.1. Stream External Format</a>
+                    <a href="#id522068">9.1.1. Stream External Format</a>
                   </span>
                 </dt>
@@ -10579,5 +10591,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id518743"></a>9.1.1.Â Stream External Format</h3>
+                  <h3 class="title"><a id="id522068"></a>9.1.1.Â Stream External Format</h3>
                 </div>
               </div>
@@ -10742,10 +10754,10 @@
               </div>
             </div>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id506032" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id506042" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id506052" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id506061" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id532796" class="indexterm"></a>
-            <a xmlns="http://www.w3.org/1999/xhtml" id="id532806" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id521773" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id521783" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id521792" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id554586" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id554594" class="indexterm"></a>
+            <a xmlns="http://www.w3.org/1999/xhtml" id="id554604" class="indexterm"></a>
             <p xmlns="http://www.w3.org/1999/xhtml">A stream that is associated with a file descriptor has
         attributes and accessors:
@@ -10800,5 +10812,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id532971"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id554769"></a>
                   <div class="header">Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream-list</span></i>---A list of open file streams.  This is a copy of
@@ -10807,10 +10819,10 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id532999"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id554796"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Returns a list of open file streams.</p>
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533010"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id554808"></a>
                   <div class="header">See Also:</div>
                   <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_note-open-file-stream" title="Function NOTE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">note-open-file-stream</b></a>, <a class="xref" href="#f_remove-open-file-stream" title="Function REMOVE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">remove-open-file-stream</b></a></span>
@@ -10835,10 +10847,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533091"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id554889"></a>
                   <div class="header">Arguments:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">file-stream</span></i>---A file stream.</p>
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533117"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id554915"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Adds a file stream to the internal list of open
@@ -10849,5 +10861,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id533136"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id554934"></a>
                   <div class="header">See Also:</div>
                   <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_open-file-streams" title="Function OPEN-FILE-STREAMS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">open-file-streams</b></a>, <a class="xref" href="#f_remove-open-file-stream" title="Function REMOVE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">remove-open-file-stream</b></a></span>
@@ -10872,10 +10884,10 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543936"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id555015"></a>
                   <div class="header">Arguments:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">file-stream</span></i>---A file stream.</p>
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543962"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565792"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Remove file stream from the internal list of open file
@@ -10886,5 +10898,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id543981"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id565811"></a>
                   <div class="header">See Also:</div>
                   <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist"><a class="xref" href="#f_open-file-streams" title="Function OPEN-FILE-STREAMS"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">open-file-streams</b></a>, <a class="xref" href="#f_note-open-file-stream" title="Function NOTE-OPEN-FILE-STREAM"><b xmlns="http://www.w3.org/TR/xhtml1/transitional">note-open-file-stream</b></a></span>
@@ -11319,5 +11331,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id544568"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566398"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-input-stream.</p>
@@ -11330,5 +11342,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id544626"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566456"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Should try to read up to count elements from stream into the
@@ -11351,5 +11363,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id544685"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566515"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-output-stream.</p>
@@ -11362,5 +11374,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id544743"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566574"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">should try to write the first count elements of list to
@@ -11382,5 +11394,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id544802"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566632"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-input-stream</p>
@@ -11398,5 +11410,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id544877"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566707"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">should try to read successive elements from stream into
@@ -11421,5 +11433,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id544937"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566767"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---a stream, presumably a fundamental-output-stream</p>
@@ -11437,5 +11449,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545012"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566843"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">should try to write successive elements of vector to stream,
@@ -11459,5 +11471,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545072"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566902"></a>
                   <div class="header">Method Signatures:</div>
                   <div class="synopsis"><span xmlns="http://www.w3.org/1999/xhtml" class="function"><strong>ccl::stream-device</strong></span> <i>
@@ -11465,5 +11477,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545090"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566921"></a>
                   <div class="header">Arguments and Values:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">s</span></i>---a stream.</p>
@@ -11476,5 +11488,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545156"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id566986"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Returns the file descriptor associated with
@@ -11500,5 +11512,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545225"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id567056"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Reads up to max-octets octets from stream into ivector,
@@ -11507,5 +11519,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545237"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id567068"></a>
                   <div class="header">Arguments:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---An input stream. The method defined on
@@ -11532,5 +11544,5 @@
               <div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545357"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id567187"></a>
                   <div class="header">Description:</div>
                   <p xmlns="http://www.w3.org/1999/xhtml">Writes max-octets octets to stream from ivector, starting at
@@ -11538,5 +11550,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545369"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id567199"></a>
                   <div class="header">Arguments:</div>
                   <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">stream</span></i>---An input stream. The method defined on
@@ -11548,5 +11560,5 @@
                 </div>
                 <div class="refsect1" lang="en" xml:lang="en">
-                  <a xmlns="http://www.w3.org/1999/xhtml" id="id545441"></a>
+                  <a xmlns="http://www.w3.org/1999/xhtml" id="id567271"></a>
                   <div class="header">Examples:</div>
                   <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
@@ -12339,20 +12351,25 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-usage-synopsis">11.2.2. Usage synopsis</a>
+                    <a href="#id554348">11.2.2. Generating a lisp image for use with Shark</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-profiling-configurations">11.2.3. Profiling "configurations"</a>
+                    <a href="#Profiling-CHUD-usage-synopsis">11.2.3. Usage synopsis</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-Reference">11.2.4. Reference</a>
+                    <a href="#Profiling-CHUD-profiling-configurations">11.2.4. Profiling "configurations"</a>
                   </span>
                 </dt>
                 <dt>
                   <span class="sect2">
-                    <a href="#Profiling-CHUD-Acknowledgments">11.2.5. Acknowledgement</a>
+                    <a href="#Profiling-CHUD-Reference">11.2.5. Reference</a>
+                  </span>
+                </dt>
+                <dt>
+                  <span class="sect2">
+                    <a href="#Profiling-CHUD-Acknowledgments">11.2.6. Acknowledgement</a>
                   </span>
                 </dt>
@@ -12369,10 +12386,11 @@
             </div>
           </div>
-          <p xmlns="http://www.w3.org/1999/xhtml"><a class="ulink" href="http://oprofile.sourceforge.net" target="_top"><code class="code">oprofile</code></a> is
-      a system-level profiler that's available for most modern Linux distributions.</p>
-          <p xmlns="http://www.w3.org/1999/xhtml">Use of oprofile and its companion programs isn't really documented here; what
-      is described is a way of generating symbolic information that enables profiling
-      summaries generated by the <code class="code">opreport</code> program to identify lisp functions
-      meaningfully.</p>
+          <p xmlns="http://www.w3.org/1999/xhtml"><a class="ulink" href="http://oprofile.sourceforge.net" target="_top"><code class="code">oprofile</code></a> is a
+    system-level profiler that's available for most modern Linux
+    distributions.</p>
+          <p xmlns="http://www.w3.org/1999/xhtml">Use of oprofile and its companion programs isn't really documented
+    here; what is described is a way of generating symbolic information that
+    enables profiling summaries generated by the <code class="code">opreport</code> program
+    to identify lisp functions meaningfully.</p>
           <div class="sect2" lang="en" xml:lang="en">
             <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
@@ -12383,12 +12401,12 @@
               </div>
             </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">Modern Linux uses the 'ELF" (Executable and Linking Format) object file
-	format; the oprofile tools can associate symbolic names with addresses in a
-	memory-mapped file if that file appears to be an ELF object file and if it
-	contains ELF symbol information that describes those memory regions.  So, the
-	general idea is to make a lisp heap image that looks enough like an ELF shared
-	library to fool the <code class="code">oprofile</code> tools (we don't actually load heap
-	images via ELF dynamic linking technology, but we can make it look like we
-	did.)</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">Modern Linux uses the 'ELF" (Executable and Linking Format) object
+      file format; the oprofile tools can associate symbolic names with
+      addresses in a memory-mapped file if that file appears to be an ELF
+      object file and if it contains ELF symbol information that describes
+      those memory regions. So, the general idea is to make a lisp heap image
+      that looks enough like an ELF shared library to fool the
+      <code class="code">oprofile</code> tools (we don't actually load heap images via ELF
+      dynamic linking technology, but we can make it look like we did.)</p>
           </div>
           <div class="sect2" lang="en" xml:lang="en">
@@ -12403,11 +12421,21 @@
               <ul class="itemizedlist" type="disc">
                 <li class="listitem">
-                  <p><code class="code">oprofile</code> itself, which is almost certainly available via
-	    your distribution's package management system if not already
-	    preinstalled.</p>
+                  <p><code class="code">oprofile</code> itself, which is almost certainly
+          available via your distribution's package management system if not
+          already preinstalled.</p>
                 </li>
                 <li class="listitem">
-                  <p><code class="code">libelf</code>, which provides utilities for reading and writing
-	    ELF files (and is likewise likely preinstalled or readily installable.)</p>
+                  <p><code class="code">libelf</code>, which provides utilities for reading and
+          writing ELF files (and is likewise likely preinstalled or readily
+          installable.) Somewhat confusingly, there are two libelf
+          implementations in widespread use on Linux, and different
+          distributions refer to them by different names (they may be
+          available as part of an 'elfutils' package.) The oprofile insterface
+          was designed to work with a libelf implementation whose version
+          number is currently around 147; the other (incompatible) libelf
+          implementation has a version number around 0.8. It may be necessary
+          to install the corresponding development package (-dev or -devel,
+          usuallly) in order to actually be able to use the libelf shared
+          library.</p>
                 </li>
               </ul>
@@ -12423,5 +12451,5 @@
             </div>
             <p xmlns="http://www.w3.org/1999/xhtml">In order to create a lisp heap image which can be used for
-	<code class="code">oprofile</code>- based profiling, we need to:</p>
+      <code class="code">oprofile</code>- based profiling, we need to:</p>
             <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
               <ol class="orderedlist" type="1">
@@ -12430,6 +12458,6 @@
                 </li>
                 <li class="listitem">
-                  <p>generate a file that contains ELF symbol information describing the
-	    names and addresses of all lisp functions.</p>
+                  <p>generate a file that contains ELF symbol information
+          describing the names and addresses of all lisp functions.</p>
                   <p>This step involves doing (from within Clozure CL)</p>
                   <pre class="programlisting">
@@ -12440,17 +12468,19 @@
 ? (ccl::write-elf-symbols-to-file "home:elf-symbols")
 	    </pre>
-                  <p>The argument to CCL::WRITE-ELF-SYMBOLS-TO-FILE can be any writable
-	    pathname.  The function will do whatever's necessary to nail lisp functions
-	    down in memory (so that they aren't moved by GC), then write an ELF object
-	    file to the indicated pathname.  This typically takes a few seconds.</p>
+                  <p>The argument to CCL::WRITE-ELF-SYMBOLS-TO-FILE can be any
+          writable pathname. The function will do whatever's necessary to nail
+          lisp functions down in memory (so that they aren't moved by GC),
+          then write an ELF object file to the indicated pathname. This
+          typically takes a few seconds.</p>
                 </li>
                 <li class="listitem">
-                  <p>Generate a lisp heap image in which the ELF symbols generated in the
-	    previous step are prepended.</p>
-                  <p>The function CCL:SAVE-APPLICATION provides a :PREPEND-KERNEL argument,
-	    which is ordinarily used to save a standalone application in which the kernel
-	    and heap image occupy a single file.  :PREPEND-KERNEL doesn't really care what
-	    it's prepending to the image, and we can just as easily ask it to prepend the
-	    ELF symbol file generated in the previous step.</p>
+                  <p>Generate a lisp heap image in which the ELF symbols generated
+          in the previous step are prepended.</p>
+                  <p>The function CCL:SAVE-APPLICATION provides a :PREPEND-KERNEL
+          argument, which is ordinarily used to save a standalone application
+          in which the kernel and heap image occupy a single file.
+          :PREPEND-KERNEL doesn't really care what it's prepending to the
+          image, and we can just as easily ask it to prepend the ELF symbol
+          file generated in the previous step.</p>
                   <pre class="programlisting">
 ? (save-application "somewhere/image-for-profiling"
@@ -12461,6 +12491,6 @@
 shell&gt; ccl64 somewhare/image-for-profiling
 	    </pre>
-                  <p>any lisp code sampled by oprofile in that image will be identified
-	    "symbolically" by <code class="code">opreport</code>.</p>
+                  <p>any lisp code sampled by oprofile in that image will be
+          identified "symbolically" by <code class="code">opreport</code>.</p>
                 </li>
               </ol>
@@ -12517,5 +12547,5 @@
 ;;; we simply flush profiling data to disk, where 'opreport' can
 ;;; find it.
-
+<span class="token"></span>
 [~] gb@rinpoche&gt; sudo opcontrol --dump
 
@@ -12544,13 +12574,14 @@
               </div>
             </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">CCL::WRITE-ELF-SYMBOLS-TO-FILE currently only works on x86-64; it certainly
-	-could- be made to work on ppc32/ppc64 as well.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">So far, no one has been able to make oprofile/opreport options that're
-	supposed to generate call-stack info generate meaningful call-stack info.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">As of a few months ago, there was an attempt to provide symbol info for
-	oprofile/opreport "on the fly", e.g., for use in JIT compilation or other
-	incremental compilations scenarios.  That's obviously more nearly The Right Thing,
-	but it might be awhile before that experimental code makes it into widespread
-	use.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">CCL::WRITE-ELF-SYMBOLS-TO-FILE currently only works on x86-64; it
+      certainly -could- be made to work on ppc32/ppc64 as well.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">So far, no one has been able to make oprofile/opreport options
+      that're supposed to generate call-stack info generate meaningful
+      call-stack info.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">As of a few months ago, there was an attempt to provide symbol
+      info for oprofile/opreport "on the fly", e.g., for use in JIT
+      compilation or other incremental compilation scenarios. That's obviously
+      more nearly The Right Thing, but it might be awhile before that
+      experimental code makes it into widespread use.</p>
           </div>
         </div>
@@ -12563,4 +12594,16 @@
             </div>
           </div>
+          <p xmlns="http://www.w3.org/1999/xhtml">Apple's CHUD package provides libraries, kernel extensions, and a
+    set of graphical and command-line programs that can be used to measure
+    many aspects of application and system performance.</p>
+          <p xmlns="http://www.w3.org/1999/xhtml">One of these programs is the Shark application (often installed in
+    "/Developer/Applications/Performance Tools/Shark.app"), which provides a
+    graphical user interface for exploring and analyzing profiling results and
+    provides tools for creating "sampling configurations" (see below), among
+    other things. Use of Shark isn't really documented here (a Shark manual is
+    available at "Developer/Documentation/CHUD/Shark/ SharkUserGuide.pdf");
+    what is described is a way of providing information about Lisp function
+    names and addresses so that Shark can meaningly identify those functions
+    in its output.</p>
           <div class="sect2" lang="en" xml:lang="en">
             <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
@@ -12571,47 +12614,14 @@
               </div>
             </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">Apple's CHUD metering tools are available (as of this writing) from:</p>
-            <p xmlns="http://www.w3.org/1999/xhtml"><a class="ulink" href="ftp://ftp.apple.com/developer/Tool_Chest/Testing_-_Debugging/Performance_tools/" target="_top">
-	  ftp://ftp.apple.com/developer/Tool_Chest/Testing_-_Debugging/Performance_tools/</a>.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">The CHUD tools are also generally bundled with Apple's XCode tools.  CHUD
-	4.5.0 (which seems to be bundled with XCode 3.0) seems to work well with this
-	interface; later versions may have problems.  Versions of CHUD as old as 4.1.1 may
-	work with 32-bit PPC versions of CCL; later versions (not sure exactly -what-
-	versions) added x86, ppc64, and x86-64 support.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">One way to tell whether any version of the CHUD tools is installed is to try
-	to invoke the "shark" command-line program (/usr/bin/shark) from the shell:</p>
-            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
-shell&gt; shark --help
-	</pre>
-            <p xmlns="http://www.w3.org/1999/xhtml">and verifying that that prints a usage summary.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">CHUD consists of several components, including command-line programs, GUI
-	applications, kernel extensions, and "frameworks" (collections of libraries,
-	headers, and other resources which applications can use to access functionality
-	provided by the other components.)  Past versions of Clozure CL/OpenMCL have used the
-	CHUD framework libraries to control the CHUD profiler.  Even though the rest of
-	CHUD is currently 64-bit aware, the frameworks are unfortunately still only
-	available as 32-bit libraries, so the traditional way of controlling the profiling
-	facility from Clozure CL has only worked from DarwinPPC32 versions.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">Two of the CHUD component programs are of particular interest:</p>
-            <div xmlns="http://www.w3.org/1999/xhtml" class="orderedlist">
-              <ol class="orderedlist" type="1">
-                <li class="listitem">
-                  <p>The "Shark" application (often installed in
-	    "/Developer/Applications/Performance Tools/Shark.app"), which provides a
-	    graphical user interface for exploring and analyzing profiling results and
-	    provides tools for creating "sampling configurations" (see below), among other
-	    things.</p>
-                </li>
-                <li class="listitem">
-                  <p>The "shark" program ("/usr/bin/shark"), which can be used to control the
-	    CHUD profiling facility and to collect sampling data, which can then be
-	    displayed and analyzed in Shark.app.</p>
-                </li>
-              </ol>
-            </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">The fact that these two (substantially different) programs have names that
-	differ only in alphabetic case may be confusing.  The discussion below tries to
-	consistently distinguish between "the shark program" and "the Shark
-	application".</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">Apple's CHUD tools have been distributed with the last several
+      XCode releases. One way to determine whether or not the tools are
+      installed is to run:</p>
+            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">$ /usr/bin/shark -v</pre>
+            <p xmlns="http://www.w3.org/1999/xhtml">in a terminal or Emacs shell buffer. If that returns output
+      like</p>
+            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">shark 4.7.3 (365)</pre>
+            <p xmlns="http://www.w3.org/1999/xhtml">then the CHUD package is installed. Output like</p>
+            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">shark: Command not found.</pre>
+            <p xmlns="http://www.w3.org/1999/xhtml">strongly suggests that it isn't ...</p>
           </div>
           <div class="sect2" lang="en" xml:lang="en">
@@ -12619,57 +12629,73 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-usage-synopsis"></a>11.2.2.Â Usage synopsis</h3>
+                  <h3 class="title"><a id="id554348"></a>11.2.2.Â Generating a lisp image for use with Shark</h3>
                 </div>
               </div>
             </div>
-            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
-? (defun fact (n) (if (zerop n) 1 (* n (fact (1- n)))))
+            <p xmlns="http://www.w3.org/1999/xhtml">Shark can only properly identify functions that're defined in a
+      shared library that's loaded by the target application. (Any other
+      functions will be identified by a hex address described as being in an
+      "Unknown Library"; the hex address is generally somewhat near the actual
+      function, but it's determined heuristically and isn't always
+      accurate.)</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">For those reasons, it's desirable to load the code that you wish
+      to profile in one lisp session, save a native (Mach-O library) image,
+      and invoke Shark in a new session which uses that native image. (It may
+      also be useful to load the CHUD-METERING module, which defines
+      CHUD:METER and friends.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml"></p>
+          </div>
+          <div class="sect2" lang="en" xml:lang="en">
+            <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage">
+              <div>
+                <div>
+                  <h3 class="title"><a id="Profiling-CHUD-usage-synopsis"></a>11.2.3.Â Usage synopsis</h3>
+                </div>
+              </div>
+            </div>
+            <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">[src/ccl-dev] gb@antinomial&gt; ccl64
+Welcome to Clozure Common Lisp Version 1.7-dev-r14624M-trunk  (DarwinX8664)!
+? (defun fact(n) (if (zerop n) 1 (* n (fact (1- n)))))
 FACT
 ? (require "CHUD-METERING")
 "CHUD-METERING"
 ("CHUD-METERING")
-? (chud:meter (null (fact 10000)))
-NIL	      ; since that large number is not NULL
-	  </pre>
-            <p xmlns="http://www.w3.org/1999/xhtml">and, a few seconds after the result is returned, a file whose name is of
-	  the form "session_nnn.mshark" will open in Shark.app.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">The fist time that CHUD:METER is used in a lisp session, it'll do a few
-	  things to prepare subsequent profiling sessions.  Those things include:</p>
+? (save-application "ccl:dx86cl64.dylib" :native t)
+[src/ccl-dev] gb@antinomial&gt; ccl64 -I dx86cl64.dylib
+Welcome to Clozure Common Lisp Version 1.7-dev-r14624M-trunk  (DarwinX8664)!
+? (chud:meter (dotimes (i 1000) (fact 1000)))
+;;; Waiting for shark to process samples ...done.
+NIL</pre>
+            <p xmlns="http://www.w3.org/1999/xhtml">and, a few seconds after the result is returned, a file whose name
+      is of the form "session_nnn.mshark" will open in Shark.app.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml"></p>
+            <p xmlns="http://www.w3.org/1999/xhtml">The fist time that CHUD:METER is used in a lisp session, it'll do
+      a few things to prepare subsequent profiling sessions. Those things
+      include:</p>
             <div xmlns="http://www.w3.org/1999/xhtml" class="itemizedlist">
               <ul class="itemizedlist" type="disc">
                 <li class="listitem">
-                  <p>creating a directory to store files that are related to using the CHUD
-	      tools in this lisp session.  This directory is created in the user's home
-	      directory and has a name of the form:</p>
+                  <p>creating a directory to store files that are related to using
+          the CHUD tools in this lisp session. This directory is created in
+          the user's home directory and has a name of the form:</p>
                   <pre class="programlisting">
 profiling-session-&lt;lisp-kernel&gt;-&lt;pid&gt;_&lt;mm&gt;-&lt;dd&gt;-&lt;yyyy&gt;_&lt;h&gt;.&lt;m&gt;.&lt;s&gt;
 	      </pre>
-                  <p>where &lt;pid&gt; is the lisp's process id, &lt;lisp-kernel&gt; is the
-	      name of the lisp kernel (of all things ...), and the other values provide a
-	      timestamp.</p>
                 </li>
                 <li class="listitem">
-                  <p>does whatever needs to be done to ensure that currently-defined lisp
-	      functions don't move around as the result of GC activity, then writes a text
-	      file describing the names and addresses of those functions to the
-	      profiling-session directory created above.  (The naming conventions for and
-	      format of that file are described in</p>
-                  <p>
-	      <a class="ulink" href="http://developer.apple.com/documentation/DeveloperTools/Conceptual/SharkUserGuide/MiscellaneousTopics/chapter_951_section_4.html#//apple_ref/doc/uid/TP40005233-CH14-DontLinkElementID_42" target="_top">http://developer.apple.com/documentation/DeveloperTools/Conceptual/SharkUserGuide/MiscellaneousTopics/chapter_951_section_4.html#//apple_ref/doc/uid/TP40005233-CH14-DontLinkElementID_42</a></p>
-                </li>
-                <li class="listitem">
-                  <p>run the shark program ("/usr/bin/shark") and wait until it's ready to
-	      receive signals that control its operation.</p>
+                  <p>run the shark program ("/usr/bin/shark") and wait until it's
+          ready to receive signals that control its operation.</p>
                 </li>
               </ul>
             </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">This startup activity typically takes a few seconds; after it's been
-	  completed, subsequent use of CHUD:METER doesn't involve that overhead.  (See the
-	  discussion of :RESET below.)</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">After any startup activity is complete, CHUD:METER arranges to send a
-	  "start profiling" signal to the running shark program, executes the form, sends
-	  a "stop profiling" signal to the shark program, and reads its diagnostic output,
-	  looking for the name of the ".mshark" file it produces.  If it's able to find
-	  this filename, it arranges for "Shark.app" to open it.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">This startup activity typically takes a few seconds; after it's
+      been completed, subsequent use of CHUD:METER doesn't involve that
+      overhead. (See the discussion of :RESET below.)</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">After any startup activity is complete, CHUD:METER arranges to
+      send a "start profiling" signal to the running shark program, executes
+      the form, sends a "stop profiling" signal to the shark program, and
+      reads its diagnostic output, looking for the name of the ".mshark" file
+      it produces. If it's able to find this filename, it arranges for
+      "Shark.app" to open it.</p>
           </div>
           <div class="sect2" lang="en" xml:lang="en">
@@ -12677,5 +12703,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-profiling-configurations"></a>11.2.3.Â Profiling "configurations"</h3>
+                  <h3 class="title"><a id="Profiling-CHUD-profiling-configurations"></a>11.2.4.Â Profiling "configurations"</h3>
                 </div>
               </div>
@@ -12686,6 +12712,6 @@
                 <li class="listitem">
                   <p>use "time based" sampling, to periodically interrupt the lisp
-	    process and note the value of the program counter and at least a few levels of
-	    call history.</p>
+          process and note the value of the program counter and at least a few
+          levels of call history.</p>
                 </li>
                 <li class="listitem">
@@ -12697,11 +12723,12 @@
               </ul>
             </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">This is known as "the default configuration"; it's possible to use items
-	  on the "Config" menu in the Shark application to create alternate configurations
-	  which provide different kinds of profiling parameters and to save these
-	  configurations in files for subsequent reuse.  (The set of things that CHUD
-	  knows how to monitor is large and interesting.)</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">You use alternate profiling configurations (created and "exported" via
-	  Shark.app) with CHUD:METER, but the interface is a little awkward.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">This is known as "the default configuration"; it's possible to use
+      items on the "Config" menu in the Shark application to create alternate
+      configurations which provide different kinds of profiling parameters and
+      to save these configurations in files for subsequent reuse. (The set of
+      things that CHUD knows how to monitor is large and interesting.)</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">You use alternate profiling configurations (created and "exported"
+      via Shark.app) with CHUD:METER, but the interface is a little
+      awkward.</p>
           </div>
           <div class="sect2" lang="en" xml:lang="en">
@@ -12709,22 +12736,21 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-Reference"></a>11.2.4.Â Reference</h3>
+                  <h3 class="title"><a id="Profiling-CHUD-Reference"></a>11.2.5.Â Reference</h3>
                 </div>
               </div>
             </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">
-	    <a id="id532636" class="indexterm"></a>
-	    <span class="command"><strong><em class="varname"><a id="chud_shark-config-file"></a>CHUD:*SHARK-CONFIG-FILE*</em> [Variable]</strong></span>
-	  </p>
-            <p xmlns="http://www.w3.org/1999/xhtml">When non-null, this should be the pathname of an alternate profiling
-	  configuration file created by the "Config Editor" in Shark.app.</p>
-            <p xmlns="http://www.w3.org/1999/xhtml">
-	    <a id="id532662" class="indexterm"></a>
-	    <span class="command"><strong><em class="varname"><a id="chud_meter"></a>CHUD:METER</em> form <em class="varname">&amp;key</em> (reset nil) (debug-output nil) [Macro]</strong></span>
-	  </p>
-            <p xmlns="http://www.w3.org/1999/xhtml">Executes FORM (an arbitrary lisp form) and returns whatever result(s) it
-	  returns, with CHUD profiling enabled during the form's execution.  Tries to
-	  determine the name of the session file (*.mshark) to which the shark program
-	  wrote profiling data and opens this file in the Shark application.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml"><a id="id554190" class="indexterm"></a>
+      <span class="command"><strong><em class="varname"><a id="chud_shark-config-file"></a>CHUD:*SHARK-CONFIG-FILE*</em>
+      [Variable]</strong></span></p>
+            <p xmlns="http://www.w3.org/1999/xhtml">When non-null, this should be the pathname of an alternate
+      profiling configuration file created by the "Config Editor" in
+      Shark.app.</p>
+            <p xmlns="http://www.w3.org/1999/xhtml"><a id="id554213" class="indexterm"></a> <span class="command"><strong><em class="varname"><a id="chud_meter"></a>CHUD:METER</em> form <em class="varname">&amp;key</em> (reset nil)
+      (debug-output nil) [Macro]</strong></span></p>
+            <p xmlns="http://www.w3.org/1999/xhtml">Executes FORM (an arbitrary lisp form) and returns whatever
+      result(s) it returns, with CHUD profiling enabled during the form's
+      execution. Tries to determine the name of the session file (*.mshark) to
+      which the shark program wrote profiling data and opens this file in the
+      Shark application.</p>
             <p xmlns="http://www.w3.org/1999/xhtml">Arguments:</p>
             <div xmlns="http://www.w3.org/1999/xhtml" class="variablelist">
@@ -12736,6 +12762,6 @@
                 </dt>
                 <dd>
-                  <p>when non-nil, causes output generated by the shark program to be
-		echoed to *TERMINAL-IO*.  For debugging.</p>
+                  <p>when non-nil, causes output generated by the shark program
+            to be echoed to *TERMINAL-IO*. For debugging.</p>
                 </dd>
                 <dt>
@@ -12745,11 +12771,12 @@
                 </dt>
                 <dd>
-                  <p>when non-nil, terminates any running instance of the shark program
-		created by previous invocations of CHUD:METER in this lisp session,
-		generates a new .spatch file (describing the names and addresses of lisp
-		functions), and starts a new instance of the shark program; if
-		CHUD:*SHARK-CONFIG-FILE* is non-NIL when this new instance is started,
-		that instance is told to use the specified config file for profiling (in
-		lieu of the default profiling configuration.)</p>
+                  <p>when non-nil, terminates any running instance of the shark
+            program created by previous invocations of CHUD:METER in this lisp
+            session, generates a new .spatch file (describing the names and
+            addresses of lisp functions), and starts a new instance of the
+            shark program; if CHUD:*SHARK-CONFIG-FILE* is non-NIL when this
+            new instance is started, that instance is told to use the
+            specified config file for profiling (in lieu of the default
+            profiling configuration.)</p>
                 </dd>
               </dl>
@@ -12760,11 +12787,12 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="Profiling-CHUD-Acknowledgments"></a>11.2.5.Â Acknowledgement</h3>
+                  <h3 class="title"><a id="Profiling-CHUD-Acknowledgments"></a>11.2.6.Â Acknowledgement</h3>
                 </div>
               </div>
             </div>
-            <p xmlns="http://www.w3.org/1999/xhtml">Both Dan Knapp and Hamilton Link have posted similar CHUD interfaces to
-	  openmcl-devel in the past; Hamilton's also reported bugs in the spatch mechanism
-	  to CHUD developers (and gotten those bugs fixed.)</p>
+            <p xmlns="http://www.w3.org/1999/xhtml">Both Dan Knapp and Hamilton Link have posted similar CHUD
+      interfaces to openmcl-devel in the past; Hamilton's also reported bugs
+      in the spatch mechanism to CHUD developers (and gotten those bugs
+      fixed.)</p>
           </div>
         </div>
@@ -13810,5 +13838,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id547608"></a>12.3.2.4.Â %int-to-ptr [Function]</h4>
+                    <h4 class="title"><a id="id569462"></a>12.3.2.4.Â %int-to-ptr [Function]</h4>
                   </div>
                 </div>
@@ -13851,5 +13879,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id547682"></a>12.3.2.5.Â %inc-ptr [Function]</h4>
+                    <h4 class="title"><a id="id569536"></a>12.3.2.5.Â %inc-ptr [Function]</h4>
                   </div>
                 </div>
@@ -13901,5 +13929,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id547774"></a>12.3.2.6.Â %ptr-to-int [Function]</h4>
+                    <h4 class="title"><a id="id569628"></a>12.3.2.6.Â %ptr-to-int [Function]</h4>
                   </div>
                 </div>
@@ -13943,5 +13971,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id547849"></a>12.3.2.7.Â %null-ptr [Macro]</h4>
+                    <h4 class="title"><a id="id569703"></a>12.3.2.7.Â %null-ptr [Macro]</h4>
                   </div>
                 </div>
@@ -13968,5 +13996,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id547890"></a>12.3.2.8.Â %null-ptr-p [Function]</h4>
+                    <h4 class="title"><a id="id569744"></a>12.3.2.8.Â %null-ptr-p [Function]</h4>
                   </div>
                 </div>
@@ -14010,5 +14038,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id547965"></a>12.3.2.9.Â %setf-macptr [Function]</h4>
+                    <h4 class="title"><a id="id569819"></a>12.3.2.9.Â %setf-macptr [Function]</h4>
                   </div>
                 </div>
@@ -14058,5 +14086,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id548056"></a>12.3.2.10.Â %incf-ptr [Macro]</h4>
+                    <h4 class="title"><a id="id569910"></a>12.3.2.10.Â %incf-ptr [Macro]</h4>
                   </div>
                 </div>
@@ -14106,5 +14134,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id548146"></a>12.3.2.11.Â with-macptrs [Macro]</h4>
+                    <h4 class="title"><a id="id570000"></a>12.3.2.11.Â with-macptrs [Macro]</h4>
                   </div>
                 </div>
@@ -14156,5 +14184,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id548238"></a>12.3.2.12.Â %stack-block [Macro]</h4>
+                    <h4 class="title"><a id="id570092"></a>12.3.2.12.Â %stack-block [Macro]</h4>
                   </div>
                 </div>
@@ -14207,5 +14235,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id548330"></a>12.3.2.13.Â make-cstring [Function]</h4>
+                    <h4 class="title"><a id="id570184"></a>12.3.2.13.Â make-cstring [Function]</h4>
                   </div>
                 </div>
@@ -14250,5 +14278,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id548406"></a>12.3.2.14.Â with-cstrs [Macro]</h4>
+                    <h4 class="title"><a id="id570260"></a>12.3.2.14.Â with-cstrs [Macro]</h4>
                   </div>
                 </div>
@@ -14300,5 +14328,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id548498"></a>12.3.2.15.Â with-encoded-cstrs [Macro]</h4>
+                    <h4 class="title"><a id="id570352"></a>12.3.2.15.Â with-encoded-cstrs [Macro]</h4>
                   </div>
                 </div>
@@ -14363,5 +14391,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id548622"></a>12.3.2.16.Â %get-cstring [Function]</h4>
+                    <h4 class="title"><a id="id570476"></a>12.3.2.16.Â %get-cstring [Function]</h4>
                   </div>
                 </div>
@@ -14405,5 +14433,5 @@
                 <div>
                   <div>
-                    <h4 class="title"><a id="id564959"></a>12.3.2.17.Â %str-from-ptr [Function]</h4>
+                    <h4 class="title"><a id="id586776"></a>12.3.2.17.Â %str-from-ptr [Function]</h4>
                   </div>
                 </div>
@@ -15851,5 +15879,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id566913"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id588730"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Reads a symbol from the current input stream, with *PACKAGE*
@@ -15903,5 +15931,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567019"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id588836"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #&amp; reader macro can be used to
@@ -15962,5 +15990,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567137"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id588954"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 0.14.2 and later, the #? reader macro can be used
@@ -16009,5 +16037,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567219"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589036"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #/ reader macro can be used to
@@ -16112,5 +16140,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567358"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589176"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the #&gt; reader macro reads
@@ -16141,5 +16169,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567433"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589250"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">library</span></i>---either an object of type SHLIB, or a string which
@@ -16148,5 +16176,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567469"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589286"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If <em class="varname">completely</em> is T, sets the
@@ -16177,5 +16205,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567545"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589362"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A symbol which can be made into a special variable</p>
@@ -16194,5 +16222,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567616"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589434"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Proclaims <em class="varname">name</em>
@@ -16230,5 +16258,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567696"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589513"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---NIL or a keyword; the keyword may contain
@@ -16238,5 +16266,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567737"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589554"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If name is non-NIL, defines name to be an alias for the
@@ -16272,5 +16300,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567809"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589627"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---
@@ -16285,5 +16313,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567850"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589667"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If there is already an EXTERNAL-ENTRY-POINT for
@@ -16313,5 +16341,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567919"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589736"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string. See external, above.</p>
@@ -16326,5 +16354,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id567993"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589810"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at the address obtained by
@@ -16353,5 +16381,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568052"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589870"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">entrypoint</span></i>---A fixnum or MACPTR</p>
@@ -16364,5 +16392,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568115"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589932"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at address entrypoint passing the
@@ -16390,5 +16418,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568174"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id589991"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">entrypoint</span></i>---A fixnum or MACPTR</p>
@@ -16403,5 +16431,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568248"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590065"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Calls the foreign function at address entrypoint passing the
@@ -16428,10 +16456,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568303"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590121"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568326"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590143"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the foreign symbol
@@ -16456,10 +16484,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568385"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590202"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A lisp string.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568407"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590225"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the foreign symbol name. If
@@ -16483,5 +16511,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568461"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590279"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ptr</span></i>---A <code xmlns="http://www.w3.org/1999/xhtml" class="code">MACPTR</code> that points to a block of
@@ -16489,5 +16517,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568488"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590305"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">In <code class="literal">CCL</code> 1.2 and later, the <code class="code">CCL:FREE</code>
@@ -16521,5 +16549,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568580"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590398"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">element-count</span></i>---A positive integer.</p>
@@ -16536,5 +16564,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568656"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590473"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16571,5 +16599,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568727"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590545"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">typespec</span></i>---A foreign type specifier, or a keyword which is used
@@ -16588,5 +16616,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568795"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590612"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16637,5 +16665,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568917"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590734"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">typespec</span></i>---A foreign type specifier, or a keyword which is used
@@ -16651,5 +16679,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id568975"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590792"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16692,5 +16720,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569064"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590882"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16725,5 +16753,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569148"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id590965"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---A SIMPLE-STRING which is presumed to be the so-name of
@@ -16733,5 +16761,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569188"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591006"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">If the library denoted by <em class="varname">name</em> can
@@ -16744,5 +16772,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569204"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591021"></a>
                 <div class="header">Examples:</div>
                 <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">;;; Try to do something simple.
@@ -16779,5 +16807,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569224"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591042"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">It would be helpful to describe what an soname is and give
@@ -16802,5 +16830,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569282"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591099"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">ptr</span></i>---<a xmlns="http://www.w3.org/1999/xhtml" class="link" href="#Referencing-and-Using-Foreign-Memory-Addresses" title="12.3.Â Referencing and Using Foreign Memory Addresses">a MACPTR</a>.</p>
@@ -16810,5 +16838,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569326"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591144"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">References an instance of a foreign type (or a component of
@@ -16836,5 +16864,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569392"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591209"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">eep</span></i>---An EXTERNAL-ENTRY-POINT, as obtained by the EXTERNAL
@@ -16842,5 +16870,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569415"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591232"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to resolve the address of the EXTERNAL-ENTRY-POINT
@@ -16865,5 +16893,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569486"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591303"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---A symbol (a lisp variable)</p>
@@ -16873,5 +16901,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569537"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591354"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes <em class="varname">body</em>
@@ -16903,5 +16931,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569618"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591435"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">var</span></i>---A symbol (a lisp variable)</p>
@@ -16910,5 +16938,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569666"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591483"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Executes body in an environment in which each var is
@@ -16937,5 +16965,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569733"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591550"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">object</span></i>---A CLOS object of a class for which there exists
@@ -16945,5 +16973,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569762"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591579"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -16982,5 +17010,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569818"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591635"></a>
                 <div class="header">Example:</div>
                 <pre xmlns="http://www.w3.org/1999/xhtml" class="programlisting">
@@ -16996,5 +17024,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569832"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591650"></a>
                 <div class="header">See Also:</div>
                 <span xmlns="http://www.w3.org/1999/xhtml" class="simplelist">
@@ -17018,5 +17046,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569892"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591710"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dir-id</span></i>---A keyword whose pname, mapped to lower case, names a
@@ -17025,5 +17053,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569916"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591733"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tells <code class="literal">CCL</code> to remove the interface directory denoted by
@@ -17049,5 +17077,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id569976"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591794"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">dir-id</span></i>---A keyword whose pname, mapped to lower case, names a
@@ -17056,5 +17084,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id570000"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591817"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tells <code class="literal">CCL</code> to add the interface directory denoted by
@@ -17078,5 +17106,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id570038"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id591855"></a>
                 <div class="header">Examples:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">One typically wants interface information to be
@@ -18731,5 +18759,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id562764"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id582988"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string which is the name of an existing
@@ -18741,5 +18769,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id562809"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id583033"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18762,5 +18790,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id562870"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id583094"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name</span></i>---a string which is the name of a new or existing
@@ -18775,5 +18803,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id562930"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id583154"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18799,5 +18827,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id562992"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id583216"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">path</span></i>---a string, an absolute pathname in Posix format - with
@@ -18805,5 +18833,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563019"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id583243"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18827,5 +18855,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563078"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id583302"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
@@ -18833,5 +18861,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563105"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id583329"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18853,5 +18881,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563162"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id583386"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
@@ -18862,5 +18890,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563205"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id584977"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18885,5 +18913,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563264"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585036"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">gid</span></i>---a non-negative integer, identifying a specific
@@ -18894,5 +18922,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563307"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585079"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18917,10 +18945,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563366"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585138"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">pid</span></i>---a non-negative integer, identifying an OS process</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563392"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585164"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18943,5 +18971,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563449"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585221"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">uid</span></i>---a non-negative integer, identifying a specific user
@@ -18951,5 +18979,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563492"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585264"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -18976,5 +19004,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563561"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585333"></a>
                 <div class="header">Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">command-line</span></i>---a string, obeying all the whitespace and
@@ -18985,5 +19013,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563603"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585375"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19001,5 +19029,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563637"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585409"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19026,5 +19054,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563697"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585469"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">class-name</span></i>---a string which denotes an existing class name, or a
@@ -19033,5 +19061,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563725"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585497"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Used to refer to a known ObjC class by name. (Via the use
@@ -19058,5 +19086,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563794"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585566"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">string</span></i>---a string constant, used to canonically refer to an
@@ -19064,5 +19092,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563820"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585592"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Used to refer to an ObjC method selector (method name). Uses
@@ -19086,5 +19114,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563886"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585658"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">name-and-result-type</span></i>---either an Objective-C message name, for methods
@@ -19108,5 +19136,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id563967"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585739"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Defines an Objective-C-callable method which implements
@@ -19133,5 +19161,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id564049"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585821"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">selector</span></i>---either a string which represents the name of the
@@ -19148,5 +19176,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id564095"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585867"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Defines an ObjC-callable method which implements the
@@ -19169,10 +19197,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id564158"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585931"></a>
                 <div class="header">Arguments and Values:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">As per DEFINE-OBJC-METHOD</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id564170"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id585942"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Like DEFINE-OBJC-METHOD, only used to define methods on the
@@ -19216,5 +19244,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553434"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575244"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This variable is currently only used by the standard reader macro
@@ -19251,5 +19279,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553491"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575302"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Per ANSI CL, Clozure CL supports the :EXTERNAL-FORMAT keyword
@@ -19295,5 +19323,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553572"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575382"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">The value of this variable is used when :EXTERNAL-FORMAT is
@@ -19319,10 +19347,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553622"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575432"></a>
                 <div class="header">Superclasses:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">NS:NS-STRING</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553633"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575443"></a>
                 <div class="header">Initargs:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">:string</span></i>---
@@ -19332,5 +19360,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553660"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575470"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19350,5 +19378,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553679"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575490"></a>
                 <div class="header">Examples:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19381,5 +19409,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553732"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575543"></a>
                 <div class="header">Notes:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">
@@ -19721,5 +19749,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id484514"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559835"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">type</span></i>---The type of population, one of <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:LIST</code> (the default) or <code xmlns="http://www.w3.org/1999/xhtml" class="literal">:ALIST</code></p>
@@ -19729,5 +19757,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537465"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559894"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Creates a new population of the specified type.</p>
@@ -19747,5 +19775,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537522"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559468"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">returns the type of <code class="literal">population</code>, one of <code class="literal">:LIST</code> or <code class="literal">:ALIST</code></p>
@@ -19765,5 +19793,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537597"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559542"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">returns the list encapsulated in <code class="literal">population</code>.
@@ -19788,5 +19816,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537665"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559611"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Sets the list encapsulated in <code class="literal">population</code> to
@@ -19821,5 +19849,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537750"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id559696"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns the value of the kernel variable that specifies the
@@ -19842,10 +19870,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553785"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575582"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">new-threshold</span></i>---The requested new lisp-heap-gc-threshold.</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553811"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575608"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Sets the value of the kernel variable that specifies the
@@ -19871,5 +19899,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553872"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575670"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to grow or shrink lisp's heap space, so that the
@@ -19891,10 +19919,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553931"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575728"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg</span></i>---a generalized boolean</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id553957"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575754"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Enables the EGC if arg is non-nil, disables the EGC
@@ -19922,5 +19950,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554015"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575813"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the EGC was enabled at the time of the call,
@@ -19945,5 +19973,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554071"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575869"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the EGC was active at the time of the call, NIL
@@ -19970,5 +19998,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554129"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575927"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns, as multiple values, the sizes in kilobytes of the
@@ -19992,5 +20020,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554188"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id575985"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">generation-0-size</span></i>---the requested threshold size of the youngest
@@ -20002,5 +20030,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554243"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id576041"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Puts the indicated threshold sizes in effect.
@@ -20026,10 +20054,10 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554309"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id576106"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">arg</span></i>---a generalized boolean</p>
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554335"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id576132"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Tries to influence the GC to retain/recycle the pages
@@ -20056,5 +20084,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id554393"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id576190"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns T if the GC tries to retain pages between full GCs
@@ -20211,5 +20239,5 @@
                 <dt>
                   <span class="sect2">
-                    <a href="#id559559">16.7.2. Recommended Reading</a>
+                    <a href="#id581356">16.7.2. Recommended Reading</a>
                   </span>
                 </dt>
@@ -21487,5 +21515,5 @@
                 <li class="listitem">
                   <p>To support a feature called <span class="emphasis"><em>GCTWA
-                <sup>[<a id="id559113" href="#ftn.id559113" class="footnote">1</a>]</sup>
+                <sup>[<a id="id580910" href="#ftn.id580910" class="footnote">1</a>]</sup>
 	            , </em></span>the vector that contains the internal
 	          symbols of the current package is marked on entry to the
@@ -21620,5 +21648,5 @@
             <hr width="100" align="left" />
             <div class="footnote">
-              <p><sup>[<a id="ftn.id559113" href="#id559113" class="para">1</a>] </sup>I believe that the acronym comes from MACLISP,
+              <p><sup>[<a id="ftn.id580910" href="#id580910" class="para">1</a>] </sup>I believe that the acronym comes from MACLISP,
 		            where it stood for "Garbage Collection of Truly
 		            Worthless Atoms".</p>
@@ -21680,5 +21708,5 @@
         generations looking for such intergenerational references, the
         runtime system must note all such intergenerational references
-        at the point where they're created (via Setf).<sup>[<a id="id559347" href="#ftn.id559347" class="footnote">2</a>]</sup> The
+        at the point where they're created (via Setf).<sup>[<a id="id581144" href="#ftn.id581144" class="footnote">2</a>]</sup> The
         set of pointers that may contain intergenerational references is
         sometimes called <span class="emphasis"><em>the remembered set</em></span>.</p>
@@ -21727,5 +21755,5 @@
         that might introduce an intergenerational reference must be
         memoized.
-        <sup>[<a id="id559416" href="#ftn.id559416" class="footnote">3</a>]</sup> It's always safe to
+        <sup>[<a id="id581213" href="#ftn.id581213" class="footnote">3</a>]</sup> It's always safe to
         push any cons cell or gvector locative onto the memo stack;
         it's never safe to push anything else.
@@ -21748,5 +21776,5 @@
             <hr width="100" align="left" />
             <div class="footnote">
-              <p><sup>[<a id="ftn.id559347" href="#id559347" class="para">2</a>] </sup>This is
+              <p><sup>[<a id="ftn.id581144" href="#id581144" class="para">2</a>] </sup>This is
             sometimes called "The Write Barrier": all assignments which
             might result in intergenerational references must be noted, as
@@ -21754,5 +21782,5 @@
             </div>
             <div class="footnote">
-              <p><sup>[<a id="ftn.id559416" href="#id559416" class="para">3</a>] </sup>Note that the implicit setfs that occur when
+              <p><sup>[<a id="ftn.id581213" href="#id581213" class="para">3</a>] </sup>Note that the implicit setfs that occur when
         initializing an object - as in the case of a call to cons or
         vector - can't introduce intergenerational references, since
@@ -21870,5 +21898,5 @@
               <div>
                 <div>
-                  <h3 class="title"><a id="id559559"></a>16.7.2.Â Recommended Reading</h3>
+                  <h3 class="title"><a id="id581356"></a>16.7.2.Â Recommended Reading</h3>
                 </div>
               </div>
@@ -22283,5 +22311,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id478654"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id521564"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">When true, attempts to redefine (via DEFUN or DEFMETHOD)
@@ -22308,5 +22336,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532512"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id571272"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges that the outermost special bindings of *PACKAGE*
@@ -22332,5 +22360,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id561338"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id584401"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Arranges that the outermost special bindings of *PACKAGE*
@@ -22355,5 +22383,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id532104"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id584446"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">This variable is initialized each time an Clozure CL session
@@ -22380,5 +22408,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id537975"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id582540"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Returns non-NIL if AltiVec is available.</p>
@@ -22398,5 +22426,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id538018"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id582583"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Intended to control the expansion of certain lap macros.
@@ -22420,5 +22448,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id510158"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id511450"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">reglist</span></i>---A list of vector register names (vr0 .. vr31).</p>
@@ -22426,5 +22454,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id510199"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id581438"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Specifies the set of AltiVec registers used in body. If
@@ -22452,5 +22480,5 @@
             <div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id560934"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id581499"></a>
                 <div class="header">Arguments and Values:</div>
                 <p><i><span xmlns="http://www.w3.org/1999/xhtml" class="term">base</span></i>---Any available general-purpose register.</p>
@@ -22461,5 +22489,5 @@
               </div>
               <div class="refsect1" lang="en" xml:lang="en">
-                <a xmlns="http://www.w3.org/1999/xhtml" id="id485784"></a>
+                <a xmlns="http://www.w3.org/1999/xhtml" id="id584578"></a>
                 <div class="header">Description:</div>
                 <p xmlns="http://www.w3.org/1999/xhtml">Generates code which allocates a 16-byte aligned buffer
@@ -23139,5 +23167,5 @@
       <a href="#Symbol-Index">Symbol Index</a>
     </div>
-    <p xmlns="http://www.w3.org/TR/xhtml1/transitional" xmlns:date="http://exslt.org/dates-and-times" class="footer">This document was last modified at 18:0 on December 30, 2010, in UTC.<br></br>It uses version 1.75.2 of the Norman Walsh Docbook stylesheets.<br></br>Built from subversion rev 14529<br></br>Using libxml 20706, libxslt 10126 and libexslt 815.</p>
+    <p xmlns="http://www.w3.org/TR/xhtml1/transitional" xmlns:date="http://exslt.org/dates-and-times" class="footer">This document was last modified at 8:0 on February 3, 2011, in UTC.<br></br>It uses version 1.75.2 of the Norman Walsh Docbook stylesheets.<br></br>Built from subversion rev 14634<br></br>Using libxml 20706, libxslt 10126 and libexslt 815.</p>
   </body>
 </html>
