mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
de46de4dd1
The new behavior prevents us from being able to bail out explicitly on unknown options that we have not implemented. BASH for instance have introduced a '-v' for printf(1) builtin and it seems to be bad to pretend that we supported it and have a script break silently. |
||
---|---|---|
.. | ||
Makefile | ||
printf.1 | ||
printf.c |