summaryrefslogtreecommitdiffstats
path: root/share/man/man4/agp.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /share/man/man4/agp.4
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'share/man/man4/agp.4')
-rw-r--r--share/man/man4/agp.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/agp.4 b/share/man/man4/agp.4
index cfdf908..a0f1ef8 100644
--- a/share/man/man4/agp.4
+++ b/share/man/man4/agp.4
@@ -64,7 +64,7 @@ The following
operations can be performed on
.Pa /dev/agpgart ,
which are defined in
-.Aq Pa sys/agpio.h :
+.In sys/agpio.h :
.Bl -tag -width indent
.It Dv AGPIOC_INFO
Returns state of the
@@ -104,7 +104,7 @@ typedef struct _agp_setup {
.Ed
.Pp
The mode bits are defined in
-.Aq Pa sys/agpio.h .
+.In sys/agpio.h .
.It Dv AGPIOC_ALLOCATE
Allocate physical memory suitable for mapping into the AGP aperture.
This
OpenPOWER on IntegriCloud