From e190cf5edb4685809673f6fd09a9872a9a9b5ec2 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Fri, 21 Feb 2020 12:50:20 +0100 Subject: [PATCH] [#1049] Minor classification doc update --- doc/sphinx/arm/classify.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/classify.rst b/doc/sphinx/arm/classify.rst index 8b1cba5424..bc2906dc37 100644 --- a/doc/sphinx/arm/classify.rst +++ b/doc/sphinx/arm/classify.rst @@ -122,7 +122,7 @@ for an NTP server and a POP3 server (option 70 in DHCPv4). The server examines the three options - NTP, SMTP, and POP3 - and returns any that the client requested. As the NTP server was defined twice, the server chooses only one of the values for the reply; the class from which the -value is obtained is unspecified. +value is obtained determined as explained in the previous paragraph. .. note::