diff options
Diffstat (limited to 'lib/libc/regex/regex.3')
| -rw-r--r-- | lib/libc/regex/regex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index af7f57509cfc..68edd7f99513 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -86,7 +86,7 @@ frees any dynamically-allocated storage used by the internal form of an RE. .Pp The header -.Aq Pa regex.h +.In regex.h declares two structure types, .Ft regex_t and |
