diff options
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
-rw-r--r-- | lib/libcompat/regexp/regexp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3 index 8d3b565..f99202e 100644 --- a/lib/libcompat/regexp/regexp.3 +++ b/lib/libcompat/regexp/regexp.3 @@ -281,9 +281,9 @@ where failures are syntax errors, exceeding implementation limits, or applying `+' or `*' to a possibly-null operand. .Sh SEE ALSO .Xr ed 1 , +.Xr egrep 1 , .Xr ex 1 , .Xr expr 1 , -.Xr egrep 1 , .Xr fgrep 1 , .Xr grep 1 , .Xr regex 3 |