Merge pull request #112 from armitasp/master
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 24 Oct 2012 07:13:34 +0000 (00:13 -0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 24 Oct 2012 07:13:34 +0000 (00:13 -0700)
Minor formatting fix. add_cui should be add-cui

raddb/policy.d/cui

index 224d07d..e8385cc 100644 (file)
@@ -30,12 +30,12 @@ cui_require_operator_name = "no"
 #  supports CUI themselves, the server can simulate a CUI request
 #  adding the missing NUL CUI value and the Operator-Name attribute.
 #  Clients which are supposed to get this treatment should
-#  be marked by add_cui flag in clients.conf
+#  be marked by add-cui flag in clients.conf
 #  We assume that local clients are marked in the client.conf with
-#  add_cui flag, e.g.
+#  add-cui flag, e.g.
 #  client xxxx {
 #    ...
-#    add_cui = yes
+#    add-cui = yes
 #  }
 #
 cui.authorize {