diff options
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 9763045660b..dbab8275458 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.105 2002/07/10 18:30:22 danh Exp $ +.\" $OpenBSD: options.4,v 1.106 2002/07/12 21:44:48 mickey Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -652,6 +652,16 @@ server on some architectures. See .Xr pci 4 for details. +.It Cd option PCIAGP +Enables +.Xr ioctl 2 +access to the AGP GART on the supported chipsets. +It's used by the +.Xr XFree86 1 +server on some architectures. +See +.Xr vga 4 +for details. .El .Ss Networking Options .Bl -ohang |