]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Undocument check operator.
authorTed Lemon <source@isc.org>
Tue, 10 Oct 2000 22:07:25 +0000 (22:07 +0000)
committerTed Lemon <source@isc.org>
Tue, 10 Oct 2000 22:07:25 +0000 (22:07 +0000)
common/dhcp-eval.5

index 59cfc75bffcb1f5f147dd74fe70a6d590c949108..5de73efaffeb2e7739be8ff533f8acaf416e2510 100644 (file)
@@ -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