diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2013-03-24 23:44:57 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2013-03-28 23:52:59 +0100 |
commit | 932c641bb17c7e19a11ad9f4c771c01cd0592bef (patch) | |
tree | 696a837a95baede8972bfcd7b0f355ad6621cf10 | |
parent | 07ca83653ac1e08b110a6d3759e7731af5db22e4 (diff) |
Fix manual page generation
-rw-r--r-- | man/nslcd.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml index 5bee5f4..5e65aa7 100644 --- a/man/nslcd.conf.5.xml +++ b/man/nslcd.conf.5.xml @@ -724,7 +724,7 @@ <term><option>nss_nested_groups</option> yes|no</term> <listitem> <para> - If this option is set, the <litera>member</litera> attribute of a + If this option is set, the <literal>member</literal> attribute of a group may point to another group. Members of nested groups are also returned in the higher level group and parent groups are returned when finding groups for a specific user. |