Working link from FreeBSD sys/sys/elf_common.h -- Nikolai Index: exec_elf.h =================================================================== RCS file: /cvs/src/sys/sys/exec_elf.h,v retrieving revision 1.47 diff -u exec_elf.h --- exec_elf.h 2 May 2010 00:28:38 -0000 1.47 +++ exec_elf.h 7 Jun 2010 02:10:10 -0000 @@ -64,7 +64,7 @@ /* * e_ident[] identification indexes - * See http://www.caldera.com/developers/gabi/2000-07-17/ch4.eheader.html + * See http://www.sco.com/developers/gabi/latest/ch4.eheader.html */ #define EI_MAG0 0 /* file ID */ #define EI_MAG1 1 /* file ID */
