projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef28e05
)
Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Fri, 2 Nov 2012 02:58:36 +0000
(22:58 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Fri, 2 Nov 2012 02:58:36 +0000
(22:58 -0400)
doc/src/sgml/client-auth.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/client-auth.sgml
b/doc/src/sgml/client-auth.sgml
index 5b39269067ebe910153a32412859a2187c28413f..d053fcebfd0dae357e42f4176f88290f0e9c02e5 100644
(file)
--- a/
doc/src/sgml/client-auth.sgml
+++ b/
doc/src/sgml/client-auth.sgml
@@
-1507,7
+1507,7
@@
host ... ldap ldapserver=ldap.example.net ldapprefix="cn=" ldapsuffix=", dc=exam
</para>
<para>
- Here is an exaple for a search+bind configuration:
+ Here is an exa
m
ple for a search+bind configuration:
<programlisting>
host ... ldap ldapserver=ldap.example.net ldapbasedn="dc=example, dc=net" ldapsearchattribute=uid
</programlisting>