diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2008-12-05 17:53:57 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2008-12-05 17:53:57 -0500 |
commit | 979ad04d901676cb41aea5cf47a8a2e9c19064dd (patch) | |
tree | 9e4a85a1d1ca6716b71a3dd073cafdeedbf60c9e | |
parent | b89d434011787fb71593395f462d142375783e35 (diff) |
Add missing .TP in man page
-rw-r--r-- | man/radeon.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/radeon.man b/man/radeon.man index b347001e..57a7af5d 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -515,7 +515,8 @@ The default is This option allows you to disable int10 initialization. Set this to False if you are experiencing a hang when initializing a secondary card. The default is -.B on. +.B on. +.TP .BI "Option \*qEXAVSync\*q \*q" boolean \*q This option attempts to avoid tearing by stalling the engine until the display controller has passed the destination region. It reduces tearing at the cost |