Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/notes/common Use http: for links to files on ftp.Net...



details:   https://anonhg.NetBSD.org/src/rev/2d10a29a75dc
branches:  trunk
changeset: 751538:2d10a29a75dc
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Feb 07 19:43:11 2010 +0000

description:
Use http: for links to files on ftp.NetBSD.org.

diffstat:

 distrib/notes/common/main |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r fdd10db89e10 -r 2d10a29a75dc distrib/notes/common/main
--- a/distrib/notes/common/main Sun Feb 07 18:50:49 2010 +0000
+++ b/distrib/notes/common/main Sun Feb 07 19:43:11 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: main,v 1.456 2010/02/02 19:42:32 yhardy Exp $
+.\"    $NetBSD: main,v 1.457 2010/02/07 19:43:11 snj Exp $
 .\"
 .\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -469,10 +469,10 @@
 \*V release.
 The complete list of changes can be found in the
 CHANGES:
-.Lk ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-6.0/CHANGES
+.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-6.0/CHANGES
 and
 CHANGES-6.0:
-.Lk ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-6.0/CHANGES-6.0
+.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-6.0/CHANGES-6.0
 files in the top level directory of the NetBSD 6.0 release tree.
 .Pp
 .\" fill in with changes.mdoc



Home | Main Index | Thread Index | Old Index