summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/man/polkit.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/man/polkit.xml b/docs/man/polkit.xml
index 57dd366..6ec15ac 100644
--- a/docs/man/polkit.xml
+++ b/docs/man/polkit.xml
@@ -541,7 +541,8 @@ System Context | |
the order they have been added until one of the functions
returns a value. Each function should return an array of strings
where each string is of the form
- <literal>"unix-group:&lt;group&gt;"</literal> or
+ <literal>"unix-group:&lt;group&gt;"</literal>,
+ <literal>"unix-netgroup:&lt;netgroup&gt;"</literal> or
<literal>"unix-user:&lt;user&gt;"</literal>. If the function
returns <constant>null</constant>,
<constant>undefined</constant> or does not return a value at