Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Update URLs for ELF spec (sco.com -> caldera.com).
details: https://anonhg.NetBSD.org/src/rev/de5b970cfa06
branches: trunk
changeset: 537741:de5b970cfa06
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Sat Oct 05 13:29:29 2002 +0000
description:
Update URLs for ELF spec (sco.com -> caldera.com).
diffstat:
sys/sys/exec_elf.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 14fd482c4ed9 -r de5b970cfa06 sys/sys/exec_elf.h
--- a/sys/sys/exec_elf.h Sat Oct 05 12:23:39 2002 +0000
+++ b/sys/sys/exec_elf.h Sat Oct 05 13:29:29 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: exec_elf.h,v 1.62 2002/08/26 21:09:03 christos Exp $ */
+/* $NetBSD: exec_elf.h,v 1.63 2002/10/05 13:29:29 bjh21 Exp $ */
/*-
* Copyright (c) 1994 The NetBSD Foundation, Inc.
@@ -41,10 +41,10 @@
/*
* The current ELF ABI specification is available at:
- * http://www.sco.com/developer/gabi/
+ * http://www.caldera.com/developers/gabi/
*
* Current header definitions are in:
- * http://www.sco.com/developer/gabi/latest/ch4.eheader.html
+ * http://www.caldera.com/developers/gabi/latest/ch4.eheader.html
*/
#if defined(_KERNEL) || defined(_STANDALONE)
Home |
Main Index |
Thread Index |
Old Index