=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/make.1,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/make/make.1 1998/01/28 12:41:51 1.12 --- src/usr.bin/make/make.1 1998/09/05 17:41:47 1.13 *************** *** 1,4 **** ! .\" $OpenBSD: make.1,v 1.12 1998/01/28 12:41:51 niklas Exp $ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" .\" Copyright (c) 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: make.1,v 1.13 1998/09/05 17:41:47 deraadt Exp $ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" .\" Copyright (c) 1990, 1993 *************** *** 577,583 **** .Cm C modifier is just like the .Cm S ! modifier except that the the old and new strings, instead of being simple strings, are a regular expression (see .Xr regex 3 ) and an --- 577,583 ---- .Cm C modifier is just like the .Cm S ! modifier except that the old and new strings, instead of being simple strings, are a regular expression (see .Xr regex 3 ) and an