diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-11-09 16:06:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-11-09 16:06:08 +0000 |
commit | cb827e61273497c6a9e3214c6f907c9fb0de407d (patch) | |
tree | d380352709fa59740cf626302c965b18ae1765b6 /share/man/man4/man4.sparc64 | |
parent | c0ad2b337716b7caace698411803bf96157aff55 (diff) |
remove .Pp's before lists and displays;
Diffstat (limited to 'share/man/man4/man4.sparc64')
-rw-r--r-- | share/man/man4/man4.sparc64/le.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/magma.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/spif.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/uperf.4 | 4 |
4 files changed, 4 insertions, 9 deletions
diff --git a/share/man/man4/man4.sparc64/le.4 b/share/man/man4/man4.sparc64/le.4 index 85b66d1408f..a9c2e669e21 100644 --- a/share/man/man4/man4.sparc64/le.4 +++ b/share/man/man4/man4.sparc64/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.6 2003/06/02 23:30:14 millert Exp $ +.\" $OpenBSD: le.4,v 1.7 2003/11/09 16:06:07 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -71,7 +71,6 @@ addresses on the local network. .Pp Different cards and machines have different kinds of connectors, as follows: -.Pp .Bl -tag -width xxxxxxxxxxxxxxxxxxxx .It AUI/DIX Standard 15 pin connector diff --git a/share/man/man4/man4.sparc64/magma.4 b/share/man/man4/man4.sparc64/magma.4 index fbdce401552..161ff6d7fd0 100644 --- a/share/man/man4/man4.sparc64/magma.4 +++ b/share/man/man4/man4.sparc64/magma.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: magma.4,v 1.7 2003/06/06 10:29:42 jmc Exp $ +.\" $OpenBSD: magma.4,v 1.8 2003/11/09 16:06:07 jmc Exp $ .\" .\" .\" Copyright (c) 1998 Iain Hibbert @@ -46,7 +46,6 @@ communications engine and the Cirrus Logic CD1190 parallel communications engine. .Pp The device minor numbers for this driver are encoded as follows: -.Pp .Bd -literal +---+---+---+---+---+---+---+---+ | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | diff --git a/share/man/man4/man4.sparc64/spif.4 b/share/man/man4/man4.sparc64/spif.4 index 1fe82349144..e5505d3a65a 100644 --- a/share/man/man4/man4.sparc64/spif.4 +++ b/share/man/man4/man4.sparc64/spif.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spif.4,v 1.9 2003/06/06 10:29:42 jmc Exp $ +.\" $OpenBSD: spif.4,v 1.10 2003/11/09 16:06:07 jmc Exp $ .\" .\" Copyright (c) 1999-2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -45,7 +45,6 @@ and the Cirrus Logic PPC2 parallel port controller. .Pp The device minor numbers for this driver are encoded as follows: -.Pp .Bd -literal +---+---+---+---+---+---+---+---+ | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | diff --git a/share/man/man4/man4.sparc64/uperf.4 b/share/man/man4/man4.sparc64/uperf.4 index bc75f0a2411..eca3a778188 100644 --- a/share/man/man4/man4.sparc64/uperf.4 +++ b/share/man/man4/man4.sparc64/uperf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uperf.4,v 1.10 2003/06/06 10:29:42 jmc Exp $ +.\" $OpenBSD: uperf.4,v 1.11 2003/11/09 16:06:07 jmc Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -73,7 +73,6 @@ fields specify the source for the counter. Not all counters support monitoring all sources and specifying an invalid source for a counter to monitor will result in an error. The sources are specified below: -.Pp .Bl -column "XXXXXXXXXXXXXX" "description" -offset indent .It Em UPERFSRC_SYSCK Ta "system clock ticks" .It Em UPERFSRC_PRALL Ta "all p-requests" @@ -141,7 +140,6 @@ device responds to the following .Xr ioctl 2 calls, which are defined in .Aq Pa dev/sun/uperfio.h . -.Pp .Bl -tag -width UPIO_GCNTSRC .It Dv UPIO_GCNTSRC .Pq Li "struct uperf_io" |