From: Ted Lemon Date: Tue, 10 Oct 2000 22:07:25 +0000 (+0000) Subject: Undocument check operator. X-Git-Tag: V3-BETA-2-PATCH-7~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88179fea294048d243c3e7048a76fe1ac5391562;p=thirdparty%2Fdhcp.git Undocument check operator. --- diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5 index 59cfc75bf..5de73efaf 100644 --- a/common/dhcp-eval.5 +++ b/common/dhcp-eval.5 @@ -102,17 +102,6 @@ treated as false in conditionals. The following is the current list of boolean expressions that are supported by the DHCP distribution. .PP -.B check \fIclass-name\fR -.RS 0.25i -.PP -The check operator returns a true value if the packet being considered -comes from a client that falls into the specified -class. -.I Class-name -must be a string that corresponds to the name of a defined class. -Classes are only supported in the DHCP server. -.RE -.PP .I data-expression-1 \fB=\fI data-expression-2\fR .RS 0.25i .PP