Tag the section which require --enable-shadowgrp or --with-sha-crypt

accordingly.
This commit is contained in:
nekral-guest
2008-05-19 22:18:14 +00:00
parent 63228ac1c6
commit 9c69fe73b1
11 changed files with 26 additions and 11 deletions

View File

@@ -46,7 +46,7 @@
is not listed as a member.
</para>
<para>
<para condition="gshadow">
If there is an entry for this group in
<filename>/etc/gshadow</filename>, then the list of members and the
password of this group will be taken from this file, otherwise, the
@@ -87,7 +87,7 @@
<para>Group account information.</para>
</listitem>
</varlistentry>
<varlistentry>
<varlistentry condition="gshadow">
<term><filename>/etc/gshadow</filename></term>
<listitem>
<para>Secure group account information.</para>
@@ -117,7 +117,7 @@
<citerefentry>
<refentrytitle>group</refentrytitle><manvolnum>5</manvolnum>
</citerefentry>,
<citerefentry>
<citerefentry condition="gshadow">
<refentrytitle>gshadow</refentrytitle><manvolnum>5</manvolnum>
</citerefentry>.
</para>