cvs commit: src/lib/libc/regex re_format.7
Giorgos Keramidas
keramida at FreeBSD.org
Fri Sep 5 17:41:26 UTC 2008
keramida 2008-09-05 17:41:20 UTC
FreeBSD src repository
Modified files:
lib/libc/regex re_format.7
Log:
SVN rev 182795 on 2008-09-05 17:41:20Z by keramida
Add two example regexps: (1) one for matching all the characters
that belong in a character class, and (2) one for matching all
the characters *not* in a character class.
Submitted by: Mark B, mkbucc at gmail.com
MFC after: 3 days
Revision Changes Path
1.12 +8 -0 src/lib/libc/regex/re_format.7
More information about the cvs-src
mailing list