Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4/man4.amiga Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/c0b63e929b09
branches:  trunk
changeset: 772664:c0b63e929b09
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jan 11 10:15:36 2012 +0000

description:
Remove trailing whitespace.
New sentence, new line.
Use more markup.

diffstat:

 share/man/man4/man4.amiga/p5membar.4 |   4 +-
 share/man/man4/man4.amiga/p5pb.4     |  46 +++++++++++++++++++++--------------
 2 files changed, 30 insertions(+), 20 deletions(-)

diffs (93 lines):

diff -r 0a0485753d88 -r c0b63e929b09 share/man/man4/man4.amiga/p5membar.4
--- a/share/man/man4/man4.amiga/p5membar.4      Wed Jan 11 01:20:10 2012 +0000
+++ b/share/man/man4/man4.amiga/p5membar.4      Wed Jan 11 10:15:36 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: p5membar.4,v 1.1 2012/01/10 20:41:45 rkujawa Exp $
+.\" $NetBSD: p5membar.4,v 1.2 2012/01/11 10:15:36 wiz Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -38,7 +38,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-driver provides support for automatically configured Phase5 PCI bridge 
+driver provides support for automatically configured Phase5 PCI bridge
 resources.
 It is needed for proper operation of the
 .Xr p5pb 4
diff -r 0a0485753d88 -r c0b63e929b09 share/man/man4/man4.amiga/p5pb.4
--- a/share/man/man4/man4.amiga/p5pb.4  Wed Jan 11 01:20:10 2012 +0000
+++ b/share/man/man4/man4.amiga/p5pb.4  Wed Jan 11 10:15:36 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: p5pb.4,v 1.5 2012/01/10 20:41:45 rkujawa Exp $
+.\" $NetBSD: p5pb.4,v 1.6 2012/01/11 10:15:36 wiz Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -44,20 +44,26 @@
 The
 .Nm
 driver provides support for the PCI bus present on various devices equipped with
-the Phase5 PCI bridge. 
+the Phase5 PCI bridge.
 .Pp
-Processor boards running firmware revision older than 44.69 need a kernel 
-configured with P5PB_OLD_FIRMWARE option. 
+Processor boards running firmware revision older than 44.69 need a kernel
+configured with the
+.Dv P5PB_OLD_FIRMWARE
+option.
 .Pp
 The
-.Nm 
-driver provides necessary support for CyberVisionPPC and BlizzardVisionPPC, 
-allowing attachment of 
+.Nm
+driver provides necessary support for CyberVisionPPC and BlizzardVisionPPC,
+allowing attachment of
 .Xr genfb 4
-driver. 
-Owners of these cards should enable the P5PB_GENFB option.
+driver.
+Owners of these cards should enable the
+.Dv P5PB_GENFB
+option.
 .Pp
-Additional, excessive debugging output is enabled by P5PB_DEBUG option.
+Additional, excessive debugging output is enabled by the
+.Dv P5PB_DEBUG
+option.
 .Sh HARDWARE
 The
 .Nm
@@ -87,17 +93,21 @@
 .An Radoslaw Kujawa Aq radoslaw.kujawa%gmail.com@localhost .
 .Sh CAVEATS
 The
-.Nx developers don't have access to G-REX hardware or documentation.
-Support for this device is based on best wishes. 
+.Nx
+developers don't have access to G-REX hardware or documentation.
+Support for this device is based on best wishes.
 .Pp
-Support for 
+Support for
 .Xr genfb 4
 framebuffer on CVPPC/BVPPC needs more testing.
 .Sh BUGS
-Current version of this driver depends on PCI bus setup and enumeration
-done by the firmware.
+The current version of this driver depends on PCI bus setup and
+enumeration done by the firmware.
 .Pp
-DMA to host memory is not supported. This is a driver limitation.
+DMA to host memory is not supported.
+This is a driver limitation.
 .Pp
-The P5PB_OLD_FIRMWARE option should only be enabled if PCI hardware is 
-present. Otherwise kernel panic might occur due to bus error.
+The
+.Dv P5PB_OLD_FIRMWARE
+option should only be enabled if PCI hardware is present.
+Otherwise a kernel panic might occur due to bus error.



Home | Main Index | Thread Index | Old Index