components/openldap/patches/05-man-page.patch
changeset 5911 a8d897c4c442
child 6024 1ef2f49e9382
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/openldap/patches/05-man-page.patch	Tue May 03 19:23:30 2016 -0700
@@ -0,0 +1,138 @@
+Fixes problem with the mismatch of binary names and 
+man page descriptions of openldap client tools. 
+Patch was developed in-house; it is Solaris specific and
+will not be contributed upstream.
+
+--- openldap-2.4.44/doc/man/man1/ldapcompare.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldapcompare.1	Tue Dec  1 15:28:25 2015
+@@ -3,7 +3,9 @@
+ .\" Copyright 1998-2016 The OpenLDAP Foundation All Rights Reserved.
+ .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+ .SH NAME
+-ldapcompare \- LDAP compare tool
++/usr/bin/openldapcompare \- LDAP compare tool
++.br
++/usr/lib/openldap/bin/ldapcompare \- LDAP compare tool
+ .SH SYNOPSIS
+ .B ldapcompare
+ [\c
+
+--- openldap-2.4.44/doc/man/man1/ldapdelete.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldapdelete.1	Tue Dec  1 15:28:25 2015
+@@ -3,7 +3,11 @@
+ .\" Copyright 1998-2016 The OpenLDAP Foundation All Rights Reserved.
+ .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+ .SH NAME
+-ldapdelete \- LDAP delete entry tool
++/usr/bin/ldapdelete \- LDAP delete entry tool
++.br
++/usr/bin/openldapdelete \- LDAP delete entry tool
++.br
++/usr/lib/openldap/bin/ldapdelete \- LDAP delete entry tool
+ .SH SYNOPSIS
+ .B ldapdelete
+ [\c
+
+--- openldap-2.4.44/doc/man/man1/ldapexop.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldapexop.1	Tue Dec  1 15:28:25 2015
+@@ -15,7 +15,9 @@
+ .TH LDAPEXOP 1
+ 
+ .SH NAME
+-ldapexop \- issue LDAP extended operations
++/usr/bin/openldapexop \- issue LDAP extended operations
++.br
++/usr/lib/openldap/bin/ldapexop \- issue LDAP extended operations
+ 
+ .SH SYNOPSIS
+ ldapexop
+
+--- openldap-2.4.44/doc/man/man1/ldapmodify.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldapmodify.1	Tue Dec  1 15:28:25 2015
+@@ -3,7 +3,11 @@
+ .\" Copyright 1998-2016 The OpenLDAP Foundation All Rights Reserved.
+ .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+ .SH NAME
+-ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
++/usr/bin/ldapmodify, /usr/bin/ldapadd \- LDAP modify entry and LDAP add entry tools
++.br
++/usr/bin/openldapmodify, /usr/bin/openldapadd \- LDAP modify entry and LDAP add entry tools
++.br
++/usr/lib/openldap/bin/ldapmodify, /usr/lib/openldap/bin/ldapadd \- LDAP modify entry and LDAP add entry tools
+ .SH SYNOPSIS
+ .B ldapmodify
+ [\c
+
+--- openldap-2.4.44/doc/man/man1/ldapmodrdn.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldapmodrdn.1	Tue Dec  1 15:28:25 2015
+@@ -3,7 +3,11 @@
+ .\" Copyright 1998-2016 The OpenLDAP Foundation All Rights Reserved.
+ .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+ .SH NAME
+-ldapmodrdn \- LDAP rename entry tool
++/usr/bin/ldapmodrdn \- LDAP rename entry tool
++.br
++/usr/bin/openldapmodrdn \- LDAP rename entry tool
++.br
++/usr/lib/openldap/bin/ldapmodrdn \- LDAP rename entry tool
+ .SH SYNOPSIS
+ .B ldapmodrdn
+ [\c
+
+--- openldap-2.4.44/doc/man/man1/ldappasswd.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldappasswd.1	Tue Dec  1 15:28:25 2015
+@@ -3,7 +3,9 @@
+ .\" Copyright 1998-2016 The OpenLDAP Foundation All Rights Reserved.
+ .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+ .SH NAME
+-ldappasswd \- change the password of an LDAP entry
++/usr/bin/openldappasswd \- change the password of an LDAP entry
++.br
++/usr/lib/openldap/bin/ldappasswd \- change the password of an LDAP entry
+ .SH SYNOPSIS
+ .B ldappasswd
+ [\c
+
+--- openldap-2.4.44/doc/man/man1/ldapsearch.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldapsearch.1	Tue Dec  1 15:28:25 2015
+@@ -3,7 +3,11 @@
+ .\" Copyright 1998-2016 The OpenLDAP Foundation All Rights Reserved.
+ .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+ .SH NAME
+-ldapsearch \- LDAP search tool
++/usr/bin/ldapsearch \- LDAP search tool
++.br
++/usr/bin/openldapsearch \- LDAP search tool
++.br
++/usr/lib/openldap/bin/ldapsearch \- LDAP search tool
+ .SH SYNOPSIS
+ .B ldapsearch
+ [\c
+
+--- openldap-2.4.44/doc/man/man1/ldapurl.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldapurl.1	Tue Dec  1 15:28:25 2015
+@@ -3,7 +3,9 @@
+ .\" Copyright 2008-2016 The OpenLDAP Foundation All Rights Reserved.
+ .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+ .SH NAME
+-ldapurl \- LDAP URL formatting tool
++/usr/bin/openldapurl \- LDAP URL formatting tool
++.br
++/usr/lib/openldap/bin/ldapurl \- LDAP URL formatting tool
+ .SH SYNOPSIS
+ .B ldapurl
+ [\c
+
+--- openldap-2.4.44/doc/man/man1/ldapwhoami.1.old	Mon Nov 30 09:02:00 2015
++++ openldap-2.4.44/doc/man/man1/ldapwhoami.1	Tue Dec  1 15:28:25 2015
+@@ -3,7 +3,9 @@
+ .\" Copyright 1998-2016 The OpenLDAP Foundation All Rights Reserved.
+ .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+ .SH NAME
+-ldapwhoami \- LDAP who am i? tool
++/usr/bin/openldapwhoami \- LDAP who am i? tool
++.br
++/usr/lib/openldap/bin/ldapwhoami \- LDAP who am i? tool
+ .SH SYNOPSIS
+ .B ldapwhoami
+ [\c