about summary refs log tree commit diff stats
path: root/html/subx/050_write.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-02 20:39:21 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-02 20:39:21 -0800
commitef31035a9f41ec38bb4e11a18770c3cf2d8eba09 (patch)
tree6cf8a9e67541be371036679a44d8db7a1c3079e9 /html/subx/050_write.subx.html
parent0043952064be14219ca6c428802467b49e6018a3 (diff)
downloadmu-ef31035a9f41ec38bb4e11a18770c3cf2d8eba09.tar.gz
4820
Diffstat (limited to 'html/subx/050_write.subx.html')
-rw-r--r--html/subx/050_write.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/050_write.subx.html b/html/subx/050_write.subx.html
index eadec7a1..2eb95ca1 100644
--- a/html/subx/050_write.subx.html
+++ b/html/subx/050_write.subx.html
@@ -59,7 +59,7 @@ if ('onhashchange' in window) {
 <body onload='JumpToLine();'>
 <a href='https://github.com/akkartik/mu/blob/master/subx/050_write.subx'>https://github.com/akkartik/mu/blob/master/subx/050_write.subx</a>
 <pre id='vimCodeElement'>
-<span id="L1" class="LineNr"> 1 </span><span class="subxComment"># _write: write to a file descriptor</span>
+<span id="L1" class="LineNr"> 1 </span><span class="subxComment"># _write: write to a file descriptor (fd)</span>
 <span id="L2" class="LineNr"> 2 </span>
 <span id="L3" class="LineNr"> 3 </span>== code
 <span id="L4" class="LineNr"> 4 </span><span class="subxComment">#   instruction                     effective address                                                   register    displacement    immediate</span>