summaryrefslogtreecommitdiff
path: root/docs/busybox_header.pod
diff options
context:
space:
mode:
authorJohn Beppu <beppu@lbox.org>2001-04-17 23:57:23 +0000
committerJohn Beppu <beppu@lbox.org>2001-04-17 23:57:23 +0000
commit2771d1a574dbf940cc7d03a04ed1ae0f6d97d3c2 (patch)
treebc0edc617dc1ab2b73bdcb6512ece6b865ff57c5 /docs/busybox_header.pod
parentfccaa3629b89bcfcd2d9b4126255cd31e0f5e174 (diff)
downloadbusybox-w32-2771d1a574dbf940cc7d03a04ed1ae0f6d97d3c2.tar.gz
busybox-w32-2771d1a574dbf940cc7d03a04ed1ae0f6d97d3c2.tar.bz2
busybox-w32-2771d1a574dbf940cc7d03a04ed1ae0f6d97d3c2.zip
- updated busybox_header.pod by adding adjtimex to the list.
- a new busybox.pod that reflects my fixes, and todays patches to usage.h
Diffstat (limited to 'docs/busybox_header.pod')
-rw-r--r--docs/busybox_header.pod26
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/busybox_header.pod b/docs/busybox_header.pod
index 1208afab3..5b64cd7d7 100644
--- a/docs/busybox_header.pod
+++ b/docs/busybox_header.pod
@@ -48,25 +48,25 @@ will also cause BusyBox to behave as 'ls'.
48 48
49=head1 COMMON OPTIONS 49=head1 COMMON OPTIONS
50 50
51Most BusyBox commands support the B<--help> option to provide a 51Most BusyBox commands support the B<-h> option to provide a
52terse runtime description of their behavior. 52terse runtime description of their behavior.
53 53
54=head1 COMMANDS 54=head1 COMMANDS
55 55
56Currently defined functions include: 56Currently defined functions include:
57 57
58ar, basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, clear, cmp, cp, 58adjtimex, ar, basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, clear,
59cut, date, dc, dd, deallocvt, df, dirname, dmesg, dos2unix, dpkg, dpkg-deb, du, 59cmp, cp, cut, date, dc, dd, deallocvt, df, dirname, dmesg, dos2unix, dpkg,
60dumpkmap, dutmp, echo, expr, false, fbset, fdflush, find, free, freeramdisk, 60dpkg-deb, du, dumpkmap, dutmp, echo, expr, false, fbset, fdflush, find, free,
61fsck.minix, getopt, grep, gunzip, gzip, halt, head, hostid, hostname, id, 61freeramdisk, fsck.minix, getopt, grep, gunzip, gzip, halt, head, hostid,
62ifconfig, init, insmod, kill, killall, klogd, length, ln, loadacm, loadfont, 62hostname, id, ifconfig, init, insmod, kill, killall, klogd, length, ln,
63loadkmap, logger, logname, ls, lsmod, makedevs, md5sum, mkdir, mkfifo, 63loadacm, loadfont, loadkmap, logger, logname, ls, lsmod, makedevs, md5sum,
64mkfs.minix, mknod, mkswap, mktemp, more, mount, mt, mv, nc, nslookup, ping, 64mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, more, mount, mt, mv, nc,
65pivot_root, poweroff, printf, ps, pwd, rdate, readlink, reboot, renice, reset, 65nslookup, ping, pivot_root, poweroff, printf, ps, pwd, rdate, readlink, reboot,
66rm, rmdir, rmmod, route, rpmunpack, sed, setkeycodes, sh, sleep, sort, stty, 66renice, reset, rm, rmdir, rmmod, route, rpmunpack, sed, setkeycodes, sh, sleep,
67swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, test, tftp, touch, tr, 67sort, stty, swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, test, tftp,
68true, tty, umount, uname, uniq, unix2dos, update, uptime, usleep, uudecode, 68touch, tr, true, tty, umount, uname, uniq, unix2dos, update, uptime, usleep,
69uuencode, watchdog, wc, wget, which, whoami, xargs, yes, zcat, [ 69uudecode, uuencode, watchdog, wc, wget, which, whoami, xargs, yes, zcat, [
70 70
71=over 4 71=over 4
72 72