Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Use Lk macro instead of Pa when dealing with ...



details:   https://anonhg.NetBSD.org/src/rev/4bc66a561877
branches:  trunk
changeset: 778035:4bc66a561877
user:      njoly <njoly%NetBSD.org@localhost>
date:      Tue Mar 13 19:25:39 2012 +0000

description:
Use Lk macro instead of Pa when dealing with URLs, to produce links
with HTML output. And while here update or removed some dead URL
links. Another part of PR/29238.

diffstat:

 share/man/man4/adv.4                 |   6 +-----
 share/man/man4/ath.4                 |   5 +----
 share/man/man4/aubtfwl.4             |   4 ++--
 share/man/man4/azalia.4              |   5 +++--
 share/man/man4/bwi.4                 |   6 +++---
 share/man/man4/cs.4                  |   4 ++--
 share/man/man4/de.4                  |  10 +++++-----
 share/man/man4/drm.4                 |   6 +++---
 share/man/man4/ef.4                  |   4 +---
 share/man/man4/elmc.4                |   4 +---
 share/man/man4/epic.4                |   4 ++--
 share/man/man4/esp.4                 |  11 ++---------
 share/man/man4/ex.4                  |   4 +---
 share/man/man4/fmv.4                 |   4 ++--
 share/man/man4/hdaudio.4             |   8 +++++---
 share/man/man4/hifn.4                |  12 +-----------
 share/man/man4/iavc.4                |   7 +++----
 share/man/man4/iha.4                 |   4 ++--
 share/man/man4/inet6.4               |   4 ++--
 share/man/man4/iop.4                 |   4 +---
 share/man/man4/isdncapi.4            |   5 ++---
 share/man/man4/ixg.4                 |   4 ++--
 share/man/man4/lmc.4                 |   6 +-----
 share/man/man4/man4.hp700/cpu.4      |   7 ++++---
 share/man/man4/man4.hp700/intro.4    |   5 +++--
 share/man/man4/man4.hp700/io.4       |   7 ++++---
 share/man/man4/man4.sparc/openprom.4 |   4 ++--
 share/man/man4/mii.4                 |   4 ++--
 share/man/man4/multicast.4           |   4 ++--
 share/man/man4/options.4             |   6 ++++--
 share/man/man4/otus.4                |   7 ++-----
 share/man/man4/pcic.4                |   6 +++---
 share/man/man4/pcmcia.4              |   4 +---
 share/man/man4/pcscp.4               |   6 +++---
 share/man/man4/pcweasel.4            |   3 +--
 share/man/man4/pim.4                 |   4 ++--
 share/man/man4/ral.4                 |   5 ++---
 share/man/man4/rum.4                 |   5 ++---
 share/man/man4/strip.4               |   6 ++----
 share/man/man4/trm.4                 |   4 ++--
 share/man/man4/upgt.4                |   6 +++---
 share/man/man4/urio.4                |   6 +++---
 share/man/man4/uslsa.4               |   4 ++--
 share/man/man4/video.4               |   7 +++----
 44 files changed, 100 insertions(+), 141 deletions(-)

diffs (truncated from 918 to 300 lines):

diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/adv.4
--- a/share/man/man4/adv.4      Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/adv.4      Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: adv.4,v 1.8 2008/04/30 13:10:53 martin Exp $
+.\" $NetBSD: adv.4,v 1.9 2012/03/13 19:25:39 njoly Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -148,10 +148,6 @@
 .Xr scsi 4 ,
 .Xr sd 4 ,
 .Xr st 4
-.Pp
-.Pa http://www.connectcom.net/
-.Pp
-.Pa http://www.siig.com/
 .Sh HISTORY
 The
 .Nm
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/ath.4
--- a/share/man/man4/ath.4      Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/ath.4      Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: ath.4,v 1.30 2011/02/21 11:08:21 cegger Exp $
+.\"     $NetBSD: ath.4,v 1.31 2012/03/13 19:25:39 njoly Exp $
 .\"
 .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting
 .\" All rights reserved.
@@ -175,9 +175,6 @@
 .It Sony PCWA-C700     AR5212  CardBus a/b
 .It Ubiquiti SRC       AR5213  CardBus a/b/g
 .El
