Module Name:    src
Committed By:   njoly
Date:           Thu Mar 15 22:35:04 UTC 2012

Modified Files:
        src/common/lib/libprop: proplib.3
        src/sbin/savecore: savecore.8
        src/usr.bin/whois: whois.1
        src/usr.sbin/btconfig: btconfig.8
        src/usr.sbin/btpand: btpand.8
        src/usr.sbin/cpuctl: cpuctl.8
        src/usr.sbin/faithd: faithd.8
        src/usr.sbin/ipwctl: ipwctl.8
        src/usr.sbin/isibootd: isibootd.8
        src/usr.sbin/lmcconfig: lmcconfig.8
        src/usr.sbin/sdpd: sdpd.8

Log Message:
Use Lk macro when dealing with URLs. While here update or remove some
dead URL links. Another part of PR/29238.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/common/lib/libprop/proplib.3
cvs rdiff -u -r1.36 -r1.37 src/sbin/savecore/savecore.8
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/whois/whois.1
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/btconfig/btconfig.8
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/btpand/btpand.8
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/cpuctl/cpuctl.8
cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/faithd/faithd.8
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/ipwctl/ipwctl.8
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/isibootd/isibootd.8
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/lmcconfig/lmcconfig.8
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/sdpd/sdpd.8

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

Modified files:

Index: src/common/lib/libprop/proplib.3
diff -u src/common/lib/libprop/proplib.3:1.7 src/common/lib/libprop/proplib.3:1.8
--- src/common/lib/libprop/proplib.3:1.7	Wed Jan 19 20:34:23 2011
+++ src/common/lib/libprop/proplib.3	Thu Mar 15 22:35:02 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: proplib.3,v 1.7 2011/01/19 20:34:23 bouyer Exp $
+.\"	$NetBSD: proplib.3,v 1.8 2012/03/15 22:35:02 njoly Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -51,7 +51,7 @@ them to an external representation.
 This external representation is an XML document whose format is described
 by the following DTD:
 .Bd -literal -offset indent
-http://www.apple.com/DTDs/PropertyList-1.0.dtd
+.Lk http://www.apple.com/DTDs/PropertyList-1.0.dtd
 .Ed
 .Pp
 Property container objects are reference counted.

Index: src/sbin/savecore/savecore.8
diff -u src/sbin/savecore/savecore.8:1.36 src/sbin/savecore/savecore.8:1.37
--- src/sbin/savecore/savecore.8:1.36	Tue Sep 13 08:54:11 2011
+++ src/sbin/savecore/savecore.8	Thu Mar 15 22:35:03 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: savecore.8,v 1.36 2011/09/13 08:54:11 wiz Exp $
+.\"	$NetBSD: savecore.8,v 1.37 2012/03/15 22:35:03 njoly Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -85,7 +85,8 @@ to attempt to deduce the cause of the cr
 .Pp
 Crashes are usually the result of hardware faults or kernel bugs.
 If a kernel bug is suspected, a full bug report should be filed at
-http://www.netbsd.org/, or using
+.Lk http://www.netbsd.org/ ,
+or using
 .Xr send-pr 1 ,
 containing as much information as possible about the circumstances of
 the crash.

Index: src/usr.bin/whois/whois.1
diff -u src/usr.bin/whois/whois.1:1.25 src/usr.bin/whois/whois.1:1.26
--- src/usr.bin/whois/whois.1:1.25	Mon May  4 21:13:58 2009
+++ src/usr.bin/whois/whois.1	Thu Mar 15 22:35:03 2012
@@ -1,4 +1,4 @@
-.\"     $NetBSD: whois.1,v 1.25 2009/05/04 21:13:58 wiz Exp $
+.\"     $NetBSD: whois.1,v 1.26 2012/03/15 22:35:03 njoly Exp $
 .\"	$OpenBSD: whois.1,v 1.22 2003/09/02 18:50:07 jmc Exp $
 .\"
 .\" Copyright (c) 1985, 1990, 1993
@@ -152,7 +152,7 @@ database
 .Pq Pa whois.internic.net
 is no longer handled by Network Solutions, Inc.
 For details, see
