@@ -6,7 +6,7 @@ associated to one or more roles, where each role is then associated to
one or more domain types as shown in **Figure 4: Role Based Access Control**.
The SELinux role name is the second component of a 'security context'
-and by convention SELinux roles end in *_r*, however this is not
+and by convention SELinux roles end in *\_r*, however this is not
enforced by any SELinux service (i.e. it is only used to identify the
role component), although CIL with namespaces does make identification
of a role easier for example a 'role' could be declared as
Signed-off-by: Richard Haines <richard_c_haines@btinternet.com> --- src/rbac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)