about summary refs log tree commit diff stats
path: root/html/065write-buffered.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-01-12 12:15:55 -0800
committerKartik Agaram <vc@akkartik.com>2020-01-12 14:52:07 -0800
commitfa786ea791469364d635b6a5eb877b0c4e3333ce (patch)
tree090da2376f69341f9038e182ccf14c6a1cf91b9f /html/065write-buffered.subx.html
parentf1eade728695ed3f52ae4e13f0a91dfe769e8567 (diff)
downloadmu-fa786ea791469364d635b6a5eb877b0c4e3333ce.tar.gz
5884
Diffstat (limited to 'html/065write-buffered.subx.html')
-rw-r--r--html/065write-buffered.subx.html2
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-&gt;buffer</span>: