aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-12-20 07:16:22 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-12-20 07:16:22 +0000
commit1e14b6f07443aee623729cd449bede35b8117d25 (patch)
tree25584da9e2e526ab407c9510125bcf0cb4ebe74d /docs
parent55cf5a0e85c09b3fc924063f050fbfb5353674ce (diff)
downloadbusybox-w32-1e14b6f07443aee623729cd449bede35b8117d25.tar.gz
busybox-w32-1e14b6f07443aee623729cd449bede35b8117d25.tar.bz2
busybox-w32-1e14b6f07443aee623729cd449bede35b8117d25.zip
Eradicate all references to loadacm
git-svn-id: svn://busybox.net/trunk/busybox@8146 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.net/screenshot.html46
-rw-r--r--docs/busybox.sgml24
-rw-r--r--docs/busybox_header.pod45
3 files changed, 46 insertions, 69 deletions
diff --git a/docs/busybox.net/screenshot.html b/docs/busybox.net/screenshot.html
index a7fd62369..5f1035489 100644
--- a/docs/busybox.net/screenshot.html
+++ b/docs/busybox.net/screenshot.html
@@ -24,29 +24,29 @@ Usage: busybox [function] [arguments]...
24 will act like whatever it was invoked as. 24 will act like whatever it was invoked as.
25 25
26Currently defined functions: 26Currently defined functions:
27 [, addgroup, adduser, adjtimex, ar, arping, ash, awk, basename, 27
28 bunzip2, busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot, 28 [, addgroup, adduser, adjtimex, ar, arping, ash, awk, basename,
29 chvt, clear, cmp, cp, cpio, crond, crontab, cut, date, dc, dd, 29 bunzip2, busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot, chvt,
30 deallocvt, delgroup, deluser, df, dirname, dmesg, dos2unix, dpkg, 30 clear, cmp, cp, cpio, crond, crontab, cut, date, dc, dd, deallocvt,
31 dpkg-deb, du, dumpkmap, dumpleases, echo, egrep, env, expr, 31 delgroup, deluser, df, dirname, dmesg, dos2unix, dpkg, dpkg-deb, du,
32 false, fbset, fdflush, fdformat, fgrep, find, fold, free, freeramdisk, 32 dumpkmap, dumpleases, echo, egrep, env, expr, false, fbset, fdflush,
33 fsck.minix, ftpget, ftpput, getopt, getty, grep, gunzip, gzip, 33 fdformat, fgrep, find, fold, free, freeramdisk, fsck.minix, ftpget,
34 halt, head, hexdump, hostid, hostname, httpd, hush, hwclock, id, 34 ftpput, getopt, getty, grep, gunzip, gzip, halt, head, hexdump, hostid,
35 ifconfig, ifdown, ifup, inetd, init, insmod, ip, ipcalc, iplink, 35 hostname, httpd, hush, hwclock, id, ifconfig, ifdown, ifup, inetd,
36 iproute, iptunnel, kill, killall, klogd, lash, last, length, linuxrc, 36 init, insmod, ip, ipcalc, iplink, iproute, iptunnel, kill, killall,
37 ln, loadacm, loadfont, loadkmap, logger, login, logname, logread, 37 klogd, lash, last, length, linuxrc, ln, loadfont, loadkmap, logger,
38 losetup, ls, lsmod, makedevs, md5sum, mesg, minit, mkdir, mkfifo, 38 login, logname, logread, losetup, ls, lsmod, makedevs, md5sum, mesg,
39 mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh, 39 minit, mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, modprobe,
40 msvc, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd, 40 more, mount, msh, msvc, mt, mv, nameif, nc, netstat, nslookup, od,
41 patch, pidfilehack, pidof, ping, ping6, pivot_root, poweroff, 41 openvt, passwd, patch, pidfilehack, pidof, ping, ping6, pivot_root,
42 printf, ps, pwd, rdate, readlink, realpath, reboot, renice, reset, 42 poweroff, printf, ps, pwd, rdate, readlink, realpath, reboot, renice,
43 rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, sed, setkeycodes, 43 reset, rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, sed,
44 sha1sum, sleep, sort, start-stop-daemon, strings, stty, su, sulogin, 44 setkeycodes, sha1sum, sleep, sort, start-stop-daemon, strings, stty,
45 swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, telnetd, 45 su, sulogin, swapoff, swapon, sync, syslogd, tail, tar, tee, telnet,
46 test, tftp, time, top, touch, tr, traceroute, true, tty, udhcpc, 46 telnetd, test, tftp, time, top, touch, tr, traceroute, true, tty,
47 udhcpd, umount, uname, uncompress, uniq, unix2dos, unzip, update, 47 udhcpc, udhcpd, umount, uname, uncompress, uniq, unix2dos, unzip,
48 uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch, 48 update, uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch,
49 watchdog, wc, wget, which, who, whoami, xargs, yes, zcat 49 watchdog, wc, wget, which, who, whoami, xargs, yes, zcat
50 50
51 51
52$ <blink>_</blink> 52$ <blink>_</blink>
diff --git a/docs/busybox.sgml b/docs/busybox.sgml
index ac400c7c8..b54d68ee5 100644
--- a/docs/busybox.sgml
+++ b/docs/busybox.sgml
@@ -146,7 +146,7 @@
146 halt, hdparm, head, hexdump, hostid, hostname, httpd, hush, hwclock, 146 halt, hdparm, head, hexdump, hostid, hostname, httpd, hush, hwclock,
147 id, ifconfig, ifdown, ifup, inetd, init, insmod, ip, ipcalc, iplink, 147 id, ifconfig, ifdown, ifup, inetd, init, insmod, ip, ipcalc, iplink,
148 iproute, iptunnel, kill, killall, klogd, lash, length, linuxrc, 148 iproute, iptunnel, kill, killall, klogd, lash, length, linuxrc,
149 ln, loadacm, loadfont, loadkmap, logger, login, logname, logread, 149 ln, loadfont, loadkmap, logger, login, logname, logread,
150 losetup, ls, lsmod, makedevs, md5sum, mesg, minit, mkdir, mkfifo, 150 losetup, ls, lsmod, makedevs, md5sum, mesg, minit, mkdir, mkfifo,
151 mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh, 151 mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh,
152 msvc, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd, 152 msvc, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd,
@@ -1851,28 +1851,6 @@
1851 </para> 1851 </para>
1852 </sect1> 1852 </sect1>
1853 1853
1854 <sect1 id="loadacm">
1855 <title>loadacm</title>
1856
1857 <para>
1858 Usage: loadacm
1859 </para>
1860
1861 <para>
1862 Load an acm from stdin.
1863 </para>
1864
1865 <para>
1866 Example:
1867 </para>
1868
1869 <para>
1870 <screen>
1871 $ loadacm &lt; /etc/i18n/acmname
1872 </screen>
1873 </para>
1874 </sect1>
1875
1876 <sect1 id="loadfont"> 1854 <sect1 id="loadfont">
1877 <title>loadfont</title> 1855 <title>loadfont</title>
1878 1856
diff --git a/docs/busybox_header.pod b/docs/busybox_header.pod
index 944bd48fa..047c4d067 100644
--- a/docs/busybox_header.pod
+++ b/docs/busybox_header.pod
@@ -55,29 +55,28 @@ terse runtime description of their behavior.
55 55
56Currently defined functions include: 56Currently defined functions include:
57 57
58 addgroup, adduser, adjtimex, ar, arping, ash, awk, basename, 58 addgroup, adduser, adjtimex, ar, arping, ash, awk, basename, bunzip2,
59 bunzip2, busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot, 59 busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot, chvt, clear,
60 chvt, clear, cmp, cp, cpio, crond, crontab, cut, date, dc, dd, 60 cmp, cp, cpio, crond, crontab, cut, date, dc, dd, deallocvt, delgroup,
61 deallocvt, delgroup, deluser, df, dirname, dmesg, dos2unix, dpkg, 61 deluser, df, dirname, dmesg, dos2unix, dpkg, dpkg-deb, du, dumpkmap,
62 dpkg-deb, du, dumpkmap, dumpleases, dutmp, echo, egrep, env, expr, 62 dumpleases, dutmp, echo, egrep, env, expr, false, fbset, fdflush,
63 false, fbset, fdflush, fdformat, fgrep, find, fold, free, freeramdisk, 63 fdformat, fgrep, find, fold, free, freeramdisk, fsck.minix, ftpget,
64 fsck.minix, ftpget, ftpput, getopt, getty, grep, gunzip, gzip, 64 ftpput, getopt, getty, grep, gunzip, gzip, halt, hdparm, head, hexdump,
65 halt, hdparm, head, hexdump, hostid, hostname, httpd, hush, hwclock, 65 hostid, hostname, httpd, hush, hwclock, id, ifconfig, ifdown, ifup,
66 id, ifconfig, ifdown, ifup, inetd, init, insmod, ip, ipcalc, iplink, 66 inetd, init, insmod, ip, ipcalc, iplink, iproute, iptunnel, kill,
67 iproute, iptunnel, kill, killall, klogd, lash, length, linuxrc, 67 killall, klogd, lash, length, linuxrc, ln, loadfont, loadkmap, logger,
68 ln, loadacm, loadfont, loadkmap, logger, login, logname, logread, 68 login, logname, logread, losetup, ls, lsmod, makedevs, md5sum, mesg,
69 losetup, ls, lsmod, makedevs, md5sum, mesg, minit, mkdir, mkfifo, 69 minit, mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, modprobe,
70 mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh, 70 more, mount, msh, msvc, mt, mv, nameif, nc, netstat, nslookup, od,
71 msvc, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd, 71 openvt, passwd, patch, pidfilehack, pidof, ping, ping6, pivot_root,
72 patch, pidfilehack, pidof, ping, ping6, pivot_root, poweroff, 72 poweroff, printf, ps, pwd, rdate, readlink, realpath, reboot, renice,
73 printf, ps, pwd, rdate, readlink, realpath, reboot, renice, reset, 73 reset, rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, sed,
74 rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, sed, setkeycodes, 74 setkeycodes, sha1sum, sleep, sort, start-stop-daemon, strings, stty,
75 sha1sum, sleep, sort, start-stop-daemon, strings, stty, su, sulogin, 75 su, sulogin, swapoff, swapon, sync, syslogd, tail, tar, tee, telnet,
76 swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, telnetd, 76 telnetd, test, tftp, time, top, touch, tr, traceroute, true, tty,
77 test, tftp, time, top, touch, tr, traceroute, true, tty, udhcpc, 77 udhcpc, udhcpd, umount, uname, uncompress, uniq, unix2dos, unzip,
78 udhcpd, umount, uname, uncompress, uniq, unix2dos, unzip, 78 uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch,
79 uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch, 79 watchdog, wc, wget, which, who, whoami, xargs, yes, zcat, [
80 watchdog, wc, wget, which, who, whoami, xargs, yes, zcat, [
81 80
82=over 4 81=over 4
83 82