From ddf021739591ee97c4baf9e081fef5011744ae84 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Wed, 7 Dec 2016 11:46:18 +0100
Subject: [PATCH] docs: feature/roles: remove another outdates sentence

---
 docs/features/roles.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/docs/features/roles.rst b/docs/features/roles.rst
index a4a8ab593..38d84f857 100644
--- a/docs/features/roles.rst
+++ b/docs/features/roles.rst
@@ -24,9 +24,7 @@ The strings to display in the LuCI interface are configured per language in the
 
 The value of ``default`` is the role every node will initially own. This value should be part of ``list`` as well.
 If you want node owners to change the defined roles via config-mode you can add the package
-``gluon-luci-node-role`` to your ``site.mk``. Then, you can select one of the defined roles from a dropdown list
-where the right-handed value is the one which is displayed and the left-handed key the one which is configured into
-the system.
+``gluon-luci-node-role`` to your ``site.mk``.
 
 The role is saved in ``gluon-node-info.system.role``. To change the role using command line do::
 
-- 
GitLab