summaryrefslogtreecommitdiff
path: root/lib/libcompat/regexp
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lib/libcompat/regexp
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
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 97b6712cb2f..88484808b25 100644
--- a/lib/libcompat/regexp/regexp.3
+++ b/lib/libcompat/regexp/regexp.3
@@ -282,9 +282,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