Module Name: src Committed By: uwe Date: Sun Dec 4 16:52:49 UTC 2022
Modified Files: src/lib/libc/regex: re_format.7 Log Message: re_format(7): Add subsection headings for ERE and BRE The first paragraph could use some rewording. While BRE may be obsolete, it's still the default for regcomp(3) and the default for grep(1), sed(1), etc. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/lib/libc/regex/re_format.7 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.