Remove dead reference to regexp(3). Use regex(3) instead.

PR:		docs/149950
Submitted by:	arundel@
This commit is contained in:
Ed Schouten 2011-02-15 20:04:13 +00:00
parent f6ff7180f8
commit b6c3206f30
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218711

View file

@ -417,7 +417,7 @@ execvp("ls", g.gl_pathv);
.Sh SEE ALSO
.Xr sh 1 ,
.Xr fnmatch 3 ,
.Xr regexp 3
.Xr regex 3
.Sh STANDARDS
The current implementation of the
.Fn glob