summaryrefslogtreecommitdiff
path: root/common/dhcp-eval.5
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2000-10-10 22:07:25 +0000
committerTed Lemon <source@isc.org>2000-10-10 22:07:25 +0000
commit88179fea294048d243c3e7048a76fe1ac5391562 (patch)
treea14a3fbdef17f6c387dce7910b877a69a69a0c07 /common/dhcp-eval.5
parenteebf58bc75e6218ebd2e2d61dc7239d78363ff03 (diff)
downloadisc-dhcp-88179fea294048d243c3e7048a76fe1ac5391562.tar.gz
Undocument check operator.
Diffstat (limited to 'common/dhcp-eval.5')
-rw-r--r--common/dhcp-eval.511
1 files changed, 0 insertions, 11 deletions
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index 59cfc75b..5de73efa 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