diff options
Diffstat (limited to 'lib/libcompat/regexp')
-rw-r--r-- | lib/libcompat/regexp/regexp.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3 index 0d5c5a7..a58fdb1 100644 --- a/lib/libcompat/regexp/regexp.3 +++ b/lib/libcompat/regexp/regexp.3 @@ -50,10 +50,11 @@ .Ft void .Fn regsub "const regexp *prog" "const char *source" "char *dest" .Sh DESCRIPTION +.Bf Sy This interface is made obsolete by .Xr regex 3 . -.br It is available from the compatibility library, libcompat. +.Ef .Pp The .Fn regcomp , |