diff options
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
-rw-r--r-- | lib/libcompat/regexp/regexp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3 index 3ddf30b..601ffbd 100644 --- a/lib/libcompat/regexp/regexp.3 +++ b/lib/libcompat/regexp/regexp.3 @@ -44,7 +44,7 @@ .Sh LIBRARY .Lb libcompat .Sh SYNOPSIS -.Fd #include <regexp.h> +.In regexp.h .Ft regexp * .Fn regcomp "const char *exp" .Ft int |