Add the -P option back, but with a note that it is not supported on FreeBSD.

Requested by:	ru
This commit is contained in:
trhodes 2006-10-11 09:52:32 +00:00
parent 6348fa8440
commit cb84ecb15c

View File

@ -202,6 +202,12 @@ Interpret
as a list of fixed strings, separated by newlines,
any of which is to be matched.
.TP
.BR \-P ", " \-\^\-perl-regexp
Interpret
.I PATTERN
as a Perl regular expression.
This option is not supported in FreeBSD.
.TP
.BI \-f " FILE" "\fR,\fP \-\^\-file=" FILE
Obtain patterns from
.IR FILE ,