On Fri, Aug 01, 2014 at 11:01:01AM -0500, Matthew Weigel wrote: > Probably open to debate whether people should be told to expect binary > incompatibilities across OpenBSD releases. I haven't narrowed down when > architectures might be compatible (e.g., can the same files be used across > i386 and amd64?), but they definitely don't work in some cases (for example > ppc and amd64). >
fixed, thanks. jmc > Index: ldapd.8 > =================================================================== > RCS file: /cvs/src/usr.sbin/ldapd/ldapd.8,v > retrieving revision 1.11 > diff -u -p -u -r1.11 ldapd.8 > --- ldapd.8 14 Aug 2013 08:39:31 -0000 1.11 > +++ ldapd.8 1 Aug 2014 15:57:37 -0000 > @@ -157,3 +157,6 @@ program first appeared in > .Sh CAVEATS > .Nm > is not yet fully LDAPv3 compliant. > +.Pp > +Database files are not expected to work across architectures and may > +not work across versions. > > -- > Matthew Weigel > hacker > unique & idempot . ent >
