]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/m4/tests/gnupatterns.m4
bsddialog: import version 1.0
[FreeBSD/FreeBSD.git] / usr.bin / m4 / tests / gnupatterns.m4
1 patsubst(`string with a + to replace with a minus', `+', `minus')
2 patsubst(`string with aaaaa to replace with a b', `a+', `b')
3 patsubst(`+string with a starting + to replace with a minus', `^+', `minus')