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. Sort s...



details:   https://anonhg.NetBSD.org/src/rev/7e13a802fb93
branches:  trunk
changeset: 770175:7e13a802fb93
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Oct 07 09:22:53 2011 +0000

description:
Remove trailing whitespace. Sort sections. New sentence, new line.
Break to about 80 characters per line.

diffstat:

 share/man/man4/man4.amiga/p5pb.4 |  27 ++++++++++++++++-----------
 1 files changed, 16 insertions(+), 11 deletions(-)

diffs (59 lines):

diff -r 896fa1057eb9 -r 7e13a802fb93 share/man/man4/man4.amiga/p5pb.4
--- a/share/man/man4/man4.amiga/p5pb.4  Fri Oct 07 09:16:27 2011 +0000
+++ b/share/man/man4/man4.amiga/p5pb.4  Fri Oct 07 09:22:53 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: p5pb.4,v 1.3 2011/10/07 08:46:34 rkujawa Exp $
+.\" $NetBSD: p5pb.4,v 1.4 2011/10/07 09:22:53 wiz Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -40,7 +40,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-driver provides support for the PCI bus present on BlizzardVisionPPC, 
+driver provides support for the PCI bus present on BlizzardVisionPPC,
 CyberVisionPPC and CybrerVision 64/3D graphics cards.
 .Sh HARDWARE
 The
@@ -57,7 +57,7 @@
 .Sh SEE ALSO
 .Xr genfb 4 ,
 .Xr grfcv3d 4 ,
-.Xr pci 4 
+.Xr pci 4
 .\" .Xr pm2fb 4
 .Sh HISTORY
 The
@@ -70,6 +70,19 @@
 .Nm
 driver was written by
 .An Radoslaw Kujawa Aq radoslaw.kujawa%gmail.com@localhost .
+.Sh CAVEATS
+G-REX PCI bridge is currently not supported, however the driver
+will try to attach to it, because it has the same vendor and product
+ID as CVPPC/BVPPC cards.
+Due to similarities between these products, it may even detect the
+card inserted into first slot, but the driver will (most likely)
+not work properly.
+.Pp
+Support for CV64/3D is disabled by default, since the
+.Xr grfcv3d 4
+driver does attach directly to
+.Xr zbus 4 .
+Machine independent PCI driver for S3 ViRGE does not exist yet.
 .Sh BUGS
 Current version of this driver depends on PCI bus setup and enumeration
 done by the firmware.
@@ -79,11 +92,3 @@
 Some firmware revisions are known not to create this entry.
 .Pp
 It is not (yet) possible to use the CVPPC/BVPPC as a console.
-.Sh CAVEATS
-G-REX PCI bridge is currently not supported, however the driver will try to attach to it, because it has the same vendor and product ID as CVPPC/BVPPC cards. Due to similarities between these 
products, it may even detect the card inserted into first slot, but the driver will (most likely) not work properly.
-.Pp
-Support for CV64/3D is disabled by default, since the 
-.Xr grfcv3d 4
-driver does attach directly to 
-.Xr zbus 4 . 
-Machine independent PCI driver for S3 ViRGE does not exist yet.



Home | Main Index | Thread Index | Old Index