diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 2002-09-06 17:33:11 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 2002-09-06 17:33:11 +0000 |
| commit | 1b69f09c3944d661bdfb60b725571a3fbe02b80f (patch) | |
| tree | 8eb0296ab13344a196c6b18d0f04dd0d505d1419 /usr.bin | |
| parent | b5e8c7d78326fd2e9fe9f76df7c5e3c27b41e856 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/make/make.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index b35649e61c1cb..c0b797c5ed156 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -606,8 +606,8 @@ 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 -.Xr regex 3 ) +simple strings, are an extended regular expression (see +.Xr re_format 7 ) and an .Xr ed 1 Ns \-style replacement string. |
