Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libcompat/regexp
Module Name: src
Committed By: apb
Date: Mon Sep 8 22:14:11 UTC 2008
Modified Files:
src/lib/libcompat/regexp: regexp.3
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/lib/libcompat/regexp/regexp.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index