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 a58fdb1..3ddf30b 100644 --- a/lib/libcompat/regexp/regexp.3 +++ b/lib/libcompat/regexp/regexp.3 @@ -41,6 +41,8 @@ .Nm regsub , .Nm regerror .Nd regular expression handlers +.Sh LIBRARY +.Lb libcompat .Sh SYNOPSIS .Fd #include <regexp.h> .Ft regexp * @@ -53,7 +55,6 @@ .Bf Sy This interface is made obsolete by .Xr regex 3 . -It is available from the compatibility library, libcompat. .Ef .Pp The |