Sort SEE ALSO.

This commit is contained in:
wiz 2002-01-15 02:39:29 +00:00
parent dfc3de691c
commit 967a5d86a4

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)regexp.3 8.1 (Berkeley) 6/4/93
.\" $NetBSD: regexp.3,v 1.10 1999/08/22 13:06:47 kleink Exp $
.\" $NetBSD: regexp.3,v 1.11 2002/01/15 02:39:29 wiz Exp $
.\"
.Dd June 4, 1993
.Dt REGEXP 3
@ -286,9 +286,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