#
495edbf8 |
| 04-Dec-2022 |
uwe <uwe@NetBSD.org> |
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
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.
show more ...
|
#
195a321f |
| 28-Aug-2022 |
uwe <uwe@NetBSD.org> |
re_format(7): Use dagger, not double dagger. Make it superscript.
|
#
2b21efb9 |
| 24-Feb-2021 |
wiz <wiz@NetBSD.org> |
Restore NetBSD RCS Ids.
|
#
1ee269c3 |
| 23-Feb-2021 |
christos <christos@NetBSD.org> |
sync with FreeBSD: - NLS support - GNU extensions - bug fixes
|
#
01869ca4 |
| 03-Jul-2017 |
wiz <wiz@NetBSD.org> |
Remove workaround for ancient HTML generation code.
|
#
89df855e |
| 22-Aug-2015 |
wiz <wiz@NetBSD.org> |
Update for v1.10: use '(*)' instead of '#' as dagger replacement.
dholland finds the '#' unintuitive and hard to read.
|
#
94a4d029 |
| 25-Jan-2013 |
wiz <wiz@NetBSD.org> |
Replace dagger ("\(dg") with hash mark ("#") for marking up differences. Dagger wasn't displayed on terminals and replaced with a minus, which was hard to read.
Requested by agc.
|
#
c4cbdd8e |
| 21-Apr-2009 |
joerg <joerg@NetBSD.org> |
Convert to mdoc markup.
|
#
eb7c1594 |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
#
dc5571b2 |
| 08-Feb-2002 |
ross <ross@NetBSD.org> |
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
#
fabf44e8 |
| 16-Sep-2001 |
wiz <wiz@NetBSD.org> |
Boring whitespace fix.
|
#
2c84ad3a |
| 27-Feb-1995 |
cgd <cgd@NetBSD.org> |
add unintrusive Ids
|
#
7c6ed81d |
| 30-Jan-1995 |
cgd <cgd@NetBSD.org> |
clean up import; kill old cruft.
|
#
dd7a2bfa |
| 01-Apr-1994 |
cgd <cgd@NetBSD.org> |
re_format name fixes from Mark Weaver
|
#
3ed83140 |
| 23-Feb-1994 |
jtc <jtc@NetBSD.org> |
Upgrade regex routines to alpha3.3.
|
#
b90ff831 |
| 10-Nov-1993 |
jtc <jtc@NetBSD.org> |
Henry Spencer's POSIX.2 compatibile regular expression matching routines.
|