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. Commen...



details:   https://anonhg.NetBSD.org/src/rev/756aa740fc2f
branches:  trunk
changeset: 767962:756aa740fc2f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Aug 04 20:40:52 2011 +0000

description:
Remove trailing whitespace. Comment out pm2fb(4) link (page does not exist yet)
Merge two one-element lists into one list.

diffstat:

 share/man/man4/man4.amiga/p5pb.4 |  18 ++++++++----------
 1 files changed, 8 insertions(+), 10 deletions(-)

diffs (52 lines):

diff -r 0f3be91eddec -r 756aa740fc2f share/man/man4/man4.amiga/p5pb.4
--- a/share/man/man4/man4.amiga/p5pb.4  Thu Aug 04 20:24:36 2011 +0000
+++ b/share/man/man4/man4.amiga/p5pb.4  Thu Aug 04 20:40:52 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: p5pb.4,v 1.1 2011/08/04 17:48:50 rkujawa Exp $
+.\" $NetBSD: p5pb.4,v 1.2 2011/08/04 20:40:52 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 and 
+driver provides support for the PCI bus present on BlizzardVisionPPC and
 CyberVisionPPC graphics cards.
 .Sh HARDWARE
 The
@@ -49,15 +49,13 @@
 .Bl -tag -width "BLIZZARDVISIONPPC" -offset indent
 .It Em BLIZZARDVISIONPPC
 Phase5 BlizzardVisionPPC graphics card.
-.El
-.Bl -tag -width "BLIZZARDVISIONPPC" -offset indent
 .It Em CYBERVISIONPPC
 Phase5 CyberVisionPPC graphics card.
 .El
 .Sh SEE ALSO
-.Xr pm2fb 4 ,
 .Xr genfb 4 ,
 .Xr pci 4
+.\" .Xr pm2fb 4
 .Sh HISTORY
 The
 .Nm
@@ -70,11 +68,11 @@
 driver was written by
 .An Radoslaw Kujawa Aq radoslaw.kujawa%gmail.com@localhost .
 .Sh BUGS
-Current version of this driver depends on PCI bus setup and enumeration 
-done by the firmware. 
+Current version of this driver depends on PCI bus setup and enumeration
+done by the firmware.
 .Pp
-The driver will not attach at all, if there is no AutoConfig entry 
-for CVPPC/BVPPC card (Zorro product ID 110). Some firmware revisions
-are known not to create this entry.
+The driver will not attach at all, if there is no AutoConfig entry
+for CVPPC/BVPPC card (Zorro product ID 110).
+Some firmware revisions are known not to create this entry.
 .Pp
 It is not (yet) possible to use the CVPPC/BVPPC as a console.



Home | Main Index | Thread Index | Old Index