]> 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:30:55 +0000 (15:30 -0500)
commitdbb89a64da5651cf8d61524f6cd5cd083f99a570
tree4c492cc085c60017528e2939b75f3a4e07016594
parentb8372a46b1092fc12f4ae2ade84a539b05060c79
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