Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/notes Apply patch (requested by soren):
details: https://anonhg.NetBSD.org/src/rev/b4ec5cc23251
branches: netbsd-1-4
changeset: 470338:b4ec5cc23251
user: he <he%NetBSD.org@localhost>
date: Thu Feb 10 21:39:30 2000 +0000
description:
Apply patch (requested by soren):
Remove the list of mirrors, point instead to the on-line list.
diffstat:
distrib/notes/Makefile.inc | 4 ++--
distrib/notes/common/main | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (37 lines):
diff -r e9387164c9ba -r b4ec5cc23251 distrib/notes/Makefile.inc
--- a/distrib/notes/Makefile.inc Thu Feb 10 21:31:50 2000 +0000
+++ b/distrib/notes/Makefile.inc Thu Feb 10 21:39:30 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.4.2.1 1999/04/29 20:14:55 perry Exp $
+# $NetBSD: Makefile.inc,v 1.4.2.2 2000/02/10 21:39:30 he Exp $
# Ross Harvey <ross%netbsd.org@localhost>
@@ -9,7 +9,7 @@
MAIN= ${.CURDIR}/../common/main ${EXTRA}
TARG= INSTALL
TARGS= ${TARG}.ps ${TARG}.txt ${TARG}.html ${TARG}.more
-SRCS= ${MAIN} mirrors whatis contents hardware xfer prep install\
+SRCS= ${MAIN} whatis contents hardware xfer prep install\
upgrade donations legal.common legal postinstall ../Makefile.inc\
${MERGED_SRCS}
diff -r e9387164c9ba -r b4ec5cc23251 distrib/notes/common/main
--- a/distrib/notes/common/main Thu Feb 10 21:31:50 2000 +0000
+++ b/distrib/notes/common/main Thu Feb 10 21:39:30 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.6.2.13 2000/02/08 00:15:02 he Exp $
+.\" $NetBSD: main,v 1.6.2.14 2000/02/10 21:39:56 he Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -451,7 +451,8 @@
.
.Ss "Sources of NetBSD"
.
-.so ../common/mirrors -----------------------------------------------
+Please refer to
+.Lk http://www.netbsd.org/Sites/net.html .
.br_ne 10P
.
.Ss "NetBSD \*V Release Contents
Home |
Main Index |
Thread Index |
Old Index