freebsd-dev/usr.bin/printf
Pedro F. Giffuni cacacde774 Fix m2 regression test.
This is not really a good test as the behaviour for /c is unspecified.

For the record, ksh93 returns:

$ printf "abc\n\cdef"
abc
ef$

Discussed with:	Garret D'Amore (Illumos)
2014-05-31 00:54:21 +00:00
..
tests Fix m2 regression test. 2014-05-31 00:54:21 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
printf.1 Add parameterized position handling to printf(1). 2014-04-21 22:47:18 +00:00
printf.c Minor style knit. 2014-05-29 19:43:43 +00:00