History log of /src/lib/libcompat/regexp/regexp.3 |
Revision | | Date | Author | Comments |
1.18 |
| 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.17 |
| 11-Aug-2015 |
dholland | SEE ALSO re_format(7).
|
1.16 |
| 08-Sep-2008 |
apb | Mention the word "regexp" and the fact that this inteface is obsolete in the NAME section.
Previously, "man -k regex" printed the following two lines with no hint that you needed to do "man 3 regexp" to get to the man page associated with the first of the two lines:
regcomp, regexec, regsub, regerror (3) - regular expression handlers regex, regcomp, regexec, regerror, regfree (3) - regular-expression library
|
1.15 |
| 07-Aug-2003 |
agc | branches: 1.15.32; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
1.14 |
| 16-Apr-2003 |
wiz | 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.
|
1.13 |
| 07-Feb-2002 |
ross | generate & symbolically
|
1.12 |
| 07-Feb-2002 |
ross | Generate <>& symbolically.
|
1.11 |
| 15-Jan-2002 |
wiz | Sort SEE ALSO.
|
1.10 |
| 22-Aug-1999 |
kleink | Add missing regerror() prototype.
|
1.9 |
| 29-Apr-1998 |
fair | fix a bad .Xr
|
1.8 |
| 28-Apr-1998 |
fair | fix mdoc references
|
1.7 |
| 05-Feb-1998 |
perry | add LIBRARY section to man page
|
1.6 |
| 09-Oct-1997 |
lukem | rcsid facism, WARNSify
|
1.5 |
| 10-Jul-1997 |
mikel | xref exit(3) not exit(2)
|
1.4 |
| 13-Jan-1995 |
jtc | Changed formatting of manpage cross references to use .Xr macro. Changed all libcompat manpages so that they clearly state that the documented interface is availiable from libcompat. (Fixes PR #703)
|
1.3 |
| 06-May-1994 |
cgd | patch up
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 06-May-1994 |
cgd | update
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.15.32.1 |
| 24-Sep-2008 |
wrstuden | Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
|