traceroute: fix help text to not show -6 when traceroute6 is off
[oweals/busybox.git] / editors / awk.c
2002-11-28 Glenn L McGrathUse erorr_msg( isntead of fprintf(stderr,
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...