5 Jul 2012 22:34
[PATCH] regex.3: detailed reference to GNU libc regex manual
http://www.gnu.org/software/libc/manual/html_node/Regular-Expressions.html Following review of Debian patches <CAKgNAkjG47WTi7CYtM20k-uNEDRcSncTaMxhfU6_DU1hsoYQSg@...> --- man3/regex.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man3/regex.3 b/man3/regex.3 index 7cd8f6b..6500576 100644 --- a/man3/regex.3 +++ b/man3/regex.3 <at> <at> -296,4 +296,5 <at> <at> POSIX.1-2001. .SH "SEE ALSO" .BR grep (1), .BR regex (7), -GNU regex manual +the glibc manual section +.I "Regular Expression Matching" -- -- 1.7.10 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@... More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed