Eradicate all references to loadacm

This commit is contained in:
Eric Andersen 2003-12-20 07:16:22 +00:00
parent 08573e0ac4
commit b868f55c78
4 changed files with 46 additions and 76 deletions

View file

@ -1407,13 +1407,6 @@
"$ ls -l /tmp/ls\n" \
"lrwxrwxrwx 1 root root 7 Apr 12 18:39 ls -> BusyBox*\n"
#define loadacm_trivial_usage \
"< mapfile"
#define loadacm_full_usage \
"Loads an acm from standard input."
#define loadacm_example_usage \
"$ loadacm < /etc/i18n/acmname\n"
#define loadfont_trivial_usage \
"< font"
#define loadfont_full_usage \