]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9448 doc, Admin Guide: Fixed LDIF example not matching description
authorJaak Ristioja <jaak@ristioja.ee>
Wed, 3 Feb 2021 18:03:56 +0000 (20:03 +0200)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 4 Feb 2021 19:55:42 +0000 (19:55 +0000)
doc/guide/admin/dbtools.sdf

index 62559d5cf043908f8b4be076b779b41d17e3b3eb..4a6c0b7ec1fa24e7291f81f2835780409ef71c5a 100644 (file)
@@ -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.