diff options
Diffstat (limited to 'man/cg-darkroom.1')
-rw-r--r-- | man/cg-darkroom.1 | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/man/cg-darkroom.1 b/man/cg-darkroom.1 index 7fe2ad8..2b0802e 100644 --- a/man/cg-darkroom.1 +++ b/man/cg-darkroom.1 @@ -42,15 +42,16 @@ Keep the process alive and remove the filter on death. .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). |