diff options
Diffstat (limited to 'man/cg-remove.1')
-rw-r--r-- | man/cg-remove.1 | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/man/cg-remove.1 b/man/cg-remove.1 index 9dc721c..bd68648 100644 --- a/man/cg-remove.1 +++ b/man/cg-remove.1 @@ -28,15 +28,16 @@ all available CRTC's are listed. .TP .BR \-M " "\fImethod\fP Adjustment method name or number. Recognised names include: - -.nf -\fBdummy\fP Dummy method -\fBrandr\fP X RAndR -\fBvidmode\fP X VidMode -\fBdrm\fP Linux DRM -\fBgdi\fP Windows GDI -\fBquartz\fP Quartz Core Graphics -.fi +.TS +tab(:); +l l. +\fBdummy\fP:Dummy method +\fBrandr\fP:X RAndR +\fBvidmode\fP:X VidMode +\fBdrm\fP:Linux DRM +\fBgdi\fP:Windows GDI +\fBquartz\fP:Quartz Core Graphics +.TE The adjustment methods are supported via .BR libgamma (7). |