From: Ondřej Kuzník Date: Thu, 14 Jun 2018 15:08:36 +0000 (+0100) Subject: Fix quoting example X-Git-Tag: OPENLDAP_REL_ENG_2_4_47~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4626a7d0edf687c63452dc671a2fbb7f44aa64b8;p=thirdparty%2Fopenldap.git Fix quoting example --- diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5 index 0c8ec8a0e2..8c67bc0ae3 100644 --- a/doc/man/man5/ldap.conf.5 +++ b/doc/man/man5/ldap.conf.5 @@ -85,7 +85,7 @@ For example, # Right - DN syntax needs quoting for Example, Inc: BASE ou=IT staff,o="Example, Inc",c=US # or: - BASE ou=IT staff,o=Example2C Inc,c=US + BASE ou=IT staff,o=Example\\2C Inc,c=US # Wrong - comment on same line as option: DEREF never # Never follow aliases