From ffde8673fe8b2c32076aa3e01eab1fefc5f08e86 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 25 Jan 2001 23:40:32 +0000 Subject: Add in spoon's watchdog timer app. -Erik --- docs/busybox.pod | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'docs/busybox.pod') diff --git a/docs/busybox.pod b/docs/busybox.pod index e3da284f1..4c0810234 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -62,10 +62,10 @@ gunzip, gzip, halt, head, hostid, hostname, id, init, insmod, kill, killall, length, ln, loadacm, loadfont, loadkmap, logger, logname, ls, lsmod, makedevs, mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, more, mount, mt, mv, nc, nslookup, ping, poweroff, printf, ps, pwd, rdate, reboot, renice, reset, rm, -rmdir, rmmod, sed, setkeycodes, sh, sleep, sort, swapoff, swapon, sync, syslogd, -tail, tar, tee, telnet, test, touch, tr, true, tty, umount, uname, uniq, -unix2dos, unrpm, update, uptime, usleep, uudecode, uuencode, wc, which, whoami, -xargs, yes, zcat, [ +rmdir, rmmod, sed, setkeycodes, sh, sleep, sort, swapoff, swapon, sync, +syslogd, tail, tar, tee, telnet, test, touch, tr, true, tty, umount, uname, +uniq, unix2dos, unrpm, update, uptime, usleep, uudecode, uuencode, watchdog, +wc, which, whoami, xargs, yes, zcat, [ ------------------------------- @@ -2095,6 +2095,14 @@ Example: ------------------------------- +=item watchdog + +Usage: watchdog device + +Periodically writes to watchdog device B. + +------------------------------- + =item wc Usage: wc [OPTION]... [FILE]... @@ -2322,4 +2330,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.88 2001/01/25 05:12:02 andersen Exp $ +# $Id: busybox.pod,v 1.89 2001/01/25 23:40:32 andersen Exp $ -- cgit v1.2.3