Deleted Added
full compact
1c1
< .\" $NetBSD: make.1,v 1.222 2013/08/11 09:53:49 apb Exp $
---
> .\" $NetBSD: make.1,v 1.226 2013/11/07 18:50:46 dholland Exp $
32c32
< .Dd August 11, 2013
---
> .Dd October 25, 2013
748c748
< If
---
> If
1068a1069,1075
> As a consequence of the way values are split into words, matched,
> and then joined, a construct like
> .Dl ${VAR:M*}
> will normalise the inter-word spacing, removing all leading and
> trailing space, and converting multiple consecutive spaces
> to single spaces.
> .
1212c1219
< simple strings, are a regular expression (see
---
> simple strings, are an extended regular expression (see
1754c1761
< .Nm Ns 's .
---
> .Nm Ns s .