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 again (serves me right for committing an...



details:   https://anonhg.NetBSD.org/src/rev/35ce967832d0
branches:  trunk
changeset: 537745:35ce967832d0
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Sat Oct 05 14:09:15 2002 +0000

description:
Update URLs again (serves me right for committing an old change
without checking it).  Back to sco.com, but with a different path.

diffstat:

 sys/sys/exec_elf.h |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 712148dfed4f -r 35ce967832d0 sys/sys/exec_elf.h
--- a/sys/sys/exec_elf.h        Sat Oct 05 14:07:04 2002 +0000
+++ b/sys/sys/exec_elf.h        Sat Oct 05 14:09:15 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: exec_elf.h,v 1.63 2002/10/05 13:29:29 bjh21 Exp $      */
+/*     $NetBSD: exec_elf.h,v 1.64 2002/10/05 14:09:15 bjh21 Exp $      */
 
 /*-
  * Copyright (c) 1994 The NetBSD Foundation, Inc.
@@ -41,10 +41,10 @@
 
 /*
  * The current ELF ABI specification is available at:
- *     http://www.caldera.com/developers/gabi/
+ *     http://www.sco.com/developers/gabi/
  *
  * Current header definitions are in:
- *     http://www.caldera.com/developers/gabi/latest/ch4.eheader.html
+ *     http://www.sco.com/developers/gabi/latest/ch4.eheader.html
  */
 
 #if defined(_KERNEL) || defined(_STANDALONE)



Home | Main Index | Thread Index | Old Index