diff options
Diffstat (limited to 'share/man/man4/agp.4')
-rw-r--r-- | share/man/man4/agp.4 | 4 |
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 |