From: Ondřej Kuzník Date: Tue, 9 May 2023 12:58:54 +0000 (+0100) Subject: ITS#10046 Update manpage X-Git-Tag: OPENLDAP_REL_ENG_2_5_15~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea47bcff0f667c952023fa57dfe6bfe9785ef2f9;p=thirdparty%2Fopenldap.git ITS#10046 Update manpage --- diff --git a/contrib/slapd-modules/variant/slapo-variant.5 b/contrib/slapd-modules/variant/slapo-variant.5 index a48074491f..f46eb69f6e 100644 --- a/contrib/slapd-modules/variant/slapo-variant.5 +++ b/contrib/slapd-modules/variant/slapo-variant.5 @@ -341,14 +341,14 @@ olcVariantEntry: dc=example,dc=com # share the Headquarters' address as the company address dn: olcVariantVariantAttribute=postaladdress,name={0}example,olcOverlay={x}variant,$DATABASE -objectClass: olcVariantVariantAttribute +objectClass: olcVariantAttribute olcVariantVariantAttribute: postaladdress olcVariantAlternativeAttribute: postaladdress olcVariantAlternativeEntry: ou=Headquarters,dc=example,dc=com # populate telephonenumber from CEO's home phone dn: name=Take phone from CEO entry,name={0}example,olcOverlay={x}variant,$DATABASE -objectClass: olcVariantVariantAttribute +objectClass: olcVariantAttribute olcVariantVariantAttribute: telephonenumber olcVariantAlternativeAttribute: homephone olcVariantAlternativeEntry: cn=John Doe,ou=People,dc=example,dc=com