FreeBSD Bugzilla – Attachment 109005 Details for
Bug 149950
[patch] glob(3)'s reference to regex(3) is spelled incorrectly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 886 bytes, created by
Alexander Best
on 2010-08-25 01:00:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Best
Created:
2010-08-25 01:00:19 UTC
Size:
886 bytes
patch
obsolete
>diff --git a/contrib/tcsh/glob.3 b/contrib/tcsh/glob.3 >index f369fc6..127530a 100644 >--- a/contrib/tcsh/glob.3 >+++ b/contrib/tcsh/glob.3 >@@ -31,7 +31,7 @@ > .\" > .\" @(#)glob.3 8.3 (Berkeley) 4/16/94 > .\" >-.Dd March 31, 1998 >+.Dd August 25, 2010 > .Dt GLOB 3 > .Os > .Sh NAME >@@ -434,7 +434,7 @@ execvp("ls", g.gl_pathv); > .Sh SEE ALSO > .Xr sh 1 , > .Xr fnmatch 3 , >-.Xr regexp 3 >+.Xr regex 3 > .Sh STANDARDS > The > .Fn glob >diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3 >index 4c912bb..3189719 100644 >--- a/lib/libc/gen/glob.3 >+++ b/lib/libc/gen/glob.3 >@@ -30,7 +30,7 @@ > .\" @(#)glob.3 8.3 (Berkeley) 4/16/94 > .\" $FreeBSD$ > .\" >-.Dd September 1, 2004 >+.Dd August 25, 2010 > .Dt GLOB 3 > .Os > .Sh NAME >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 149950
: 109005