Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 New sentence, new line.
details: https://anonhg.NetBSD.org/src/rev/89a1602974e8
branches: trunk
changeset: 757915:89a1602974e8
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Oct 03 06:36:49 2010 +0000
description:
New sentence, new line.
diffstat:
share/man/man4/agp.4 | 24 +++++++++++++-----------
1 files changed, 13 insertions(+), 11 deletions(-)
diffs (57 lines):
diff -r f342f61bbc73 -r 89a1602974e8 share/man/man4/agp.4
--- a/share/man/man4/agp.4 Sun Oct 03 06:03:10 2010 +0000
+++ b/share/man/man4/agp.4 Sun Oct 03 06:36:49 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: agp.4,v 1.15 2010/10/02 22:51:49 jym Exp $
+.\" $NetBSD: agp.4,v 1.16 2010/10/03 06:36:49 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 03, 2010
+.Dd October 3, 2010
.Dt AGP 4
.Os
.Sh NAME
@@ -39,16 +39,17 @@
The
.Nm
driver provides machine-independent support for the accelerated
-graphics port (AGP) found on many PC-based and PCI systems. The AGP
-specification was designed by Intel.
+graphics port (AGP) found on many PC-based and PCI systems.
+The AGP specification was designed by Intel.
.Pp
The AGP chipset is positioned between the PCI-Host bridge and the
graphics accelerator to provide a high-performance dedicated graphics
bus for moving large amounts of data directly from host memory to the
-graphics accelerator. The specification currently supports a peak
-bandwidth of 528 MB/s. AGP uses a Graphics Address Remapping Table
-(GART) to provide a physically-contiguous view of scattered pages in
-host memory for DMA transfers.
+graphics accelerator.
+The specification currently supports a peak bandwidth of 528 MB/s.
+AGP uses a Graphics Address Remapping Table (GART) to provide a
+physically-contiguous view of scattered pages in host memory for
+DMA transfers.
.Pp
The
.Nm
@@ -70,10 +71,11 @@
The
.Nm
driver also provides an interface to user processes for use by X
-servers. A user process communicates to the device initially by means
-of
+servers.
+A user process communicates to the device initially by means of
.Xr ioctl 2
-calls. The calls supported are:
+calls.
+The calls supported are:
.Bl -tag -width indent
.It Dv AGPIOC_INFO
Get AGP information, setting the members in the
Home |
Main Index |
Thread Index |
Old Index