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 njoly remarks that Lk doesn't mak...



details:   https://anonhg.NetBSD.org/src/rev/600853c0bfcc
branches:  trunk
changeset: 778118:600853c0bfcc
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Mar 17 12:25:11 2012 +0000

description:
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.

diffstat:

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

diffs (18 lines):

diff -r efd45e282da2 -r 600853c0bfcc share/man/man8/man8.macppc/ofwboot.8
--- a/share/man/man8/man8.macppc/ofwboot.8      Sat Mar 17 11:45:00 2012 +0000
+++ b/share/man/man8/man8.macppc/ofwboot.8      Sat Mar 17 12:25:11 2012 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index