diff options
author | Rob Landley <rob@landley.net> | 2013-12-31 09:01:32 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2013-12-31 09:01:32 -0600 |
commit | 64b631969d8c6243acf7dabacbc0c766171c6346 (patch) | |
tree | 959dae085cfc2532c12512f70b56e199333875ba | |
parent | a0940708fc3a38587b63a28d3f9715d092277790 (diff) | |
download | toybox-64b631969d8c6243acf7dabacbc0c766171c6346.tar.gz |
A few more commands in request section of roadmap.
-rwxr-xr-x | www/roadmap.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/roadmap.html b/www/roadmap.html index 203b8d21..e3979709 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -665,10 +665,10 @@ OpenSolaris.</p> <p>The following additional commands have been requested by various users:</p> <blockquote><b> <span id=request> -freeramdisk getty halt hexdump hwclock klogd modprobe ping ping6 pivot_root +dig freeramdisk getty halt hexdump hwclock klogd modprobe ping ping6 pivot_root poweroff readahead rev sfdisk sudo syslogd taskset telnet telnetd tracepath traceroute unzip usleep vconfig zip free login modinfo unshare netcat help w -ntpd +ntpd iwconfig iwlist rdate </span> </b></blockquote> |