=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata21.html,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** www/errata21.html 2001/05/18 20:48:09 1.15 --- www/errata21.html 2001/05/22 22:59:14 1.16 *************** *** 152,161 **** this is due to a little problem affecting the compatibility between the OpenBSD/arc port (on which the X11R6 clients were build) and OpenBSD/pmax. You can work around this problem by using the arc ! version of the shared libc instead of the pmax one. You may get a copy ! of the OpenBSD/arc 2.1 libc.so.16.1 from ! here . Simply download it and do the following:
# cd /usr/lib
  # mv libc.so.16.1 original_libc.so.16.1
  # cp /where_you_have_downloaded_it_to/libc.so.16.1 .
--- 152,159 ----
  this is due to a little problem affecting the compatibility between
  the OpenBSD/arc port (on which the X11R6 clients were build) and
  OpenBSD/pmax. You can work around this problem by using the arc
! version of the shared libc instead of the pmax one. Once you have the
! OpenBSD/arc 2.1 libc.so.16.1, do the following:
  
# cd /usr/lib
  # mv libc.so.16.1 original_libc.so.16.1
  # cp /where_you_have_downloaded_it_to/libc.so.16.1 .
***************
*** 223,229 ****
  
OpenBSD www@openbsd.org !
$OpenBSD: errata21.html,v 1.15 2001/05/18 20:48:09 jufi Exp $ --- 221,227 ----
OpenBSD www@openbsd.org !
$OpenBSD: errata21.html,v 1.16 2001/05/22 22:59:14 miod Exp $