CVS commit: src/share/man/man8/man8.macppc

2014-11-13 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Nov 13 22:32:53 UTC 2014

Modified Files:
src/share/man/man8/man8.macppc: ofwboot.8

Log Message:
adapt to modern ISO image naming conventions


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man8/man8.macppc/ofwboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/man8.macppc/ofwboot.8
diff -u src/share/man/man8/man8.macppc/ofwboot.8:1.12 src/share/man/man8/man8.macppc/ofwboot.8:1.13
--- src/share/man/man8/man8.macppc/ofwboot.8:1.12	Sat Mar 17 12:25:11 2012
+++ src/share/man/man8/man8.macppc/ofwboot.8	Thu Nov 13 22:32:53 2014
@@ -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 @@ GENERIC kernel (the same as
 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



CVS commit: src/share/man/man8/man8.macppc

2012-03-17 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Mar 17 12:25:11 UTC 2012

Modified Files:
src/share/man/man8/man8.macppc: ofwboot.8

Log Message:
njoly remarks that Lk doesn't make sense here, since it won't ever resolve
correctly due to using ${RELEASE} in the URL. Revert previous.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man8/man8.macppc/ofwboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/man8.macppc/ofwboot.8
diff -u src/share/man/man8/man8.macppc/ofwboot.8:1.11 src/share/man/man8/man8.macppc/ofwboot.8:1.12
--- src/share/man/man8/man8.macppc/ofwboot.8:1.11	Sat Mar 17 11:11:35 2012
+++ src/share/man/man8/man8.macppc/ofwboot.8	Sat Mar 17 12:25:11 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ofwboot.8,v 1.11 2012/03/17 11:11:35 wiz Exp $
+.\"	$NetBSD: ofwboot.8,v 1.12 2012/03/17 12:25:11 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -259,7 +259,7 @@ included.
 .It macppccd.iso
 bootable CDROM image for all supported systems.
 Usually located at
-.Lk ftp://ftp.NetBSD.org/pub/NetBSD/iso/{RELEASE}/macppccd.iso
+.Pa ftp://ftp.NetBSD.org/pub/NetBSD/iso/{RELEASE}/macppccd.iso
 .El
 .Sh EXAMPLES
 .Bl -item



CVS commit: src/share/man/man8/man8.macppc

2012-03-17 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Mar 17 11:11:36 UTC 2012

Modified Files:
src/share/man/man8/man8.macppc: ofwboot.8

Log Message:
Use Lk.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man8/man8.macppc/ofwboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/man8.macppc/ofwboot.8
diff -u src/share/man/man8/man8.macppc/ofwboot.8:1.10 src/share/man/man8/man8.macppc/ofwboot.8:1.11
--- src/share/man/man8/man8.macppc/ofwboot.8:1.10	Sun Mar 11 23:42:07 2012
+++ src/share/man/man8/man8.macppc/ofwboot.8	Sat Mar 17 11:11:35 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ofwboot.8,v 1.10 2012/03/11 23:42:07 njoly Exp $
+.\"	$NetBSD: ofwboot.8,v 1.11 2012/03/17 11:11:35 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -259,7 +259,7 @@ included.
 .It macppccd.iso
 bootable CDROM image for all supported systems.
 Usually located at
-.Pa ftp://ftp.NetBSD.org/pub/NetBSD/iso/{RELEASE}/macppccd.iso
+.Lk ftp://ftp.NetBSD.org/pub/NetBSD/iso/{RELEASE}/macppccd.iso
 .El
 .Sh EXAMPLES
 .Bl -item