linux-pam/modules/pam_limits
Dmitry V. Levin 5a768e62f0 Fix grammar: replace "an user" with "a user" everywhere
* NEWS: Replace "an user" with "a user".
* modules/pam_faillock/pam_faillock.8.xml: Likewise.
* modules/pam_lastlog/pam_lastlog.8.xml: Likewise.
* modules/pam_limits/pam_limits.c: Likewise.
* modules/pam_sepermit/sepermit.conf: Likewise.
* modules/pam_tty_audit/pam_tty_audit.8.xml: Likewise.
* modules/pam_userdb/pam_userdb.c: Likewise.
2020-11-24 18:00:00 +00:00
..
limits.conf pam_limits: clarify configuration file 2020-06-29 08:27:52 +00:00
limits.conf.5.xml modules/pam_limits: add support for nonewprivs 2020-06-22 23:26:13 +00:00
Makefile.am modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTS 2020-05-03 12:21:11 +00:00
pam_limits.8.xml pam_limits: Document the unwanted effect of set_all with systemd 2020-02-24 19:02:56 +01:00
pam_limits.c Fix grammar: replace "an user" with "a user" everywhere 2020-11-24 18:00:00 +00:00
README.xml Relevant BUGIDs: 2006-06-17 10:29:10 +00:00
tst-pam_limits Relevant BUGIDs: 2006-03-12 08:36:42 +00:00

<?xml version="1.0" encoding='UTF-8'?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd"
[
<!--
<!ENTITY pamlimits SYSTEM "pam_limits.8.xml">
-->
<!--
<!ENTITY limitsconf SYSTEM "limits.conf.5.xml">
-->
]>

<article>

  <articleinfo>

    <title>
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_limits.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_limits-name"]/*)'/>
    </title>

  </articleinfo>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_limits.8.xml" xpointer='xpointer(//refsect1[@id = "pam_limits-description"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_limits.8.xml" xpointer='xpointer(//refsect1[@id = "pam_limits-options"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="limits.conf.5.xml" xpointer='xpointer(//refsect1[@id = "limits.conf-examples"]/*)'/>
  </section>

</article>