diff options
Diffstat (limited to 'coreutils/tty.c')
-rw-r--r-- | coreutils/tty.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/tty.c b/coreutils/tty.c index 67399cb..4517505 100644 --- a/coreutils/tty.c +++ b/coreutils/tty.c @@ -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: |