mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
f390d8d927
The three examples are better done using sh(1) itself these days. The example expr -- "$a" : ".*" is incorrect in the general case, as "$a" may be an operator. MFC after: 2 weeks |
||
---|---|---|
.. | ||
expr.1 | ||
expr.y | ||
Makefile |