-.Pp
-An up to date list can be found at
-.Pa http://customerproducts.atheros.com/customerproducts .
 .Sh DIAGNOSTICS
 .Bl -diag
 .It "ath%d: unable to attach hardware; HAL status %u"
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/aubtfwl.4
--- a/share/man/man4/aubtfwl.4  Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/aubtfwl.4  Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: aubtfwl.4,v 1.1 2012/02/14 17:34:21 plunky Exp $
+.\" $NetBSD: aubtfwl.4,v 1.2 2012/03/13 19:25:39 njoly Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation
 .\" All rights reserved.
@@ -52,7 +52,7 @@
 .Pp
 The firmware file can be obtained from the Linux firmware
 git repository at
-.Pa http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git .
+.Lk http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git .
 .Sh FILES
 .Pa ath3k-1.fw
 .Sh SEE ALSO
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/azalia.4
--- a/share/man/man4/azalia.4   Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/azalia.4   Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: azalia.4,v 1.6 2008/04/30 13:10:53 martin Exp $
+.\"    $NetBSD: azalia.4,v 1.7 2012/03/13 19:25:39 njoly Exp $
 .\"
 .\" Copyright (c) 2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -51,7 +51,8 @@
 .Sh SEE ALSO
 .Xr audio 4 ,
 .Xr pci 4
-.Pa http://www.intel.com/standards/hdaudio/
+.Pp
+.Lk http://www.intel.com/design/chipsets/hdaudio.htm "Intel High Definition Audio"
 .Sh HISTORY
 The
 .Nm
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/bwi.4
--- a/share/man/man4/bwi.4      Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/bwi.4      Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bwi.4,v 1.8 2011/10/13 11:12:05 njoly Exp $
+.\" $NetBSD: bwi.4,v 1.9 2012/03/13 19:25:39 njoly Exp $
 .\"
 .\" Copyright (c) 2007 The DragonFly Project.  All rights reserved.
 .\"
@@ -85,7 +85,7 @@
 and must be obtained separately.
 An archive with firmware files that are known to work can be found at:
 .Bd -literal -offset indent
-http://leaf.dragonflybsd.org/~sephe/bwi/v3.tbz
+.Lk http://leaf.dragonflybsd.org/~sephe/bwi/v3.tbz
 .Ed
 .Pp
 The firmware files conventionally reside in
@@ -124,7 +124,7 @@
 .An Taylor R. Campbell Aq campbell%mumble.net@localhost .
 .Pp
 The hardware specification was reverse engineered by the people at
-.Pa http://bcm-specs.sipsolutions.net .
+.Lk http://bcm-specs.sipsolutions.net .
 Thanks go also to johill and mb on the #bcm-specs channel.
 .Sh BUGS
 BCM4306 and BCM4309 chips do not work properly on channel 1, 2, and 3.
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/cs.4
--- a/share/man/man4/cs.4       Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/cs.4       Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cs.4,v 1.7 2008/04/30 13:10:53 martin Exp $
+.\" $NetBSD: cs.4,v 1.8 2012/03/13 19:25:39 njoly Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,7 +57,7 @@
 .Xr ofisa 4 ,
 .Xr ifconfig 8
 .Pp
-.Pa http://www.cirrus.com/
+.Lk http://www.cirrus.com/ "Cirrus Logic"
 .Sh HISTORY
 The
 .Nm
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/de.4
--- a/share/man/man4/de.4       Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/de.4       Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: de.4,v 1.9 2003/06/26 10:23:59 wiz Exp $
+.\"    $NetBSD: de.4,v 1.10 2012/03/13 19:25:39 njoly Exp $
 .Dd February 11, 2000
 .Dt DE 4
 .Os
@@ -111,10 +111,10 @@
 .Xr tlp 4 ,
 .Xr ifconfig 8
 .Pp
-.Pa http://www.adaptec.com/ ,
-.Pa http://www.asante.com/ ,
-.Pa http://www.smc.com/ ,
-.Pa http://www.znyx.com/
+.Lk http://www.adaptec.com/ "Adaptec",
+.Lk http://www.asante.com/ "Asante" ,
+.Lk http://www.smc.com/ "SMC Networks" ,
+.Lk http://www.znyx.com/ "ZNYX Networks"
 .Sh HISTORY
 The
 .Nm
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/drm.4
--- a/share/man/man4/drm.4      Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/drm.4      Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: drm.4,v 1.12 2011/05/07 07:16:08 dholland Exp $
+.\"    $NetBSD: drm.4,v 1.13 2012/03/13 19:25:39 njoly Exp $
 .\"
 .\" Copyright (c) 2007 Thomas Klausner
 .\" All rights reserved.
@@ -47,8 +47,6 @@
 .Tn Direct Rendering Manager
 is part of the
 .Tn Direct Rendering Infrastructure
