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

Requested by:	ru
This commit is contained in:
Tom Rhodes 2006-10-11 09:52:32 +00:00
parent a7d3621674
commit 1c6b148eb1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163231

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 ,