diff options
author | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-11-10 23:25:53 +0000 |
---|---|---|
committer | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-11-10 23:25:53 +0000 |
commit | bd19a62c869354cc063cf3cc527fdb4973a34796 (patch) | |
tree | 35edda4508915e2b454d0c0ec48cd548deccd744 /init | |
parent | 0bac639e951d47c42e881e24055c553a34876f59 (diff) | |
download | busybox-w32-bd19a62c869354cc063cf3cc527fdb4973a34796.tar.gz busybox-w32-bd19a62c869354cc063cf3cc527fdb4973a34796.tar.bz2 busybox-w32-bd19a62c869354cc063cf3cc527fdb4973a34796.zip |
wget: fix error message.
Bad:
wget http://127.0.0.1:81/fgdg/Makefile
Connecting to 127.0.0.1[127.0.0.1]:81
: HTTP/1.0 404 Not Foundror 404 Not Found
Good:
wget http://127.0.0.1:81/fgdg/Makefile
Connecting to 127.0.0.1[127.0.0.1]:81
get: server returned error: HTTP/1.0 404 Not Found
nslookup: fix my mistake
applets: make Bernhard Fischer <rep.nop@aon.at> happy :)
git-svn-id: svn://busybox.net/trunk/busybox@16528 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions