Add build options to control SuS compatability, allows numeric
option handling to be disabled. Defaults to enabled, so no changes in default behaviour
This commit is contained in:
parent
d77b781c1f
commit
0bd0257fe0
5 changed files with 24 additions and 1 deletions
|
@ -766,7 +766,7 @@
|
|||
"/etc/passwd\n"
|
||||
|
||||
#define fold_trivial_usage \
|
||||
"[-bsw] [FILE]"
|
||||
"[-bs] [-w WIDTH] [FILE]"
|
||||
#define fold_full_usage \
|
||||
"Wrap input lines in each FILE (standard input by default), writing to\n" \
|
||||
"standard output.\n\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue