]> git.sur5r.net Git - openldap/blobdiff - doc/man/man1/ldapurl.1
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / doc / man / man1 / ldapurl.1
index f27438f27b12a7905dfdbf4d2e903c23c83c70aa..671840187e884cb8b816a22d6bfe309a779242c6 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPURL 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 2008-2011 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2008-2013 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapurl \- LDAP URL formatting tool
@@ -129,7 +129,7 @@ is printed to standard output.
 The following command:
 .LP
 .nf
-    ldapuri \-h ldap.example.com \-b dc=example,dc=com \-s sub \-f "(cn=Some One)"
+    ldapurl \-h ldap.example.com \-b dc=example,dc=com \-s sub \-f "(cn=Some One)"
 .fi
 .LP
 returns
@@ -141,7 +141,7 @@ returns
 The command:
 .LP
 .nf
-    ldapuri \-H ldap://ldap.example.com:389/dc=example,dc=com??sub?(cn=Some%20One)
+    ldapurl \-H ldap://ldap.example.com:389/dc=example,dc=com??sub?(cn=Some%20One)
 .fi
 .LP
 returns