find:: get rid of nested function (it's a gcc-ism)
[oweals/busybox.git] / miscutils / microcom.c
index edaeb6fa5e28851ec7a1ca03eb45b2e38fe2fdd2..5e29a1acdd483ba51e4382807c24685f8aa1b577 100644 (file)
@@ -12,7 +12,6 @@
 //usage:       "[-d DELAY] [-t TIMEOUT] [-s SPEED] [-X] TTY"
 //usage:#define microcom_full_usage "\n\n"
 //usage:       "Copy bytes for stdin to TTY and from TTY to stdout\n"
-//usage:     "\nOptions:"
 //usage:     "\n       -d      Wait up to DELAY ms for TTY output before sending every"
 //usage:     "\n               next byte to it"
 //usage:     "\n       -t      Exit if both stdin and TTY are silent for TIMEOUT ms"