aboutsummaryrefslogtreecommitdiffstats
path: root/man/cg-icc.1
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-02-06 04:52:09 +0100
committerMattias Andrée <maandree@kth.se>2017-02-06 04:52:09 +0100
commit8b8edccb4b2db884734adb8258a85c0173243e46 (patch)
treeff2aaf1ae695c9d1bd6a326ba62bd169225b3afd /man/cg-icc.1
parentfix manuals on priority (diff)
downloadcg-tools-8b8edccb4b2db884734adb8258a85c0173243e46.tar.gz
cg-tools-8b8edccb4b2db884734adb8258a85c0173243e46.tar.bz2
cg-tools-8b8edccb4b2db884734adb8258a85c0173243e46.tar.xz
Fix man pages1.2.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/cg-icc.1')
-rw-r--r--man/cg-icc.119
1 files changed, 10 insertions, 9 deletions
diff --git a/man/cg-icc.1 b/man/cg-icc.1
index 1b4a1c1..0dcf0a4 100644
--- a/man/cg-icc.1
+++ b/man/cg-icc.1
@@ -50,15 +50,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).