-.Pa http://www.internic.net/ .
+.Lk http://www.internic.net/ .
 .Pp
 (Hint: Contact information, identified by the term
 .Em handle ,

Index: src/usr.sbin/btconfig/btconfig.8
diff -u src/usr.sbin/btconfig/btconfig.8:1.17 src/usr.sbin/btconfig/btconfig.8:1.18
--- src/usr.sbin/btconfig/btconfig.8:1.17	Sun Oct 17 12:45:28 2010
+++ src/usr.sbin/btconfig/btconfig.8	Thu Mar 15 22:35:03 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: btconfig.8,v 1.17 2010/10/17 12:45:28 plunky Exp $
+.\" $NetBSD: btconfig.8,v 1.18 2012/03/15 22:35:03 njoly Exp $
 .\"
 .\" Copyright (c) 2006 Itronix Inc.
 .\" All rights reserved.
@@ -128,7 +128,7 @@ is a 6 digit hex value the value of whic
 See the
 .Qq Assigned Numbers - Baseband
 document at
-.Dv http://www.bluetooth.com/
+.Lk http://www.bluetooth.com/
 for details of constructing a Class of Device value.
 As a starter, 0x020104 means Desktop Computer, with Networking
 available.

Index: src/usr.sbin/btpand/btpand.8
diff -u src/usr.sbin/btpand/btpand.8:1.5 src/usr.sbin/btpand/btpand.8:1.6
--- src/usr.sbin/btpand/btpand.8:1.5	Fri Apr 29 10:31:02 2011
+++ src/usr.sbin/btpand/btpand.8	Thu Mar 15 22:35:03 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: btpand.8,v 1.5 2011/04/29 10:31:02 wiz Exp $
+.\" $NetBSD: btpand.8,v 1.6 2012/03/15 22:35:03 njoly Exp $
 .\"
 .\" Copyright (c) 2008 Iain Hibbert
 .\" All rights reserved.
@@ -219,7 +219,7 @@ The
 and
 .Qq Bluetooth Network Encapsulation Protocol
 specifications are available at
-.Dl http://www.bluetooth.com/
+.Lk http://www.bluetooth.com/
 .Sh AUTHORS
 .An Iain Hibbert
 .Sh BUGS

Index: src/usr.sbin/cpuctl/cpuctl.8
diff -u src/usr.sbin/cpuctl/cpuctl.8:1.8 src/usr.sbin/cpuctl/cpuctl.8:1.9
--- src/usr.sbin/cpuctl/cpuctl.8:1.8	Sat Jan 14 00:59:56 2012
+++ src/usr.sbin/cpuctl/cpuctl.8	Thu Mar 15 22:35:03 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: cpuctl.8,v 1.8 2012/01/14 00:59:56 wiz Exp $
+.\"	$NetBSD: cpuctl.8,v 1.9 2012/03/15 22:35:03 njoly Exp $
 .\"
 .\" Copyright (c) 2007, 2008, 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -91,7 +91,7 @@ where
 .Dv XX
 is the CPU family starting with 15 (hex).
 Get it from
-.Pa http://www.amd64.org/support/microcode.html
+.Lk http://www.amd64.org/support/microcode.html
 .El
 .Sh EXAMPLES
 Run

Index: src/usr.sbin/faithd/faithd.8
diff -u src/usr.sbin/faithd/faithd.8:1.28 src/usr.sbin/faithd/faithd.8:1.29
--- src/usr.sbin/faithd/faithd.8:1.28	Fri Jan 15 19:19:32 2010
+++ src/usr.sbin/faithd/faithd.8	Thu Mar 15 22:35:03 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: faithd.8,v 1.28 2010/01/15 19:19:32 joerg Exp $
+.\"	$NetBSD: faithd.8,v 1.29 2012/03/15 22:35:03 njoly Exp $
 .\"	$KAME: faithd.8,v 1.37 2002/05/09 14:21:23 itojun Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -110,7 +110,7 @@ a DNS server with special address transl
 An implementation called
 .Nm totd
 is available at
-.Pa http://www.vermicelli.pasta.cs.uit.no/software/totd.html .
+.Lk http://www.dillema.net/software/totd.html .
 Make sure you do not propagate translated DNS records over to normal
 DNS, as it can cause severe problems.
 .Ss Daemon mode
@@ -369,7 +369,7 @@ setting.
 .%A Kazu Yamamoto
 .%T "An IPv6-to-IPv4 transport relay translator"
 .%B RFC 3142
-.%U ftp://ftp.isi.edu/in-notes/rfc3142.txt
+.%U http://www.ietf.org/rfc/rfc3142.txt
 .%D June 2001
 .Re
 .\"

Index: src/usr.sbin/ipwctl/ipwctl.8
diff -u src/usr.sbin/ipwctl/ipwctl.8:1.11 src/usr.sbin/ipwctl/ipwctl.8:1.12
--- src/usr.sbin/ipwctl/ipwctl.8:1.11	Mon Mar  9 19:24:33 2009
+++ src/usr.sbin/ipwctl/ipwctl.8	Thu Mar 15 22:35:03 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: ipwctl.8,v 1.11 2009/03/09 19:24:33 joerg Exp $
+.\" $NetBSD: ipwctl.8,v 1.12 2012/03/15 22:35:03 njoly Exp $
 .\" Id: ipwctl.8,v 1.1.2.1 2004/08/19 16:24:50 damien Exp
 .\"
 .\" Copyright (c) 2004
@@ -66,7 +66,7 @@ install the
 .Pa pkgsrc/sysutils/ipw-firmware
 package.
 The original archive is available from Intel at:
-.Pa http://ipw2100.sourceforge.net/firmware.php?fid=3 .
+.Lk http://ipw2100.sourceforge.net/firmware.php?fid=3 .
 .Pp
 .Bl -tag -width ipw2100-1.2-i.fw -compact
 .It Pa ipw2100-1.2.fw

Index: src/usr.sbin/isibootd/isibootd.8
diff -u src/usr.sbin/isibootd/isibootd.8:1.3 src/usr.sbin/isibootd/isibootd.8:1.4
--- src/usr.sbin/isibootd/isibootd.8:1.3	Sat Dec 17 14:25:32 2011
+++ src/usr.sbin/isibootd/isibootd.8	Thu Mar 15 22:35:03 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: isibootd.8,v 1.3 2011/12/17 14:25:32 tsutsui Exp $
+.\"	$NetBSD: isibootd.8,v 1.4 2012/03/15 22:35:03 njoly Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -89,7 +89,7 @@ by default.
 .Xr hosts 5 ,
 .Xr tftpd 8
 .Pp
-.Pa http://www.NetBSD.org/ports/luna68k/install.html
+.Lk http://www.NetBSD.org/ports/luna68k/install.html "NetBSD/luna68k Installation Instructions"
 .Sh HISTORY
 .Nm
 is based on

Index: src/usr.sbin/lmcconfig/lmcconfig.8
diff -u src/usr.sbin/lmcconfig/lmcconfig.8:1.4 src/usr.sbin/lmcconfig/lmcconfig.8:1.5
--- src/usr.sbin/lmcconfig/lmcconfig.8:1.4	Thu Apr 20 16:53:19 2006
+++ src/usr.sbin/lmcconfig/lmcconfig.8	Thu Mar 15 22:35:03 2012
@@ -41,7 +41,7 @@
 .\" this program; if not, write to the Free Software Foundation, Inc., 59
 .\" Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 .\"
-.\" $NetBSD: lmcconfig.8,v 1.4 2006/04/20 16:53:19 christos Exp $
+.\" $NetBSD: lmcconfig.8,v 1.5 2012/03/15 22:35:03 njoly Exp $
 .\"
 .Dd April 11, 2006
 .Dt LMCCONFIG 8
@@ -788,8 +788,6 @@ the user is not privileged and tried to 
 .if \n[fbsd] .Xr netgraph 4 ,
 .Xr ifconfig 8 ,
 .Xr ifnet 9
-.Pp
-.Pa http://www.sbei.com/
 .\"
 .Sh HISTORY
 .\"

Index: src/usr.sbin/sdpd/sdpd.8
diff -u src/usr.sbin/sdpd/sdpd.8:1.8 src/usr.sbin/sdpd/sdpd.8:1.9
--- src/usr.sbin/sdpd/sdpd.8:1.8	Thu Aug 20 15:59:57 2009
+++ src/usr.sbin/sdpd/sdpd.8	Thu Mar 15 22:35:04 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdpd.8,v 1.8 2009/08/20 15:59:57 wiz Exp $
+.\" $NetBSD: sdpd.8,v 1.9 2012/03/15 22:35:04 njoly Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" Copyright (c) 2004 Maksim Yevmenkin <m_evmen...@yahoo.com>
@@ -116,7 +116,7 @@ The default user name is
 The
 .Qq Service Discovery Protocol
 section of the Bluetooth Core specifications, available at
-.Qq http://www.bluetooth.com/
+.Lk http://www.bluetooth.com/
 .Sh HISTORY
 The original
 .Nm

Reply via email to