summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-20 07:16:22 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-20 07:16:22 +0000
commitb868f55c788a39b0ed37d46cccd7a3867795dd9b (patch)
tree25584da9e2e526ab407c9510125bcf0cb4ebe74d /include
parent08573e0ac480485c3ad4cd3f4bba235ebd4f4081 (diff)
downloadbusybox-w32-b868f55c788a39b0ed37d46cccd7a3867795dd9b.tar.gz
busybox-w32-b868f55c788a39b0ed37d46cccd7a3867795dd9b.tar.bz2
busybox-w32-b868f55c788a39b0ed37d46cccd7a3867795dd9b.zip
Eradicate all references to loadacm
Diffstat (limited to 'include')
-rw-r--r--include/usage.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/usage.h b/include/usage.h
index ea1b5d5fe..d712ffe5f 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1407,13 +1407,6 @@
1407 "$ ls -l /tmp/ls\n" \ 1407 "$ ls -l /tmp/ls\n" \
1408 "lrwxrwxrwx 1 root root 7 Apr 12 18:39 ls -> BusyBox*\n" 1408 "lrwxrwxrwx 1 root root 7 Apr 12 18:39 ls -> BusyBox*\n"
1409 1409
1410#define loadacm_trivial_usage \
1411 "< mapfile"
1412#define loadacm_full_usage \
1413 "Loads an acm from standard input."
1414#define loadacm_example_usage \
1415 "$ loadacm < /etc/i18n/acmname\n"
1416
1417#define loadfont_trivial_usage \ 1410#define loadfont_trivial_usage \
1418 "< font" 1411 "< font"
1419#define loadfont_full_usage \ 1412#define loadfont_full_usage \