Source-Changes-HG archive

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

[src/trunk]: src Remove some more unneeded Pp macros.



details:   https://anonhg.NetBSD.org/src/rev/18c9e93e4c17
branches:  trunk
changeset: 782036:18c9e93e4c17
user:      njoly <njoly%NetBSD.org@localhost>
date:      Sat Oct 13 15:28:33 2012 +0000

description:
Remove some more unneeded Pp macros.

diffstat:

 lib/libc/db/man/btree.3             |  3 +--
 share/man/man1/man1.x68k/bellctrl.1 |  4 +---
 share/man/man4/adv.4                |  3 +--
 share/man/man4/clnp.4               |  3 +--
 share/man/man4/isdntel.4            |  5 ++---
 share/man/man4/lmc.4                |  8 +-------
 share/man/man4/mca.4                |  3 +--
 share/man/man4/pci.4                |  3 +--
 8 files changed, 9 insertions(+), 23 deletions(-)

diffs (193 lines):

diff -r fef11c17fb43 -r 18c9e93e4c17 lib/libc/db/man/btree.3
--- a/lib/libc/db/man/btree.3   Sat Oct 13 14:22:12 2012 +0000
+++ b/lib/libc/db/man/btree.3   Sat Oct 13 15:28:33 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: btree.3,v 1.12 2010/03/22 19:30:53 joerg Exp $
+.\"    $NetBSD: btree.3,v 1.13 2012/10/13 15:28:33 njoly Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -225,7 +225,6 @@
 .Xr hash 3 ,
 .Xr mpool 3 ,
 .Xr recno 3
-.Pp
 .Rs
 .%T "The Ubiquitous B-tree"
 .%A "Douglas Comer"
diff -r fef11c17fb43 -r 18c9e93e4c17 share/man/man1/man1.x68k/bellctrl.1
--- a/share/man/man1/man1.x68k/bellctrl.1       Sat Oct 13 14:22:12 2012 +0000
+++ b/share/man/man1/man1.x68k/bellctrl.1       Sat Oct 13 15:28:33 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bellctrl.1,v 1.12 2010/05/14 21:50:05 joerg Exp $
+.\"    $NetBSD: bellctrl.1,v 1.13 2012/10/13 15:28:34 njoly Exp $
 .\"
 .\" Copyright (c) 1995 Takuya Harakawa.
 .\" All rights reserved.
@@ -63,12 +63,10 @@
 Like wise, the second numerical parameter specifies the bell pitch,
 in hertz, and the third numerical parameter specifies the duration
 in milliseconds.
-.Pp
 .It Sy v Ar default
 The
 .Ar default
 argument cause the voice parameter to be reset to the system default.
-.Pp
 .It Fl v Ar voicefile
 The
 .Fl v
diff -r fef11c17fb43 -r 18c9e93e4c17 share/man/man4/adv.4
--- a/share/man/man4/adv.4      Sat Oct 13 14:22:12 2012 +0000
+++ b/share/man/man4/adv.4      Sat Oct 13 15:28:33 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: adv.4,v 1.9 2012/03/13 19:25:39 njoly Exp $
+.\" $NetBSD: adv.4,v 1.10 2012/10/13 15:28:34 njoly Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -42,7 +42,6 @@
 .Tn AdvanSys
 .Tn SCSI
 host adapters
-.Pp
 .\" .It Tn AdvanSys 1200[A,B]
 .Ss PCI bus
 Connectivity Products:
diff -r fef11c17fb43 -r 18c9e93e4c17 share/man/man4/clnp.4
--- a/share/man/man4/clnp.4     Sat Oct 13 14:22:12 2012 +0000
+++ b/share/man/man4/clnp.4     Sat Oct 13 15:28:33 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: clnp.4,v 1.9 2003/08/07 10:31:01 agc Exp $
+.\"    $NetBSD: clnp.4,v 1.10 2012/10/13 15:28:34 njoly Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -96,7 +96,6 @@
 .Tn CLNP
 checksum
 .El
-.Pp
 .It Dv CLNPOPT_OPTS
 Sets
 .Tn CLNP
diff -r fef11c17fb43 -r 18c9e93e4c17 share/man/man4/isdntel.4
--- a/share/man/man4/isdntel.4  Sat Oct 13 14:22:12 2012 +0000
+++ b/share/man/man4/isdntel.4  Sat Oct 13 15:28:33 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: isdntel.4,v 1.4 2004/10/04 19:12:52 rumble Exp $
+.\" $NetBSD: isdntel.4,v 1.5 2012/10/13 15:28:34 njoly Exp $
 .\"
 .\" Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
 .\"
