Changeset 17636


Ignore:
Timestamp:
09/18/11 21:42:32 (20 months ago)
Author:
BrainSlayer
Message:

orphan

Location:
src/router/busybox/docs
Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • src/router/busybox/docs/BusyBox.html

    r17633 r17636  
    119119        dirname, dmesg, dnsdomainname, du, echo, egrep, env, expr, false, 
    120120        fgrep, find, free, ftpget, ftpput, getopt, grep, gunzip, gzip, halt, 
    121         head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, 
     121        hdparm, head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, 
    122122        install, kill, killall, klogd, less, ln, logger, login, logread, ls, 
    123123        lsmod, md5sum, mesg, mkdir, mke2fs, mkfifo, mkfs.ext2, more, mount, 
    124         mv, nameif, nc, netstat, nohup, nslookup, pidof, ping, pivot_root, 
    125         poweroff, printf, ps, pwd, reboot, reset, rm, rmdir, rmmod, route, 
    126         run-parts, rx, sed, sendmail, sh, sleep, sort, strings, stty, sync, 
    127         syslogd, tail, tar, tee, telnet, telnetd, test, time, top, touch, 
    128         tr, traceroute, true, tty, umount, uname, uniq, uptime, usleep, 
    129         uudecode, uuencode, vconfig, vi, watch, wc, wget, which, whoami, 
    130         xargs, yes, zcat</pre> 
     124        mv, nameif, nc, netstat, nohup, nslookup, pidof, ping, ping6, 
     125        pivot_root, poweroff, printf, ps, pwd, reboot, reset, rm, rmdir, 
     126        rmmod, route, run-parts, rx, sed, sendmail, sh, sleep, sort, 
     127        strings, stty, sync, syslogd, tail, tar, tee, telnet, telnetd, test, 
     128        time, top, touch, tr, traceroute, traceroute6, true, tty, umount, 
     129        uname, uniq, uptime, usleep, uudecode, uuencode, vconfig, vi, watch, 
     130        wc, wget, which, whoami, xargs, yes, zcat</pre> 
    131131<p> 
    132132</p> 
     
    320320<p>halt [-d DELAY] [-n] [-f]</p> 
    321321</dd> 
     322<dt><strong><a name="hdparm" class="item"><strong>hdparm</strong></a></strong></dt> 
     323 
     324<dd> 
     325<p>hdparm [OPTIONS] [DEVICE]</p> 
     326</dd> 
    322327<dt><strong><a name="head" class="item"><strong>head</strong></a></strong></dt> 
    323328 
     
    496501<p>ping [OPTIONS] HOST</p> 
    497502</dd> 
     503<dt><strong><a name="ping6" class="item"><strong>ping6</strong></a></strong></dt> 
     504 
     505<dd> 
     506<p>ping6 [OPTIONS] HOST</p> 
     507</dd> 
    498508<dt><strong><a name="pivot_root" class="item"><strong>pivot_root</strong></a></strong></dt> 
    499509 
     
    659669 
    660670<dd> 
    661 <p><table cellspacing="0" cellpadding="0"><tr><td>traceroute [-FIldnrv] [-f 1ST_TTL] [-m MAXTTL] [-p PORT] [-q PROBES] 
     671<p><table cellspacing="0" cellpadding="0"><tr><td>traceroute [-46FIldnrv] [-f 1ST_TTL] [-m MAXTTL] [-p PORT] [-q PROBES] 
    662672<tr><td><td>[-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-g GATEWAY] [-i IFACE] 
    663673<tr><td><td>[-z PAUSE_MSEC] HOST [BYTES]</table></p> 
     674</dd> 
     675<dt><strong><a name="traceroute6" class="item"><strong>traceroute6</strong></a></strong></dt> 
     676 
     677<dd> 
     678<p><table cellspacing="0" cellpadding="0"><tr><td>traceroute6 [-dnrv] [-m MAXTTL] [-p PORT] [-q PROBES] 
     679<tr><td><td>[-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-i IFACE] 
     680<tr><td><td>HOST [BYTES]</table></p> 
    664681</dd> 
    665682<dt><strong><a name="true" class="item"><strong>true</strong></a></strong></dt> 
  • src/router/busybox/docs/BusyBox.txt

    r17633 r17636  
    8181            dirname, dmesg, dnsdomainname, du, echo, egrep, env, expr, false, 
    8282            fgrep, find, free, ftpget, ftpput, getopt, grep, gunzip, gzip, halt, 
    83             head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, 
     83            hdparm, head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, 
    8484            install, kill, killall, klogd, less, ln, logger, login, logread, ls, 
    8585            lsmod, md5sum, mesg, mkdir, mke2fs, mkfifo, mkfs.ext2, more, mount, 
    86             mv, nameif, nc, netstat, nohup, nslookup, pidof, ping, pivot_root, 
    87             poweroff, printf, ps, pwd, reboot, reset, rm, rmdir, rmmod, route, 
    88             run-parts, rx, sed, sendmail, sh, sleep, sort, strings, stty, sync, 
    89             syslogd, tail, tar, tee, telnet, telnetd, test, time, top, touch, 
    90             tr, traceroute, true, tty, umount, uname, uniq, uptime, usleep, 
    91             uudecode, uuencode, vconfig, vi, watch, wc, wget, which, whoami, 
    92             xargs, yes, zcat 
     86            mv, nameif, nc, netstat, nohup, nslookup, pidof, ping, ping6, 
     87            pivot_root, poweroff, printf, ps, pwd, reboot, reset, rm, rmdir, 
     88            rmmod, route, run-parts, rx, sed, sendmail, sh, sleep, sort, 
     89            strings, stty, sync, syslogd, tail, tar, tee, telnet, telnetd, test, 
     90            time, top, touch, tr, traceroute, traceroute6, true, tty, umount, 
     91            uname, uniq, uptime, usleep, uudecode, uuencode, vconfig, vi, watch, 
     92            wc, wget, which, whoami, xargs, yes, zcat 
    9393 
    9494COMMAND DESCRIPTIONS 
     
    195195        halt [-d DELAY] [-n] [-f] 
    196196 
     197    hdparm 
     198        hdparm [OPTIONS] [DEVICE] 
     199 
    197200    head 
    198201        head [OPTIONS] [FILE]... 
     
    297300        ping [OPTIONS] HOST 
    298301 
     302    ping6 
     303        ping6 [OPTIONS] HOST 
     304 
    299305    pivot_root 
    300306        pivot_root NEW_ROOT PUT_OLD 
     
    386392 
    387393    traceroute 
    388         traceroute [-FIldnrv] [-f 1ST_TTL] [-m MAXTTL] [-p PORT] [-q PROBES] 
    389         [-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-g GATEWAY] [-i IFACE] [-z 
    390         PAUSE_MSEC] HOST [BYTES] 
     394        traceroute [-46FIldnrv] [-f 1ST_TTL] [-m MAXTTL] [-p PORT] [-q 
     395        PROBES] [-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-g GATEWAY] [-i IFACE] 
     396        [-z PAUSE_MSEC] HOST [BYTES] 
     397 
     398    traceroute6 
     399        traceroute6 [-dnrv] [-m MAXTTL] [-p PORT] [-q PROBES] [-s SRC_IP] 
     400        [-t TOS] [-w WAIT_SEC] [-i IFACE] HOST [BYTES] 
    391401 
    392402    true 
  • src/router/busybox/docs/busybox.1

    r17633 r17636  
    216216\&        dirname, dmesg, dnsdomainname, du, echo, egrep, env, expr, false, 
    217217\&        fgrep, find, free, ftpget, ftpput, getopt, grep, gunzip, gzip, halt, 
    218 \&        head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, 
     218\&        hdparm, head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, 
    219219\&        install, kill, killall, klogd, less, ln, logger, login, logread, ls, 
    220220\&        lsmod, md5sum, mesg, mkdir, mke2fs, mkfifo, mkfs.ext2, more, mount, 
    221 \&        mv, nameif, nc, netstat, nohup, nslookup, pidof, ping, pivot_root, 
    222 \&        poweroff, printf, ps, pwd, reboot, reset, rm, rmdir, rmmod, route, 
    223 \&        run\-parts, rx, sed, sendmail, sh, sleep, sort, strings, stty, sync, 
    224 \&        syslogd, tail, tar, tee, telnet, telnetd, test, time, top, touch, 
    225 \&        tr, traceroute, true, tty, umount, uname, uniq, uptime, usleep, 
    226 \&        uudecode, uuencode, vconfig, vi, watch, wc, wget, which, whoami, 
    227 \&        xargs, yes, zcat 
     221\&        mv, nameif, nc, netstat, nohup, nslookup, pidof, ping, ping6, 
     222\&        pivot_root, poweroff, printf, ps, pwd, reboot, reset, rm, rmdir, 
     223\&        rmmod, route, run\-parts, rx, sed, sendmail, sh, sleep, sort, 
     224\&        strings, stty, sync, syslogd, tail, tar, tee, telnet, telnetd, test, 
     225\&        time, top, touch, tr, traceroute, traceroute6, true, tty, umount, 
     226\&        uname, uniq, uptime, usleep, uudecode, uuencode, vconfig, vi, watch, 
     227\&        wc, wget, which, whoami, xargs, yes, zcat 
    228228.Ve 
    229229.SH "COMMAND DESCRIPTIONS" 
     
    343343.IX Item "halt" 
    344344halt [\-d \s-1DELAY\s0] [\-n] [\-f] 
     345.IP "\fBhdparm\fR" 4 
     346.IX Item "hdparm" 
     347hdparm [\s-1OPTIONS\s0] [\s-1DEVICE\s0] 
    345348.IP "\fBhead\fR" 4 
    346349.IX Item "head" 
     
    449452.IX Item "ping" 
    450453ping [\s-1OPTIONS\s0] \s-1HOST\s0 
     454.IP "\fBping6\fR" 4 
     455.IX Item "ping6" 
     456ping6 [\s-1OPTIONS\s0] \s-1HOST\s0 
    451457.IP "\fBpivot_root\fR" 4 
    452458.IX Item "pivot_root" 
     
    547553.IP "\fBtraceroute\fR" 4 
    548554.IX Item "traceroute" 
    549 traceroute [\-FIldnrv] [\-f 1ST_TTL] [\-m \s-1MAXTTL\s0] [\-p \s-1PORT\s0] [\-q \s-1PROBES\s0] 
     555traceroute [\-46FIldnrv] [\-f 1ST_TTL] [\-m \s-1MAXTTL\s0] [\-p \s-1PORT\s0] [\-q \s-1PROBES\s0] 
    550556        [\-s \s-1SRC_IP\s0] [\-t \s-1TOS\s0] [\-w \s-1WAIT_SEC\s0] [\-g \s-1GATEWAY\s0] [\-i \s-1IFACE\s0] 
    551557        [\-z \s-1PAUSE_MSEC\s0] \s-1HOST\s0 [\s-1BYTES\s0] 
     558.IP "\fBtraceroute6\fR" 4 
     559.IX Item "traceroute6" 
     560traceroute6 [\-dnrv] [\-m \s-1MAXTTL\s0] [\-p \s-1PORT\s0] [\-q \s-1PROBES\s0] 
     561        [\-s \s-1SRC_IP\s0] [\-t \s-1TOS\s0] [\-w \s-1WAIT_SEC\s0] [\-i \s-1IFACE\s0] 
     562        \s-1HOST\s0 [\s-1BYTES\s0] 
    552563.IP "\fBtrue\fR" 4 
    553564.IX Item "true" 
  • src/router/busybox/docs/busybox.net/BusyBox.html

    r17633 r17636  
    119119        dirname, dmesg, dnsdomainname, du, echo, egrep, env, expr, false, 
    120120        fgrep, find, free, ftpget, ftpput, getopt, grep, gunzip, gzip, halt, 
    121         head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, 
     121        hdparm, head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, 
    122122        install, kill, killall, klogd, less, ln, logger, login, logread, ls, 
    123123        lsmod, md5sum, mesg, mkdir, mke2fs, mkfifo, mkfs.ext2, more, mount, 
    124         mv, nameif, nc, netstat, nohup, nslookup, pidof, ping, pivot_root, 
    125         poweroff, printf, ps, pwd, reboot, reset, rm, rmdir, rmmod, route, 
    126         run-parts, rx, sed, sendmail, sh, sleep, sort, strings, stty, sync, 
    127         syslogd, tail, tar, tee, telnet, telnetd, test, time, top, touch, 
    128         tr, traceroute, true, tty, umount, uname, uniq, uptime, usleep, 
    129         uudecode, uuencode, vconfig, vi, watch, wc, wget, which, whoami, 
    130         xargs, yes, zcat</pre> 
     124        mv, nameif, nc, netstat, nohup, nslookup, pidof, ping, ping6, 
     125        pivot_root, poweroff, printf, ps, pwd, reboot, reset, rm, rmdir, 
     126        rmmod, route, run-parts, rx, sed, sendmail, sh, sleep, sort, 
     127        strings, stty, sync, syslogd, tail, tar, tee, telnet, telnetd, test, 
     128        time, top, touch, tr, traceroute, traceroute6, true, tty, umount, 
     129        uname, uniq, uptime, usleep, uudecode, uuencode, vconfig, vi, watch, 
     130        wc, wget, which, whoami, xargs, yes, zcat</pre> 
    131131<p> 
    132132</p> 
     
    320320<p>halt [-d DELAY] [-n] [-f]</p> 
    321321</dd> 
     322<dt><strong><a name="hdparm" class="item"><strong>hdparm</strong></a></strong></dt> 
     323 
     324<dd> 
     325<p>hdparm [OPTIONS] [DEVICE]</p> 
     326</dd> 
    322327<dt><strong><a name="head" class="item"><strong>head</strong></a></strong></dt> 
    323328 
     
    496501<p>ping [OPTIONS] HOST</p> 
    497502</dd> 
     503<dt><strong><a name="ping6" class="item"><strong>ping6</strong></a></strong></dt> 
     504 
     505<dd> 
     506<p>ping6 [OPTIONS] HOST</p> 
     507</dd> 
    498508<dt><strong><a name="pivot_root" class="item"><strong>pivot_root</strong></a></strong></dt> 
    499509 
     
    659669 
    660670<dd> 
    661 <p><table cellspacing="0" cellpadding="0"><tr><td>traceroute [-FIldnrv] [-f 1ST_TTL] [-m MAXTTL] [-p PORT] [-q PROBES] 
     671<p><table cellspacing="0" cellpadding="0"><tr><td>traceroute [-46FIldnrv] [-f 1ST_TTL] [-m MAXTTL] [-p PORT] [-q PROBES] 
    662672<tr><td><td>[-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-g GATEWAY] [-i IFACE] 
    663673<tr><td><td>[-z PAUSE_MSEC] HOST [BYTES]</table></p> 
     674</dd> 
     675<dt><strong><a name="traceroute6" class="item"><strong>traceroute6</strong></a></strong></dt> 
     676 
     677<dd> 
     678<p><table cellspacing="0" cellpadding="0"><tr><td>traceroute6 [-dnrv] [-m MAXTTL] [-p PORT] [-q PROBES] 
     679<tr><td><td>[-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-i IFACE] 
     680<tr><td><td>HOST [BYTES]</table></p> 
    664681</dd> 
    665682<dt><strong><a name="true" class="item"><strong>true</strong></a></strong></dt> 
Note: See TracChangeset for help on using the changeset viewer.