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:
Glenn L McGrath 2005-12-11 03:09:05 +00:00
parent d77b781c1f
commit 0bd0257fe0
5 changed files with 24 additions and 1 deletions

View file

@ -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" \