diff options
| author | Yuri Chornoivan <yurchor@ukr.net> | 2012-02-07 18:47:05 +0200 |
|---|---|---|
| committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-02-07 12:18:25 -0500 |
| commit | 14b0185a02b24b8bc8c1f880ae80bf4a3ac07d7b (patch) | |
| tree | 30d92f2543fe75dc32ddc664603f83b5d8a05f20 /src/man | |
| parent | 292cbb3fbe41bb7ee09b67c3ec59ab7c7ba5220e (diff) | |
| download | sssd-14b0185a02b24b8bc8c1f880ae80bf4a3ac07d7b.tar.gz sssd-14b0185a02b24b8bc8c1f880ae80bf4a3ac07d7b.tar.xz sssd-14b0185a02b24b8bc8c1f880ae80bf4a3ac07d7b.zip | |
fix typos in manual
Diffstat (limited to 'src/man')
| -rw-r--r-- | src/man/sssd-ldap.5.xml | 2 | ||||
| -rw-r--r-- | src/man/sssd.conf.5.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index a4debb7e7..4fd4841e9 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1813,7 +1813,7 @@ ldap_access_filter = memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com </para> <para> This manual page only describes attribute name mapping. - For detailed explanation of sudo related attribute sematics, + For detailed explanation of sudo related attribute semantics, see <citerefentry> <refentrytitle>sudoers.ldap</refentrytitle><manvolnum>5</manvolnum> diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 0a81e7650..abebf8473 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -660,7 +660,7 @@ <listitem> <para> Specifies for how many seconds should the - autofs respondercache negative cache hits + autofs responder negative cache hits (that is, queries for invalid map entries, like nonexistent ones) before asking the back end again. |
