On Mon, Aug 26, 2013 at 03:21:56PM +0200, Christian Schulte wrote: > Patch correcting a wrong word in the make(1) manpage. > > Index: usr.bin/make/make.1 > =================================================================== > RCS file: /cvs/src/usr.bin/make/make.1,v > retrieving revision 1.106 > diff -r1.106 make.1 > 500c500 > < Redefining the corresponding suffix (or suffixes) will re-active the rule. > --- > > Redefining the corresponding suffix (or suffixes) will re-activate the rule. >
fixed, thanks! jmc
