summaryrefslogtreecommitdiff
path: root/modules/pam_pwhistory/pam_pwhistory.8.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_pwhistory/pam_pwhistory.8.xml')
-rw-r--r--modules/pam_pwhistory/pam_pwhistory.8.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/modules/pam_pwhistory/pam_pwhistory.8.xml b/modules/pam_pwhistory/pam_pwhistory.8.xml
index f8c152ad..cc216707 100644
--- a/modules/pam_pwhistory/pam_pwhistory.8.xml
+++ b/modules/pam_pwhistory/pam_pwhistory.8.xml
@@ -34,7 +34,7 @@
retry=<replaceable>N</replaceable>
</arg>
<arg choice="opt">
- type=<replaceable>STRING</replaceable>
+ authtok_type=<replaceable>STRING</replaceable>
</arg>
</cmdsynopsis>
@@ -124,15 +124,13 @@
<varlistentry>
<term>
- <option>type=<replaceable>STRING</replaceable></option>
+ <option>authtok_type=<replaceable>STRING</replaceable></option>
</term>
<listitem>
<para>
- The default action is for the module to use the
- following prompts when requesting passwords:
- "New UNIX password: " and "Retype UNIX password: ".
- The default word <emphasis>UNIX</emphasis> can
- be replaced with this option.
+ See <citerefentry>
+ <refentrytitle>pam_get_authtok</refentrytitle><manvolnum>3</manvolnum>
+ </citerefentry> for more details.
</para>
</listitem>
</varlistentry>
@@ -231,6 +229,9 @@ password required pam_unix.so use_authtok
<citerefentry>
<refentrytitle>pam</refentrytitle><manvolnum>8</manvolnum>
</citerefentry>
+ <citerefentry>
+ <refentrytitle>pam_get_authtok</refentrytitle><manvolnum>3</manvolnum>
+ </citerefentry>
</para>
</refsect1>