X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fman%2Fman3%2Flber-encode.3;h=002fd6694a2e63dbab3733a4eaa235a9bb07e47e;hb=59e9ff6243465640956b58ad1756a3ede53eca7c;hp=f2a8705ed0708abf5b27ffb87115518ca1224076;hpb=b18d33c548612d25aa3259b137ee3a5200b90f69;p=openldap diff --git a/doc/man/man3/lber-encode.3 b/doc/man/man3/lber-encode.3 index f2a8705ed0..002fd6694a 100644 --- a/doc/man/man3/lber-encode.3 +++ b/doc/man/man3/lber-encode.3 @@ -1,6 +1,6 @@ .TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .\" $OpenLDAP$ -.\" Copyright 1998-2015 The OpenLDAP Foundation All Rights Reserved. +.\" Copyright 1998-2018 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .SH NAME ber_alloc_t, ber_flush, ber_flush2, ber_printf, ber_put_int, ber_put_enum, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set \- OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding @@ -64,7 +64,7 @@ applications that need more control than .BR ber_printf () provides. In general, these routines return the length of the element encoded, or --1 if an error occurred. +\-1 if an error occurred. .LP The .BR ber_alloc_t ()