Date: Fri, 5 Sep 2008 17:41:20 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/regex re_format.7 Message-ID: <200809051741.m85HfQvB049847@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809051741.m85HfQvB049847>
