From: Quanah Gibson-Mount Date: Tue, 11 Dec 2012 01:00:56 +0000 (-0800) Subject: ITS#7454, fix example usage X-Git-Tag: OPENLDAP_REL_ENG_2_4_34~85 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=46ed15d4ec03d51eef4c9cec33e82bb91598b29f;p=openldap ITS#7454, fix example usage --- diff --git a/doc/man/man1/ldapurl.1 b/doc/man/man1/ldapurl.1 index 746c3be33f..8654f0eecc 100644 --- a/doc/man/man1/ldapurl.1 +++ b/doc/man/man1/ldapurl.1 @@ -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