]> git.sur5r.net Git - openldap/commit
ITS#7871 fix ldif-wrap length
authorHoward Chu <hyc@openldap.org>
Wed, 4 Jun 2014 07:52:01 +0000 (00:52 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 12 Jun 2014 20:32:25 +0000 (15:32 -0500)
commit97979b3a1458e13aa6e057629bf7759d94a2eed3
tree27af09e6516888ef94dbf7d3913a709b986ba557
parent40cbe6f281c8573531a13a7a363250bf6e1ba59f
ITS#7871 fix ldif-wrap length

Doc has been updated to note the default was actually 78.
The off-by-two error is fixed. Note that wrap=1 will still
output 2 columns, otherwise it can't output anything besides
the continuation character.
doc/man/man8/slapcat.8
libraries/libldap/ldif.c