projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
104bee6
)
Fix incorrect LDAP example, noted by Tom.
author
Magnus Hagander
<magnus@hagander.net>
Wed, 24 Jun 2009 13:46:32 +0000
(13:46 +0000)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 24 Jun 2009 13:46:32 +0000
(13:46 +0000)
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 805ed5eed36a2f2e6cdbb0029094570567399a77..ad4d08418007a61e127b40d438a760e9dbc02d2d 100644
(file)
--- a/
doc/src/sgml/client-auth.sgml
+++ b/
doc/src/sgml/client-auth.sgml
@@
-1261,7
+1261,7
@@
omicron bryanh guest1
</para>
</note>
<synopsis>
-ldapserver=ldap.example.net
prefix="cn=" suffix="
dc=example, dc=net"
+ldapserver=ldap.example.net
ldapprefix="cn=" ldapsuffix=",
dc=example, dc=net"
</synopsis>
</sect2>