about summary refs log tree commit diff stats
path: root/html/display.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-11-15 16:40:48 -0800
committerKartik K. Agaram <vc@akkartik.com>2017-11-15 16:40:48 -0800
commit1437d8417a4ab70646bafa41f64214f4c931300f (patch)
tree5879d3fb802fa084943dc20c020498eb7f521b2d /html/display.mu.html
parenta0f7723236dd8fb81953c976c07d58c35f346d75 (diff)
downloadmu-1437d8417a4ab70646bafa41f64214f4c931300f.tar.gz
4122
Diffstat (limited to 'html/display.mu.html')
-rw-r--r--html/display.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/display.mu.html b/html/display.mu.html
index a8f6bdf4..1010e09e 100644
--- a/html/display.mu.html
+++ b/html/display.mu.html
@@ -63,7 +63,7 @@ if ('onhashchange' in window) {
 <span id="L6" class="LineNr"> 6 </span>  print-character-to-display<span class="Constant"> 97</span>, <span class="Constant">1/red</span>, <span class="Constant">2/green</span>
 <span id="L7" class="LineNr"> 7 </span>  1:num/<span class="Special">raw</span>, 2:num/<span class="Special">raw</span> <span class="Special">&lt;-</span> cursor-position-on-display
 <span id="L8" class="LineNr"> 8 </span>  wait-for-some-interaction
-<span id="L9" class="LineNr"> 9 </span>  <a href='081print.mu.html#L524'>clear-line</a>
+<span id="L9" class="LineNr"> 9 </span>  clear-line-on-display
 <span id="L10" class="LineNr">10 </span>  move-cursor-on-display<span class="Constant"> 0</span>,<span class="Constant"> 4</span>
 <span id="L11" class="LineNr">11 </span>  print-character-to-display<span class="Constant"> 98</span>
 <span id="L12" class="LineNr">12 </span>  wait-for-some-interaction