- make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2
This commit is contained in:
parent
af45760cca
commit
12f96c1cec
@ -3286,8 +3286,9 @@
|
|||||||
""
|
""
|
||||||
#define tty_full_usage \
|
#define tty_full_usage \
|
||||||
"Print the file name of the terminal connected to standard input" \
|
"Print the file name of the terminal connected to standard input" \
|
||||||
|
USE_INCLUDE_SUSv2( \
|
||||||
"\n\nOptions:\n" \
|
"\n\nOptions:\n" \
|
||||||
" -s Print nothing, only return an exit status"
|
" -s Print nothing, only return an exit status")
|
||||||
#define tty_example_usage \
|
#define tty_example_usage \
|
||||||
"$ tty\n" \
|
"$ tty\n" \
|
||||||
"/dev/tty2\n"
|
"/dev/tty2\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user