summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/regexp/regexp.3
diff options
context:
space:
mode:
authoralex <alex@openbsd.org>1999-05-16 19:54:36 +0000
committeralex <alex@openbsd.org>1999-05-16 19:54:36 +0000
commit350bb3b8137ecf252579567124acd6550b4c4c2b (patch)
tree266b8d4dafc083bfbb996f1126be9f0564cfee27 /lib/libcompat/regexp/regexp.3
parentMention ``show layers'' (diff)
downloadwireguard-openbsd-350bb3b8137ecf252579567124acd6550b4c4c2b.tar.xz
wireguard-openbsd-350bb3b8137ecf252579567124acd6550b4c4c2b.zip
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/regexp.3')
-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