diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-10 17:46:15 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-10 17:46:15 +0000 |
| commit | 726b61ab5fe782694f2bb648dafb316e1857335b (patch) | |
| tree | d2e5d99341877d16e00411e70c7896f1ebf17207 /lib/libcompat/regexp/regexp.3 | |
| parent | ad736bbc897e0990877a55bb107384df25f46e17 (diff) | |
Notes
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
| -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 0d5c5a7d0b88..a58fdb166f1b 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 , |
