summaryrefslogtreecommitdiff
path: root/lib/libcompat/regexp
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
commit75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch)
tree23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libcompat/regexp
parent179604044813b13b6c13ecb74de46206ad287e49 (diff)
Notes
Diffstat (limited to 'lib/libcompat/regexp')
-rw-r--r--lib/libcompat/regexp/regexp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3
index 8d3b5657036b..f99202e2ff39 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