History log of /netbsd-src/lib/libcompat/regexp/regexp.3 (Results 1 – 18 of 18)
Revision Date Author Comments
# 01869ca4 03-Jul-2017 wiz <wiz@NetBSD.org>

Remove workaround for ancient HTML generation code.


# 406388c7 11-Aug-2015 dholland <dholland@NetBSD.org>

SEE ALSO re_format(7).


# 7318d748 08-Sep-2008 apb <apb@NetBSD.org>

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

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

show more ...


# 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.


# 9856438e 07-Feb-2002 ross <ross@NetBSD.org>

generate & symbolically


# 814f296b 07-Feb-2002 ross <ross@NetBSD.org>

Generate <>& symbolically.


# 967a5d86 15-Jan-2002 wiz <wiz@NetBSD.org>

Sort SEE ALSO.


# 5a0d65cb 22-Aug-1999 kleink <kleink@NetBSD.org>

Add missing regerror() prototype.


# 42aff08c 29-Apr-1998 fair <fair@NetBSD.org>

fix a bad .Xr


# 6b57aa9f 28-Apr-1998 fair <fair@NetBSD.org>

fix mdoc references


# 312aca53 05-Feb-1998 perry <perry@NetBSD.org>

add LIBRARY section to man page


# e37aec67 09-Oct-1997 lukem <lukem@NetBSD.org>

rcsid facism, WARNSify


# 3f0dbdf7 10-Jul-1997 mikel <mikel@NetBSD.org>

xref exit(3) not exit(2)


# edcbc4e6 13-Jan-1995 jtc <jtc@NetBSD.org>

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)


# dd267b8c 06-May-1994 cgd <cgd@NetBSD.org>

patch up


# 55b7fa6d 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources