X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fman%2Fman5%2Fldif.5;h=7e5077aa99fc6b3b8c66524d6f49e72745f85a5b;hb=dded040409dcc2d1b6d555c407397a8e478d4252;hp=bd122214721c48932f1f589148f1b3b7b7834357;hpb=d4124e0e031f5b76a80f9c25a04146d334bcf898;p=openldap diff --git a/doc/man/man5/ldif.5 b/doc/man/man5/ldif.5 index bd12221472..7e5077aa99 100644 --- a/doc/man/man5/ldif.5 +++ b/doc/man/man5/ldif.5 @@ -1,6 +1,6 @@ .TH LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION" .\" $OpenLDAP$ -.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved. +.\" Copyright 1998-2012 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .SH NAME ldif \- LDAP Data Interchange Format @@ -136,7 +136,7 @@ of \fImodify\fP, the format is one or more of the following: : : ... - - + \- .fi .LP Or, for a replace modification: @@ -146,7 +146,7 @@ Or, for a replace modification: : : ... - - + \- .fi .LP If no \fIattributetype\fP lines are given to replace, @@ -159,7 +159,7 @@ Or, for a delete modification: : : ... - - + \- .fi .LP If no \fIattributetype\fP lines are given to delete, @@ -215,13 +215,13 @@ of each type of change. add: givenName givenName: Barbara givenName: babs - - + \- replace: description description: the fabulous babs - - + \- delete: sn sn: jensen - - + \- dn: cn=Babs Jensen,dc=example,dc=com changetype: modrdn @@ -270,7 +270,7 @@ commands. .BR ldapmodify (1), .BR slapadd (8), .BR slapcat (8), -.BR slapd-ldif (5), +.BR slapd\-ldif (5), .BR slapd.replog (5). .LP "LDAP Data Interchange Format," Good, G., RFC 2849.