]> 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)
committerHoward Chu <hyc@openldap.org>
Wed, 4 Jun 2014 07:52:01 +0000 (00:52 -0700)
commit71ff674a02b71d56fab861c0ad49840d221e8cd2
tree1246febaebb18f2737bc1a0dcccb25320aec6cb7
parenta01d3f965b697a7ab44e071e619448cfe8711656
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