dd: code shrink
[oweals/busybox.git] / coreutils / tty.c
index 67399cbf3a91c9726e52d758f77b0939fa0fbb0d..45175054e2a13509e34c2c98ac9f6ade56534f20 100644 (file)
@@ -15,7 +15,6 @@
 //usage:#define tty_full_usage "\n\n"
 //usage:       "Print file name of stdin's terminal"
 //usage:       IF_INCLUDE_SUSv2( "\n"
-//usage:     "\nOptions:"
 //usage:     "\n       -s      Print nothing, only return exit status"
 //usage:       )
 //usage: