mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Remove dead reference to regexp(3). Use regex(3) instead.
PR: docs/149950 Submitted by: arundel@
This commit is contained in:
parent
f6ff7180f8
commit
b6c3206f30
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218711
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user