about summary refs log tree commit diff stats
path: root/html/linux/bootstrap/011run.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/bootstrap/011run.cc.html')
-rw-r--r--html/linux/bootstrap/011run.cc.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/html/linux/bootstrap/011run.cc.html b/html/linux/bootstrap/011run.cc.html
index bc7b84ae..5d393b24 100644
--- a/html/linux/bootstrap/011run.cc.html
+++ b/html/linux/bootstrap/011run.cc.html
@@ -7,15 +7,15 @@
 <meta name="plugin-version" content="vim8.1_v1">
 <meta name="syntax" content="cpp">
 <meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
-<meta name="colorscheme" content="minimal-light">
+<meta name="colorscheme" content="minimal-dark">
 <style type="text/css">
 <!--
-pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #c6c6c6; }
-body { font-size:12pt; font-family: monospace; color: #000000; background-color: #c6c6c6; }
+pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
+body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .cSpecial { color: #008000; }
-.Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; }
+.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
 .LineNr { }
 .Constant { color: #008787; }
 .Comment { color: #005faf; }
@@ -85,7 +85,7 @@ if ('onhashchange' in window) {
 <span id="L27" class="LineNr"> 27 </span>  <span class="Constant">&quot;after a '/', but they can never contain whitespace. Metadata has no effect</span><span class="cSpecial">\n</span><span class="Constant">&quot;</span>
 <span id="L28" class="LineNr"> 28 </span>  <span class="Constant">&quot;at runtime, but can be handy when rewriting macros.</span><span class="cSpecial">\n</span><span class="Constant">&quot;</span>
 <span id="L29" class="LineNr"> 29 </span>  <span class="Constant">&quot;</span><span class="cSpecial">\n</span><span class="Constant">&quot;</span>
-<span id="L30" class="LineNr"> 30 </span>  <span class="Constant">&quot;Check out the example programs in the apps/ directory, particularly apps/ex*.</span><span class="cSpecial">\n</span><span class="Constant">&quot;</span>
+<span id="L30" class="LineNr"> 30 </span>  <span class="Constant">&quot;Check out the example programs linux/ex*.</span><span class="cSpecial">\n</span><span class="Constant">&quot;</span>
 <span id="L31" class="LineNr"> 31 </span><span class="Delimiter">);</span>
 <span id="L32" class="LineNr"> 32 </span><span class="Delimiter">:(before &quot;End <a href='001help.cc.html#L53'>Help</a> Contents&quot;)</span>
 <span id="L33" class="LineNr"> 33 </span>cerr &lt;&lt; <span class="Constant">&quot;  syntax</span><span class="cSpecial">\n</span><span class="Constant">&quot;</span><span class="Delimiter">;</span>