diff options
author | Rob Landley <rob@landley.net> | 2017-10-22 11:41:27 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2017-10-22 11:41:27 -0500 |
commit | da07ae22d30fb176cf758fc358fee05071a89a35 (patch) | |
tree | bf3616b4b31f9afcd830eecb343768aec3d2e8e5 /www | |
parent | 19ebdb7d87c5ffe1841d511c4687ef973a4bb574 (diff) | |
download | toybox-da07ae22d30fb176cf758fc358fee05071a89a35.tar.gz |
Typo.
Diffstat (limited to 'www')
-rw-r--r-- | www/cleanup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cleanup.html b/www/cleanup.html index 801dfb80..8a0b24be 100644 --- a/www/cleanup.html +++ b/www/cleanup.html @@ -233,7 +233,7 @@ ifconfig_main() table logic to fold more if/else parts into the table</a></li> <li>commit: <a href=/hg/toybox/rev/1127>1127</a>, description: <a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-November/001464.html>Start tacling ipv6 issues, beginning with display_ifconfig().</a></li> <li>commit: <a href=/hg/toybox/rev/1128>1128</a>, description: <a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-November/001463.html>More ipv6, make struct sockaddr_with_len go away, merge more arguments into the table in main().</a></li> <li>commit: <a href=/hg/toybox/rev/1132>1132</a>, description: promotion from pending to other</li> -<li>commit: <a href=/hg/toybox/rev/1132>1133</a>, description: <a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-November/001462.html>cleanup help text, remove obsolete/NOP commands</a></li> +<li>commit: <a href=/hg/toybox/rev/1133>1133</a>, description: <a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-November/001462.html>cleanup help text, remove obsolete/NOP commands</a></li> </ul> <p>Status: COMPLETE.</p> |