diff options
Diffstat (limited to 'html/065write-buffered.subx.html')
-rw-r--r-- | html/065write-buffered.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/065write-buffered.subx.html b/html/065write-buffered.subx.html index 10545dec..f69708d2 100644 --- a/html/065write-buffered.subx.html +++ b/html/065write-buffered.subx.html @@ -267,7 +267,7 @@ if ('onhashchange' in window) { <span id="L206" class="LineNr">206 </span>== data <span id="L207" class="LineNr">207 </span> <span id="L208" class="LineNr">208 </span><span class="subxComment"># The buffered file for standard error.</span> -<span id="L209" class="LineNr">209 </span><span class="SpecialChar">Stderr</span>: <span class="subxComment"># (ref buffered-file)</span> +<span id="L209" class="LineNr">209 </span><span class="SpecialChar">Stderr</span>: <span class="subxComment"># buffered-file</span> <span id="L210" class="LineNr">210 </span> <span class="subxComment"># file descriptor or (addr stream byte)</span> <span id="L211" class="LineNr">211 </span> 2/imm32 <span class="subxComment"># standard error</span> <span id="L212" class="LineNr">212 </span><span class="Constant">$Stderr->buffer</span>: |