summaryrefslogtreecommitdiff
path: root/man/groupadd.8.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/groupadd.8.xml')
-rw-r--r--man/groupadd.8.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/man/groupadd.8.xml b/man/groupadd.8.xml
index 93d8b6f7..1e58f093 100644
--- a/man/groupadd.8.xml
+++ b/man/groupadd.8.xml
@@ -212,6 +212,23 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <option>-P</option>, <option>--prefix</option>&nbsp;<replaceable>PREFIX_DIR</replaceable>
+ </term>
+ <listitem>
+ <para>
+ Apply changes in the <replaceable>PREFIX_DIR</replaceable>
+ directory and use the configuration files from the
+ <replaceable>PREFIX_DIR</replaceable> directory.
+ This option does not chroot and is intended for preparing
+ a cross-compilation target.
+ Some limitations: NIS and LDAP users/groups are not verified.
+ PAM authentication is using the host files.
+ No SELINUX support.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>