diff options
Diffstat (limited to 'html/subx/050_write.subx.html')
-rw-r--r-- | html/subx/050_write.subx.html | 2 |
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> |