]> git.saurik.com Git - apple/libc.git/blame - gen/FreeBSD/fnmatch.3.patch
Libc-498.tar.gz
[apple/libc.git] / gen / FreeBSD / fnmatch.3.patch
CommitLineData
224c7076
A
1--- _SB/Libc/gen/FreeBSD/fnmatch.3 2004-11-25 11:38:00.000000000 -0800
2+++ _SB/Libc/gen/FreeBSD/fnmatch.3.edit 2006-06-28 16:55:50.000000000 -0700
3@@ -126,7 +126,7 @@
4 function returns zero if
5 .Fa string
6 matches the pattern specified by
7-.Fa pattern ,
8+.Fa pattern ;
9 otherwise, it returns the value
10 .Dv FNM_NOMATCH .
11 .Sh SEE ALSO