diff options
| author | Ben Smithurst <ben@FreeBSD.org> | 2000-11-21 12:03:30 +0000 |
|---|---|---|
| committer | Ben Smithurst <ben@FreeBSD.org> | 2000-11-21 12:03:30 +0000 |
| commit | b9b9e020c9ccb7816bacb9b236f314e54a6b4df7 (patch) | |
| tree | b5ef09c671e9c1708a6590cbb766ef6aad253e65 /lib/libcompat/regexp/regexp.3 | |
| parent | a8e0cb75cc6a04f32eb2b05e3766e5e86b57e90b (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 a58fdb166f1b..3ddf30b29a22 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 |
