Add "#define _REGEX_RE_COMP" to SYNOPSIS.

This commit is contained in:
Michael Kerrisk 2006-11-30 05:30:44 +00:00
parent 92e6a91963
commit 3bb7c732b3
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
.SH NAME
re_comp, re_exec \- BSD regex functions
.SH SYNOPSIS
.B #define _REGEX_RE_COMP
.br
.B #include <sys/types.h>
.br
.B #include <regex.h>