#
edc04df2 |
| 24-Sep-2024 |
uwe <uwe@NetBSD.org> |
regex.3: brush up markup
Use \N for backreferences in both places for consistency and to make it more obviously different from \n (besides the different fonts, that might not be too obvious).
Use \
regex.3: brush up markup
Use \N for backreferences in both places for consistency and to make it more obviously different from \n (besides the different fonts, that might not be too obvious).
Use \&. instead of .\& to protect punctuation.
show more ...
|
#
601ebd02 |
| 22-Sep-2024 |
christos <christos@NetBSD.org> |
Fix section header (Anonymous)
|
#
e6fc3c59 |
| 04-Dec-2022 |
uwe <uwe@NetBSD.org> |
Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
|
#
d48a1fa0 |
| 11-Mar-2021 |
christos <christos@NetBSD.org> |
Underscore is a word character (thanks uwe@)
|
#
4481672f |
| 11-Mar-2021 |
wiz <wiz@NetBSD.org> |
Remove trailing whitespace.
|
#
be8d4886 |
| 11-Mar-2021 |
christos <christos@NetBSD.org> |
improve wording.
|
#
0ad4def4 |
| 11-Mar-2021 |
christos <christos@NetBSD.org> |
Document the "C" language escapes supported in GNU mode.
|
#
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
|
#
00e03d5b |
| 26-Feb-2018 |
kamil <kamil@NetBSD.org> |
Document ragasub(3) & regnsub(3) implementation detail
Added note: Only 10 elements of the rm array can be used.
Sponsored by <The NetBSD Foundation>
|
#
01869ca4 |
| 03-Jul-2017 |
wiz <wiz@NetBSD.org> |
Remove workaround for ancient HTML generation code.
|
#
acccbba8 |
| 14-Jan-2016 |
christos <christos@NetBSD.org> |
catch up with regsub -> regnsub
|
#
4c892c32 |
| 14-Jan-2016 |
christos <christos@NetBSD.org> |
add reg{,a}sub
|
#
bde048cc |
| 17-May-2011 |
enami <enami@NetBSD.org> |
Use Pq or Po macro for better output rather than putting raw open paren at the end of line.
|
#
1c3412fa |
| 22-Mar-2010 |
joerg <joerg@NetBSD.org> |
Use .In for header files instead of .Ar Pa and variations.
|
#
73bfbb69 |
| 11-Apr-2009 |
wiz <wiz@NetBSD.org> |
Improve markup.
|
#
0cc93fa0 |
| 11-Apr-2009 |
joerg <joerg@NetBSD.org> |
Use semantic markup.
|
#
08f5fb02 |
| 29-Dec-2003 |
wiz <wiz@NetBSD.org> |
Remove sentence about this being an alpha version -- after twelve years it is at least beta ;) The BUGS section is extensive enough even without it.
|
#
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.
|
#
472351e1 |
| 16-Apr-2003 |
wiz <wiz@NetBSD.org> |
Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
#
d58cfc7d |
| 05-Feb-2003 |
kleink <kleink@NetBSD.org> |
Sprinkle some restrict.
|
#
3225ede1 |
| 01-Oct-2002 |
wiz <wiz@NetBSD.org> |
New sentence, new line. From Robert Elz.
|
#
eb084696 |
| 29-Apr-2002 |
simonb <simonb@NetBSD.org> |
Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
|
#
814f296b |
| 07-Feb-2002 |
ross <ross@NetBSD.org> |
Generate <>& symbolically.
|
#
23f84ac4 |
| 16-Sep-2001 |
wiz <wiz@NetBSD.org> |
Sort sections and add .Sx in two places.
|