From 5b89b4732110734f132b92eb55a2d31935371171 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 11 Feb 2013 13:50:02 -0800 Subject: [PATCH] ITS#7523 Document valsort control --- doc/man/man5/slapo-valsort.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapo-valsort.5 b/doc/man/man5/slapo-valsort.5 index d56ce46d0b..2406046aa2 100644 --- a/doc/man/man5/slapo-valsort.5 +++ b/doc/man/man5/slapo-valsort.5 @@ -18,8 +18,8 @@ The weighted sort is always performed in ascending order, but may be combined with the other methods for values that all have equal weights. The weight is specified by prepending an integer weight {<\fIweight\fP>} in front of each value of the attribute for which weighted sorting is -desired. This weighting factor is stripped off and never returned in -search results. +desired. This weighting factor is stripped off and not returned in search +results unless the valsort control is specified (1.3.6.1.4.1.4203.666.5.14). .SH CONFIGURATION These -- 2.39.5