]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
fix documentation
authorAlan T. DeKok <aland@freeradius.org>
Mon, 2 Jan 2017 14:04:20 +0000 (09:04 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 2 Jan 2017 14:04:20 +0000 (09:04 -0500)
man/man5/unlang.5

index 54d313a02d036287e16c58b5ea3e66477ba0ee2c..81738865a642fd31653c098f02f74f75cf045f47 100644 (file)
@@ -770,7 +770,7 @@ no attribute exists, it is added with the value given here, as with
 This operator is valid only for attributes of integer type.
 .IP >=
 Keep all attributes having values greater than, or equal to, the value
-given here.  Any larger value is replaced by the value given here.  If
+given here.  Any smaller value is replaced by the value given here.  If
 no attribute exists, it is added with the value given here, as with
 "+=".