diff options
author | Adam Jackson <ajax@redhat.com> | 2010-06-04 17:10:07 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2010-06-04 17:29:49 -0400 |
commit | 413eee03287b6e161ce0337df712099b585aa722 (patch) | |
tree | 860f9dd3ebf0e161f9f90885f72dce7bfbc43c43 /man | |
parent | aa26b72a5f76012e8246de1e885f707f29e5fc4c (diff) |
Remove non-linear framebuffer mapping
It hasn't worked since the pciaccess conversion anyway.
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/apm.man | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/apm.man b/man/apm.man index 62535fc..15e501d 100644 --- a/man/apm.man +++ b/man/apm.man @@ -67,10 +67,6 @@ Enable or disable the hardware cursor. Default: on. .BI "Option \*qNoAccel\*q \*q" boolean \*q Disable or enable acceleration. Default: acceleration is enabled. .TP -.BI "Option \*qNoLinear\*q \*q" boolean \*q -Disable or enable use of linear frame buffer. Default: on. -Note: it may or may not work. Tell me if you need it. -.TP .BI "Option \*qPciRetry\*q \*q" boolean \*q Enable or disable PCI retries. Default: off. .TP |