configure.ac: fix occurance of with-pam (should be with-libpam)

Closes #500

Reported-by: dpa-github@aegee.org
Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
Serge Hallyn
2022-02-04 12:28:18 -06:00
parent 8e0fe8a9a3
commit 726abe8a32
2 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@
</term>
<listitem>
<para>
Print only lastlog records older than <emphasis remap='I'>DAYS</emphasis>.
Print only lastlog records older than <replaceable>DAYS</replaceable>.
</para>
</listitem>
</varlistentry>
@@ -129,7 +129,7 @@
<listitem>
<para>
Print the lastlog records more recent than
<emphasis remap='I'>DAYS</emphasis>.
<replaceable>DAYS</replaceable>.
</para>
</listitem>
</varlistentry>