Source-Changes-HG archive

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

[src/trunk]: src/lib Use Lk macro when dealing with URLs. Another part of PR/...



details:   https://anonhg.NetBSD.org/src/rev/065e3382d8c0
branches:  trunk
changeset: 778095:065e3382d8c0
user:      njoly <njoly%NetBSD.org@localhost>
date:      Thu Mar 15 19:04:46 2012 +0000

description:
Use Lk macro when dealing with URLs. Another part of PR/29238.

diffstat:

 lib/libbluetooth/sdp.3      |  4 ++--
 lib/libbluetooth/sdp_data.3 |  4 ++--
 lib/librt/mq_close.3        |  4 ++--
 lib/librt/mq_getattr.3      |  4 ++--
 lib/librt/mq_notify.3       |  4 ++--
 lib/librt/mq_open.3         |  4 ++--
 lib/librt/mq_receive.3      |  4 ++--
 lib/librt/mq_send.3         |  4 ++--
 lib/librt/mq_setattr.3      |  4 ++--
 lib/librt/mq_unlink.3       |  4 ++--
 lib/libusbhid/usbhid.3      |  7 ++-----
 lib/libz/zlib.3             |  4 ++--
 12 files changed, 24 insertions(+), 27 deletions(-)

diffs (195 lines):

diff -r 278b93d895c2 -r 065e3382d8c0 lib/libbluetooth/sdp.3
--- a/lib/libbluetooth/sdp.3    Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/libbluetooth/sdp.3    Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdp.3,v 1.3 2009/05/20 17:22:56 plunky Exp $
+.\" $NetBSD: sdp.3,v 1.4 2012/03/15 19:04:46 njoly Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -241,7 +241,7 @@
 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 first Service Discovery implementation was written for
 .Fx
diff -r 278b93d895c2 -r 065e3382d8c0 lib/libbluetooth/sdp_data.3
--- a/lib/libbluetooth/sdp_data.3       Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/libbluetooth/sdp_data.3       Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdp_data.3,v 1.7 2011/01/15 11:51:25 plunky Exp $
+.\" $NetBSD: sdp_data.3,v 1.8 2012/03/15 19:04:46 njoly Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -387,7 +387,7 @@
 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
 These SDP data parsing and manipulation functions first appeared in
 .Nx 6.0 .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/librt/mq_close.3
--- a/lib/librt/mq_close.3      Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/librt/mq_close.3      Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mq_close.3,v 1.2 2010/06/07 07:21:52 jruoho Exp $
+.\"    $NetBSD: mq_close.3,v 1.3 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -62,4 +62,4 @@
 The Open Group Standard, the original IEEE and The Open Group Standard
 is the referee document.
 The original Standard can be obtained online at
-http://www.opengroup.org/unix/online.html .
+.Lk http://www.opengroup.org/unix/online.html .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/librt/mq_getattr.3
--- a/lib/librt/mq_getattr.3    Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/librt/mq_getattr.3    Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mq_getattr.3,v 1.2 2010/06/07 07:21:52 jruoho Exp $
+.\"    $NetBSD: mq_getattr.3,v 1.3 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -83,4 +83,4 @@
 The Open Group Standard, the original IEEE and The Open Group Standard
 is the referee document.
 The original Standard can be obtained online at
-http://www.opengroup.org/unix/online.html .
+.Lk http://www.opengroup.org/unix/online.html .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/librt/mq_notify.3
--- a/lib/librt/mq_notify.3     Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/librt/mq_notify.3     Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mq_notify.3,v 1.2 2010/06/07 07:21:52 jruoho Exp $
+.\"    $NetBSD: mq_notify.3,v 1.3 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -87,4 +87,4 @@
 The Open Group Standard, the original IEEE and The Open Group Standard
 is the referee document.
 The original Standard can be obtained online at
-http://www.opengroup.org/unix/online.html .
+.Lk http://www.opengroup.org/unix/online.html .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/librt/mq_open.3
--- a/lib/librt/mq_open.3       Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/librt/mq_open.3       Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mq_open.3,v 1.5 2010/06/07 07:21:52 jruoho Exp $
+.\"    $NetBSD: mq_open.3,v 1.6 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -270,4 +270,4 @@
 The Open Group Standard, the original IEEE and The Open Group Standard
 is the referee document.
 The original Standard can be obtained online at
