aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/cleanup.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cleanup.html b/www/cleanup.html
index 9ca9719a..a41a75b7 100644
--- a/www/cleanup.html
+++ b/www/cleanup.html
@@ -11,6 +11,7 @@
<li><a href=#uuencode>uuencode</a></li>
<li><a href=#uudecode>uudecode</a></li>
<li><a href=#ifconfig>ifconfig</a></li>
+<li><a href=#stat>stat</a></li>
</ul>
</ul>
@@ -239,6 +240,7 @@ ifconfig_main() table logic to fold more if/else parts into the table</a></li>
<p>Status: in progress.</p>
+<a name=stat>
<h1><a href=/hg/toybox/log/917/toys/pending/stat.c>stat</a></h1>
<p>A lot of the stat cleanup was done by Felix Janda.</p>