aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/make/make.14
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.