-http://www.opengroup.org/unix/online.html .
+.Lk http://www.opengroup.org/unix/online.html .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/librt/mq_receive.3
--- a/lib/librt/mq_receive.3    Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/librt/mq_receive.3    Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mq_receive.3,v 1.3 2010/06/07 07:21:52 jruoho Exp $
+.\"    $NetBSD: mq_receive.3,v 1.4 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -168,4 +168,4 @@
 The Open Group Standard, the original IEEE and The Open Group Standard
 is the referee document.
 The original Standard can be obtained online at
-http://www.opengroup.org/unix/online.html .
+.Lk http://www.opengroup.org/unix/online.html .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/librt/mq_send.3
--- a/lib/librt/mq_send.3       Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/librt/mq_send.3       Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mq_send.3,v 1.3 2010/06/07 07:21:52 jruoho Exp $
+.\"    $NetBSD: mq_send.3,v 1.4 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -199,4 +199,4 @@
 The Open Group Standard, the original IEEE and The Open Group Standard
 is the referee document.
 The original Standard can be obtained online at
-http://www.opengroup.org/unix/online.html .
+.Lk http://www.opengroup.org/unix/online.html .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/librt/mq_setattr.3
--- a/lib/librt/mq_setattr.3    Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/librt/mq_setattr.3    Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mq_setattr.3,v 1.2 2010/06/07 07:21:52 jruoho Exp $
+.\"    $NetBSD: mq_setattr.3,v 1.3 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -100,4 +100,4 @@
 The Open Group Standard, the original IEEE and The Open Group Standard
 is the referee document.
 The original Standard can be obtained online at
-http://www.opengroup.org/unix/online.html .
+.Lk http://www.opengroup.org/unix/online.html .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/librt/mq_unlink.3
--- a/lib/librt/mq_unlink.3     Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/librt/mq_unlink.3     Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mq_unlink.3,v 1.3 2010/06/07 16:37:07 wiz Exp $
+.\"    $NetBSD: mq_unlink.3,v 1.4 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
 .\"
@@ -89,4 +89,4 @@
 The Open Group Standard, the original IEEE and The Open Group Standard
 is the referee document.
 The original Standard can be obtained online at
-http://www.opengroup.org/unix/online.html .
+.Lk http://www.opengroup.org/unix/online.html .
diff -r 278b93d895c2 -r 065e3382d8c0 lib/libusbhid/usbhid.3
--- a/lib/libusbhid/usbhid.3    Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/libusbhid/usbhid.3    Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: usbhid.3,v 1.13 2010/05/12 18:37:56 plunky Exp $
+.\"    $NetBSD: usbhid.3,v 1.14 2012/03/15 19:04:47 njoly Exp $
 .\"
 .\" Copyright (c) 1999, 2001 Lennart Augustsson <augustss%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -204,10 +204,7 @@
 .Xr uhid 4 ,
 .Xr usb 4
 .Pp
-The
-.Tn USB
-specifications can be found at
-.Dv http://www.usb.org/developers/docs.html .
+.Lk http://www.usb.org/developers/docs/ "USB Specifications"
 .Sh HISTORY
 The
 .Nm
diff -r 278b93d895c2 -r 065e3382d8c0 lib/libz/zlib.3
--- a/lib/libz/zlib.3   Thu Mar 15 18:52:02 2012 +0000
+++ b/lib/libz/zlib.3   Thu Mar 15 19:04:46 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: zlib.3,v 1.7 2010/03/22 21:56:42 joerg Exp $
+.\"    $NetBSD: zlib.3,v 1.8 2012/03/15 19:04:47 njoly Exp $
 .\"    $OpenBSD: zlib.3,v 1.1 2003/09/25 09:12:09 jmc Exp $
 .\"
 .\"  Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
@@ -1630,7 +1630,7 @@
 GZIP File Format Specification.
 .El
 .Pp
-.Pa http://www.gzip.org/zlib/
+.Lk http://www.gzip.org/zlib/ "zlib"
 .Sh HISTORY
 This manual page is based on an HTML version of
 .In zlib.h



Home | Main Index | Thread Index | Old Index