summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2010-06-07 09:41:17 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2010-06-07 09:41:17 +0000
commitf08145417ac3028f7e7ab87a0d8502bc3b4d01bc (patch)
treed60884fb71fedc9a51a8b7ca1528cf51d69eb4f4 /sys
parent393282fe9783d13baea0dd11e78f093be491e4da (diff)
update url in comment; Nikolai Fetissov
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/exec_elf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/exec_elf.h b/sys/sys/exec_elf.h
index 9cb453250f6..942dc8d9b31 100644
--- a/sys/sys/exec_elf.h
+++ b/sys/sys/exec_elf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: exec_elf.h,v 1.47 2010/05/02 00:28:38 guenther Exp $ */
+/* $OpenBSD: exec_elf.h,v 1.48 2010/06/07 09:41:16 sthen Exp $ */
/*
* Copyright (c) 1995, 1996 Erik Theisen. All rights reserved.
*
@@ -64,7 +64,7 @@ typedef __uint16_t Elf64_Quarter;
/*
* 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 */