X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=docs%2Fbusybox.sgml;h=b54d68ee58e01a469c842fa177156c92fc60e631;hb=8d441783817d909b7ba3c0148d7deb121e9791c8;hp=dacc13249f2305bd084839c293ce30e58b8646e8;hpb=cf93274663877cb4d722a23d8c418470eb90332a;p=oweals%2Fbusybox.git diff --git a/docs/busybox.sgml b/docs/busybox.sgml index dacc13249..b54d68ee5 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml @@ -136,23 +136,30 @@ - addgroup, adduser, adjtimex, ar, basename, busybox, cat, - chgrp, chmod, chown, chroot, chvt, clear, cmp, cp, cpio, cut, - date, dc, dd, deallocvt, deluser, df, dirname, dmesg, - dos2unix, dpkg, dpkg-deb, du, dumpkmap, dutmp, echo, expr, - false, fbset, fdflush, find, free, freeramdisk, fsck.minix, - getopt, getty, grep, gunzip, gzip, halt, head, hostid, - hostname, id, ifconfig, init, insmod, kill, killall, klogd, - length, ln, loadacm, loadfont, loadkmap, logger, logname, ls, - lsmod, makedevs, md5sum, mkdir, mkfifo, mkfs.minix, mknod, - mkswap, mktemp, more, mount, mt, mv, nc, nslookup, ping, - pivot_root, poweroff, printf, ps, pwd, rdate, readlink, - reboot, renice, reset, rm, rmdir, rmmod, route, rpm2cpio, - sed, setkeycodes, sh, sleep, sort, stty, swapoff, swapon, - sync, syslogd, tail, tar, tee, telnet, test, tftp, touch, tr, - true, tty, umount, uname, uniq, unix2dos, update, uptime, - usleep, uudecode, uuencode, watchdog, wc, wget, which, - whoami, xargs, yes, zcat, [ + addgroup, adduser, adjtimex, ar, arping, ash, awk, basename, + bunzip2, busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot, + chvt, clear, cmp, cp, cpio, crond, crontab, cut, date, dc, dd, + deallocvt, delgroup, deluser, df, dirname, dmesg, dos2unix, dpkg, + dpkg-deb, du, dumpkmap, dumpleases, dutmp, echo, egrep, env, expr, + false, fbset, fdflush, fdformat, fgrep, find, fold, free, freeramdisk, + fsck.minix, ftpget, ftpput, getopt, getty, grep, gunzip, gzip, + halt, hdparm, head, hexdump, hostid, hostname, httpd, hush, hwclock, + id, ifconfig, ifdown, ifup, inetd, init, insmod, ip, ipcalc, iplink, + iproute, iptunnel, kill, killall, klogd, lash, length, linuxrc, + ln, loadfont, loadkmap, logger, login, logname, logread, + losetup, ls, lsmod, makedevs, md5sum, mesg, minit, mkdir, mkfifo, + mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh, + msvc, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd, + patch, pidfilehack, pidof, ping, ping6, pivot_root, poweroff, + printf, ps, pwd, rdate, readlink, realpath, reboot, renice, reset, + rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, sed, setkeycodes, + sha1sum, sleep, sort, start-stop-daemon, strings, stty, su, sulogin, + swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, telnetd, + test, tftp, time, top, touch, tr, traceroute, true, tty, udhcpc, + udhcpd, umount, uname, uncompress, uniq, unix2dos, unzip, + uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch, + watchdog, wc, wget, which, who, whoami, xargs, yes, zcat, [ + @@ -1844,28 +1851,6 @@ - - loadacm - - - Usage: loadacm - - - - Load an acm from stdin. - - - - Example: - - - - - $ loadacm < /etc/i18n/acmname - - - - loadfont @@ -1969,6 +1954,38 @@ + + logread + + + Usage: logread [OPTION]... + + + + Shows the messages from syslogd (using circular buffer). + + + + Options: + + + + + -f Output data as the log grows. + + + + + Example: + + + + + $ logread + + + + ls @@ -3103,7 +3120,7 @@ -O FILE Use an alternate log file (default=/var/log/messages) -R HOST[:PORT] Log remotely to IP or hostname on PORT (default PORT=514/UDP) -L Log locally as well as network logging (default is network only) - -C Log to a circular buffer. Read this buffer using 'logread' + -C [size(KiB)] Log to a circular buffer. Read this buffer using 'logread' @@ -3913,7 +3930,7 @@ MAINTAINER - Erik Andersen <andersee@debian.org> <andersen@lineo.com> + Erik Andersen <andersen@codepoet.org> @@ -3926,7 +3943,7 @@ - Erik Andersen <andersee@debian.org> + Erik Andersen <andersen@codepoet.org> @@ -3934,7 +3951,7 @@ - John Beppu <beppu@lineo.com> + John Beppu <beppu@codepoet.org> @@ -3990,7 +4007,7 @@ - Mark Whitley <markw@lineo.com> + Mark Whitley <markw@codepoet.org>