-(see
-.Pa http://dri.freedesktop.org/ )
 for supporting video acceleration (3d acceleration, mostly).
 .Pp
 The
@@ -145,6 +143,8 @@
 .Xr xorg.conf 5 ,
 .Xr X 7 ,
 .Pa /usr/X11R[67]/lib/X11/doc/README.DRI
+.Pp
+.Lk http://dri.freedesktop.org/ "Direct Rendering Infrastructure"
 .Sh HISTORY
 DRM was first available for Linux.
 Subsequently Eric Anholt ported the DRM kernel modules to
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/ef.4
--- a/share/man/man4/ef.4       Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/ef.4       Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ef.4,v 1.6 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: ef.4,v 1.7 2012/03/13 19:25:39 njoly Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,7 +57,5 @@
 .Xr isa 4 ,
 .Xr ix 4 ,
 .Xr ifconfig 8
-.Pp
-.Pa http://www.3com.com/
 .Sh AUTHORS
 .An Rafal K. Boni
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/elmc.4
--- a/share/man/man4/elmc.4     Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/elmc.4     Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: elmc.4,v 1.9 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: elmc.4,v 1.10 2012/03/13 19:25:40 njoly Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,8 +57,6 @@
 .Xr ix 4 ,
 .Xr mca 4 ,
 .Xr ifconfig 8
-.Pp
-.Pa http://www.3com.com/
 .Sh AUTHORS
 The driver was written by
 .An Jaromir Dolecek
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/epic.4
--- a/share/man/man4/epic.4     Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/epic.4     Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: epic.4,v 1.5 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: epic.4,v 1.6 2012/03/13 19:25:40 njoly Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -49,7 +49,7 @@
 .Xr pci 4 ,
 .Xr ifconfig 8
 .Pp
-.Pa http://www.smc.com/
+.Lk http://www.smc.com/ "SMC Networks"
 .Sh HISTORY
 The
 .Nm
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/esp.4
--- a/share/man/man4/esp.4      Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/esp.4      Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: esp.4,v 1.12 2009/04/10 15:23:02 joerg Exp $
+.\"    $NetBSD: esp.4,v 1.13 2012/03/13 19:25:40 njoly Exp $
 .\"
 .\" Copyright (c) 1997 Eric S. Hvozda <hvozda%netcom.com@localhost>
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\"    $NetBSD: esp.4,v 1.12 2009/04/10 15:23:02 joerg Exp $
+.\"    $NetBSD: esp.4,v 1.13 2012/03/13 19:25:40 njoly Exp $
 .\"
 .Dd December 3, 2001
 .Dt ESP 4
@@ -143,13 +143,6 @@
 .Xr ss 4 ,
 .Xr st 4 ,
 .Xr uk 4
-.Pp
-.Bl -item -compact
-.It
-http://www.qlc.com/
-.It
-http://www.sun.com/
-.El
 .\" .Sh BUGS
 .\" Neither
 .\" .Tn DMA
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/ex.4
--- a/share/man/man4/ex.4       Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/ex.4       Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ex.4,v 1.18 2007/10/30 20:56:00 christos Exp $
+.\"    $NetBSD: ex.4,v 1.19 2012/03/13 19:25:40 njoly Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -153,5 +153,3 @@
 .Xr mii 4 ,
 .Xr pci 4 ,
 .Xr ifconfig 8
-.Pp
-.Pa http://www.3com.com/
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/fmv.4
--- a/share/man/man4/fmv.4      Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/fmv.4      Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fmv.4,v 1.8 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: fmv.4,v 1.9 2012/03/13 19:25:40 njoly Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -67,7 +67,7 @@
 .Xr mbe 4 ,
 .Xr ifconfig 8
 .Pp
-.Pa http://www.fujitsumicro.com/
+.Lk http://www.fujitsumicro.com/ "Fujitsu Semiconductor America"
 .Sh HISTORY
 The
 .Nm
diff -r 0b56a2fbd357 -r 4bc66a561877 share/man/man4/hdaudio.4
--- a/share/man/man4/hdaudio.4  Tue Mar 13 18:50:41 2012 +0000
+++ b/share/man/man4/hdaudio.4  Tue Mar 13 19:25:39 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hdaudio.4,v 1.6 2010/09/28 12:25:27 wiz Exp $
+.\"    $NetBSD: hdaudio.4,v 1.7 2012/03/13 19:25:40 njoly Exp $
 .\"
 .\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -93,8 +93,10 @@



Home | Main Index | Thread Index | Old Index