Tobias Weisserth wrote:
I was just installing my 3.9 release from the CDs Wim sent me (Thanks
Wim!!) and right now I'm in the process of applying the errata patches.
I have spent the last three hours reading the online documentation from
the website when I stumbled across something I cannot explain as I read
the instructions for the second errata
(ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.9/common/002_xorg.patch).
It reads:
Apply by doing:
cd /usr/src/XF4
patch -p0 < 002_xorg.patch
This seems strange. AFAIK the X source has always resided in /usr/XF4,
not /usr/src/XF4.
/Alexander