Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8/man8.macppc adapt to modern ISO image naming ...



details:   https://anonhg.NetBSD.org/src/rev/b21998f99ff7
branches:  trunk
changeset: 333687:b21998f99ff7
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Nov 13 22:32:53 2014 +0000

description:
adapt to modern ISO image naming conventions

diffstat:

 share/man/man8/man8.macppc/ofwboot.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r bdfe5a14c2b5 -r b21998f99ff7 share/man/man8/man8.macppc/ofwboot.8
--- a/share/man/man8/man8.macppc/ofwboot.8      Thu Nov 13 22:29:30 2014 +0000
+++ b/share/man/man8/man8.macppc/ofwboot.8      Thu Nov 13 22:32:53 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ofwboot.8,v 1.12 2012/03/17 12:25:11 wiz Exp $
+.\"    $NetBSD: ofwboot.8,v 1.13 2014/11/13 22:32:53 snj Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -256,10 +256,10 @@
 with RAM disk and
 .Ic sysinst
 included.
-.It macppccd.iso
+.It NetBSD-{RELEASE}-macppc.iso
 bootable CDROM image for all supported systems.
 Usually located at
-.Pa ftp://ftp.NetBSD.org/pub/NetBSD/iso/{RELEASE}/macppccd.iso
+.Pa ftp://ftp.NetBSD.org/pub/NetBSD/images/{RELEASE}/NetBSD-{RELEASE}-macppc.iso
 .El
 .Sh EXAMPLES
 .Bl -item



Home | Main Index | Thread Index | Old Index