Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man Use Lk macro instead of Pa when dealing with URLs, ...
details: https://anonhg.NetBSD.org/src/rev/4305e582a4c3
branches: trunk
changeset: 778003:4305e582a4c3
user: njoly <njoly%NetBSD.org@localhost>
date: Sun Mar 11 23:42:06 2012 +0000
description:
Use Lk macro instead of Pa when dealing with URLs, to produce links
with HTML output. And while here update some dead URL links.
First part of PR/29238.
diffstat:
share/man/man5/mk.conf.5 | 6 +++---
share/man/man7/tests.7 | 6 +++---
share/man/man8/afterboot.8 | 8 ++++----
share/man/man8/diskless.8 | 7 +++----
share/man/man8/man8.macppc/ofwboot.8 | 10 +++++-----
share/man/man8/man8.sparc64/boot.8 | 4 ++--
share/man/man9/kauth.9 | 4 ++--
7 files changed, 22 insertions(+), 23 deletions(-)
diffs (165 lines):
diff -r 21fa9ce4faea -r 4305e582a4c3 share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5 Sun Mar 11 23:33:00 2012 +0000
+++ b/share/man/man5/mk.conf.5 Sun Mar 11 23:42:06 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mk.conf.5,v 1.58 2011/11/06 22:34:47 tron Exp $
+.\" $NetBSD: mk.conf.5,v 1.59 2012/03/11 23:42:06 njoly Exp $
.\"
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -915,7 +915,7 @@
.Ss pkgsrc system variables
.
Please see the pkgsrc guide at
-.Pa http://www.netbsd.org/Documentation/pkgsrc/
+.Lk http://www.netbsd.org/Documentation/pkgsrc/
or
.Pa pkgsrc/doc/pkgsrc.txt
for more variables used internally by the package system and
@@ -936,7 +936,7 @@
.Xr make 1 ,
.Pa /usr/share/mk/bsd.README ,
.Pa pkgsrc/doc/pkgsrc.txt ,
-.Pa http://www.netbsd.org/Documentation/pkgsrc/
+.Lk http://www.netbsd.org/Documentation/pkgsrc/
.Sh HISTORY
The
.Nm
diff -r 21fa9ce4faea -r 4305e582a4c3 share/man/man7/tests.7
--- a/share/man/man7/tests.7 Sun Mar 11 23:33:00 2012 +0000
+++ b/share/man/man7/tests.7 Sun Mar 11 23:42:06 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tests.7,v 1.8 2011/08/05 14:43:41 jmmv Exp $
+.\" $NetBSD: tests.7,v 1.9 2012/03/11 23:42:07 njoly Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -189,9 +189,9 @@
For more details please refer to:
.Bl -bullet -offset indent -compact
.It
-.Pa http://www.netbsd.org/mailinglists/
+.Lk http://www.netbsd.org/mailinglists/ "NetBSD mailing lists"
.It
-.Pa http://www.netbsd.org/support/send-pr.html
+.Lk http://www.netbsd.org/support/send-pr.html "NetBSD Problem Reports"
.El
.Sh FILES
.Bl -tag -compact -width etcXatfXNetBSDXconfXX
diff -r 21fa9ce4faea -r 4305e582a4c3 share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8 Sun Mar 11 23:33:00 2012 +0000
+++ b/share/man/man8/afterboot.8 Sun Mar 11 23:42:06 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: afterboot.8,v 1.47 2010/06/26 11:26:17 jmmv Exp $
+.\" $NetBSD: afterboot.8,v 1.48 2012/03/11 23:42:07 njoly Exp $
.\" $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
.\"
.\" Originally created by Marshall M. Midden -- 1997-10-20, m4%umn.edu@localhost
@@ -92,7 +92,7 @@
By the time that you have installed your system, it is quite likely that
bugs in the release have been found.
All significant and easily fixed problems will be reported at
-.Pa http://www.NetBSD.org/support/security/ .
+.Lk http://www.NetBSD.org/support/security/ .
It is recommended that you check this page regularly.
.Pp
Additionally, you should set
@@ -853,11 +853,11 @@
.Nx
packages collection, pkgsrc, includes a large set of third-party software.
A lot of it is available as binary packages that you can download from
-.Pa ftp://ftp.NetBSD.org/pub/NetBSD/packages/
+.Lk ftp://ftp.NetBSD.org/pub/NetBSD/packages/
or a mirror, and install using
.Xr pkg_add 1 .
See
-.Pa http://www.NetBSD.org/docs/pkgsrc/
+.Lk http://www.NetBSD.org/docs/pkgsrc/
and
.Pa pkgsrc/doc/pkgsrc.txt
for more details.
diff -r 21fa9ce4faea -r 4305e582a4c3 share/man/man8/diskless.8
--- a/share/man/man8/diskless.8 Sun Mar 11 23:33:00 2012 +0000
+++ b/share/man/man8/diskless.8 Sun Mar 11 23:42:06 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: diskless.8,v 1.29 2006/10/07 22:23:45 elad Exp $
+.\" $NetBSD: diskless.8,v 1.30 2012/03/11 23:42:07 njoly Exp $
.\"
.\" Copyright (c) 1994 Gordon W. Ross, Theo de Raadt
.\" All rights reserved.
@@ -471,8 +471,7 @@
server
.Xr dhcpd 8
was developed by the Internet Software Consortium
-.Pq ISC ;
-.Pa http://www.isc.org/
+.Pq Lk http://www.isc.org/ "ISC" .
.Pp
.Tn DHCP
can provide a wide range of information to a requesting client;
@@ -885,4 +884,4 @@
.%T "DHCP Options and BOOTP Vendor Extensions"
.Re
.Pp
-.Pa http://www.rfc-editor.org/
+.Lk http://www.rfc-editor.org/ "RFC Editor"
diff -r 21fa9ce4faea -r 4305e582a4c3 share/man/man8/man8.macppc/ofwboot.8
--- a/share/man/man8/man8.macppc/ofwboot.8 Sun Mar 11 23:33:00 2012 +0000
+++ b/share/man/man8/man8.macppc/ofwboot.8 Sun Mar 11 23:42:06 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ofwboot.8,v 1.9 2008/04/30 13:10:58 martin Exp $
+.\" $NetBSD: ofwboot.8,v 1.10 2012/03/11 23:42:07 njoly Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -364,10 +364,10 @@
.Xr installboot 8
.Pp
.Pa INSTALL.html
-.br
-.Pa http://www.NetBSD.org/ports/macppc/faq.html
-.br
-.Pa http://www.NetBSD.org/docs/network/netboot/
+.Pp
+.Lk http://www.NetBSD.org/ports/macppc/faq.html "NetBSD/macppc Frequently Asked Questions"
+.Pp
+.Lk http://www.NetBSD.org/docs/network/netboot/ "Diskless NetBSD HOW-TO"
.Sh STANDARDS
.St -ieee1275-94
.Sh BUGS
diff -r 21fa9ce4faea -r 4305e582a4c3 share/man/man8/man8.sparc64/boot.8
--- a/share/man/man8/man8.sparc64/boot.8 Sun Mar 11 23:33:00 2012 +0000
+++ b/share/man/man8/man8.sparc64/boot.8 Sun Mar 11 23:42:06 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.16 2011/04/28 17:22:20 wiz Exp $
+.\" $NetBSD: boot.8,v 1.17 2012/03/11 23:42:07 njoly Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -252,7 +252,7 @@
developed its firmware and promoted it to become
.St -ieee1275-94 .
.Pp
-.Pa http://playground.sun.com/1275/
+.Lk http://www.openfirmware.org/1275/ "IEEE 1275 Open Firmware"
.Sh BUGS
.Nx
provides no way to boot
diff -r 21fa9ce4faea -r 4305e582a4c3 share/man/man9/kauth.9
--- a/share/man/man9/kauth.9 Sun Mar 11 23:33:00 2012 +0000
+++ b/share/man/man9/kauth.9 Sun Mar 11 23:42:06 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kauth.9,v 1.96 2012/01/17 10:47:27 cegger Exp $
+.\" $NetBSD: kauth.9,v 1.97 2012/03/11 23:42:07 njoly Exp $
.\"
.\" Copyright (c) 2005, 2006 Elad Efrat <elad%NetBSD.org@localhost>
.\" All rights reserved.
@@ -1588,7 +1588,7 @@
first appeared in
.Nx 4.0 ,
and is a clean-room implementation based on Apple TN2127, available at
-http://developer.apple.com/technotes/tn2005/tn2127.html
+.Lk http://developer.apple.com/technotes/tn2005/tn2127.html
.Sh NOTES
As
.Nm
Home |
Main Index |
Thread Index |
Old Index