Date: Thu, 6 Oct 2011 11:17:55 +0000 (UTC) From: Gabor Kovesdan <gabor@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r226055 - user/gabor/tre-integration/lib/libc/regex Message-ID: <201110061117.p96BHtED058197@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gabor Date: Thu Oct 6 11:17:54 2011 New Revision: 226055 URL: http://svn.freebsd.org/changeset/base/226055 Log: - Eliminate erroneous .El Modified: user/gabor/tre-integration/lib/libc/regex/regex.3 Modified: user/gabor/tre-integration/lib/libc/regex/regex.3 ============================================================================== --- user/gabor/tre-integration/lib/libc/regex/regex.3 Thu Oct 6 11:01:31 2011 (r226054) +++ user/gabor/tre-integration/lib/libc/regex/regex.3 Thu Oct 6 11:17:54 2011 (r226055) @@ -585,7 +585,6 @@ Out of memory. .It Dv REG_BADRPT Invalid use of repetition operators: two or more repetition operators have been chained in an undefined way. -.El .Sh SEE ALSO .Xr grep 1 , .Xr re_format 7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110061117.p96BHtED058197>