@@ -23,7 +23,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"    $Id: isdntel.4,v 1.4 2004/10/04 19:12:52 rumble Exp $
+.\"    $Id: isdntel.4,v 1.5 2012/10/13 15:28:34 njoly Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -120,7 +120,6 @@
 conversion path looks like this:
 .Pp
 USER --\*[Gt] A-law/mu-law --\*[Gt] bitreversing --\*[Gt] ISDN-line
-.Pp
 .El
 .Sh SEE ALSO
 .Xr isdnd.rc 5 ,
diff -r fef11c17fb43 -r 18c9e93e4c17 share/man/man4/lmc.4
--- a/share/man/man4/lmc.4      Sat Oct 13 14:22:12 2012 +0000
+++ b/share/man/man4/lmc.4      Sat Oct 13 15:28:33 2012 +0000
@@ -53,7 +53,7 @@
 .\"           *  PLEASE DO NOT "UN-IFDEF" THIS FILE!  *
 .\"           * * * * * * * * * * * * * * * * * * * * *
 .\"
-.\" $NetBSD: lmc.4,v 1.19 2012/03/13 19:25:40 njoly Exp $
+.\" $NetBSD: lmc.4,v 1.20 2012/10/13 15:28:34 njoly Exp $
 .\"
 .Dd April 11, 2006
 .Dt LMC 4
@@ -229,7 +229,6 @@
 .Ic ifconfig -m lmc0
 .Ed
 lists the available media options.
-.Pp
 .Bd -unfilled -offset indent
 .Ic ifconfig lmc0 mediaopt loopback
 .Ed
@@ -237,7 +236,6 @@
 This loopback uses a path present in every card type.
 .Ic lmcconfig
 can select card-specific loopbacks, such as outbound payload loopback.
-.Pp
 .Bd -unfilled -offset indent
 .Ic ifconfig lmc0 debug
 .Ed
@@ -295,7 +293,6 @@
 .Bd -unfilled -offset indent -compact
 .Ic ifconfig lmc0 10.0.0.1 10.0.0.1
 .Ed
-.Pp
 .Bl -tag -width "T1/E1" -offset indent
 .It Sy HSSI
 Loopback plugs can be ordered from SBE (and others).
@@ -347,7 +344,6 @@
 .Ic ifconfig lmc0 10.0.0.1 10.0.0.2
 .Ic ifconfig lmc1 10.0.0.2 10.0.0.1
 .Ed
-.Pp
 .Bl -tag -width "T3/HSSI" -offset indent
 .It Sy T3/HSSI
 If you have a T3 modem with an HSSI interface
@@ -374,7 +370,6 @@
 .Ic ifconfig lmc0 10.0.0.1 10.0.0.2
 .Ic ifconfig lmc1 10.0.0.2 10.0.0.1
 .Ed
-.Pp
 .Bl -tag -width "T1/E1" -offset indent
 .It Sy HSSI
 Three-meter HSSI null-modem cables can be ordered from SBE.
@@ -418,7 +413,6 @@
 .Dq Fl f Li 10000000
 sets the internal clock source to 10 Mb/s.
 .Ed
-.Pp
 .It Sy T1/E1
 A T1 null modem cable has two twisted pairs that connect
 pins 1 and 2 on one plug to pins 4 and 5 on the other plug.
diff -r fef11c17fb43 -r 18c9e93e4c17 share/man/man4/mca.4
--- a/share/man/man4/mca.4      Sat Oct 13 14:22:12 2012 +0000
+++ b/share/man/man4/mca.4      Sat Oct 13 15:28:33 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mca.4,v 1.19 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: mca.4,v 1.20 2012/10/13 15:28:34 njoly Exp $
 .\"
 .\" Copyright (c) 2000, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -52,7 +52,6 @@
 includes machine-independent
 .Tn MCA
 drivers, sorted by device type and driver name:
-.Pp
 .\"
 .Ss SCSI controllers
 .Bl -tag -width speaker -offset indent
diff -r fef11c17fb43 -r 18c9e93e4c17 share/man/man4/pci.4
--- a/share/man/man4/pci.4      Sat Oct 13 14:22:12 2012 +0000
+++ b/share/man/man4/pci.4      Sat Oct 13 15:28:33 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pci.4,v 1.92 2010/04/01 04:04:11 jakllsch Exp $
+.\"    $NetBSD: pci.4,v 1.93 2012/10/13 15:28:34 njoly Exp $
 .\"
 .\" Copyright (c) 1997 Jason R. Thorpe.  All rights reserved.
 .\" Copyright (c) 1997 Jonathan Stone
@@ -88,7 +88,6 @@
 .Pp
 If necessary space is already correctly assigned to the devices,
 this option leaves the space as is.
-.Pp
 .It Dv PCI_BUS_FIXUP
 Fixup PCI bus numbering; needed for many
 .Xr cardbus 4



Home | Main Index | Thread Index | Old Index