Author: jfthomps
Date: Tue Jul 31 19:31:06 2012
New Revision: 1367718
URL: http://svn.apache.org/viewvc?rev=1367718&view=rev
Log:
removed unnecessary backslash
Modified:
vcl/site/trunk/content/docs/ldapauth.mdtext
Modified: vcl/site/trunk/content/docs/ldapauth.mdtext
URL:
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/ldapauth.mdtext?rev=1367718&r1=1367717&r2=1367718&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/ldapauth.mdtext (original)
+++ vcl/site/trunk/content/docs/ldapauth.mdtext Tue Jul 31 19:31:06 2012
@@ -72,7 +72,7 @@ certificate](/docs/ldap-showhostname.htm
openssl s_client -showcerts -CAfile /etc/pki/tls/certs/ca-bundle.crt
-connect
your.ldap.server.here:636
- If you see \"Verify return code: 0 (ok)" at the end of the output then it
is
+ If you see "Verify return code: 0 (ok)" at the end of the output then it
is
installed correctly. If you see a different return code, then you'll need to
troubleshoot the problem.