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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user