diff options
author | Rob Landley <rob@landley.net> | 2015-01-25 14:04:51 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-01-25 14:04:51 -0600 |
commit | 436a5c048e352fd6430de4376a083e5a2410c1a2 (patch) | |
tree | 53c64b5bc005e39317f653c87c362c995caeea04 | |
parent | afd712aabc1b5bb6782489e01b8228b9021232f0 (diff) | |
download | toybox-436a5c048e352fd6430de4376a083e5a2410c1a2.tar.gz |
Commit 1061 said "this gets expand off my to-review list". Remove it from the list.
-rw-r--r-- | toys/pending/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/README b/toys/pending/README index d90947a6..2acee218 100644 --- a/toys/pending/README +++ b/toys/pending/README @@ -12,6 +12,6 @@ Library code awaiting cleanup lives in lib/pending.c The following commands predate the pending directory, and are awaiting cleanup but don't live here: - vmstat, login, du, vconfig, chroot, cut, touch, modinfo, expand, xargs + vmstat, login, du, vconfig, chroot, cut, touch, modinfo, xargs lib/password.c |