diff options
author | 1999-05-16 19:54:36 +0000 | |
---|---|---|
committer | 1999-05-16 19:54:36 +0000 | |
commit | 350bb3b8137ecf252579567124acd6550b4c4c2b (patch) | |
tree | 266b8d4dafc083bfbb996f1126be9f0564cfee27 /lib/libcompat/regexp/regexp.3 | |
parent | Mention ``show layers'' (diff) | |
download | wireguard-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.3 | 2 |
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 |