The :C/// modifier takes an extendedregular expression.

This commit is contained in:
apb 2013-10-25 20:57:02 +00:00
parent 1e0cbe687d
commit e1debe8414

View File

@ -1,4 +1,4 @@
.\" $NetBSD: make.1,v 1.222 2013/08/11 09:53:49 apb Exp $
.\" $NetBSD: make.1,v 1.223 2013/10/25 20:57:02 apb Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" from: @(#)make.1 8.4 (Berkeley) 3/19/94
.\"
.Dd August 11, 2013
.Dd October 25, 2013
.Dt MAKE 1
.Os
.Sh NAME
@ -1209,7 +1209,7 @@ The
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
simple strings, are an extended regular expression (see
.Xr regex 3 )
string
.Ar pattern