From: Jaak Ristioja Date: Wed, 3 Feb 2021 18:03:56 +0000 (+0200) Subject: ITS#9448 doc, Admin Guide: Fixed LDIF example not matching description X-Git-Tag: OPENLDAP_REL_ENG_2_5_1ALPHA~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e36a49434a669838bf3ecc3fa475d0e57f74d8;p=thirdparty%2Fopenldap.git ITS#9448 doc, Admin Guide: Fixed LDIF example not matching description --- diff --git a/doc/guide/admin/dbtools.sdf b/doc/guide/admin/dbtools.sdf index 62559d5cf0..4a6c0b7ec1 100644 --- a/doc/guide/admin/dbtools.sdf +++ b/doc/guide/admin/dbtools.sdf @@ -331,7 +331,7 @@ You can also specify a {{TERM:URL}} containing the attribute value. For example, the following specifies the {{EX:jpegPhoto}} value should be obtained from the file {{F:/path/to/file.jpeg}}. -> cn:< file:///path/to/file.jpeg +> jpegPhoto:< file:///path/to/file.jpeg Multiple entries within the same LDIF file are separated by blank lines. Here's an example of an LDIF file containing three entries.