aboutsummaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--man/cg-brilliance.121
-rw-r--r--man/cg-darkroom.119
-rw-r--r--man/cg-gamma.119
-rw-r--r--man/cg-icc.119
-rw-r--r--man/cg-limits.119
-rw-r--r--man/cg-linear.119
-rw-r--r--man/cg-negative.119
-rw-r--r--man/cg-query.119
-rw-r--r--man/cg-rainbow.119
-rw-r--r--man/cg-remove.119
-rw-r--r--man/cg-sleepmode.119
11 files changed, 111 insertions, 100 deletions
diff --git a/man/cg-brilliance.1 b/man/cg-brilliance.1
index c500bbd..187bff2 100644
--- a/man/cg-brilliance.1
+++ b/man/cg-brilliance.1
@@ -28,7 +28,7 @@ on all channel, or to
.IR red ,
.IR green ,
and
-.R blue
+.I blue
to the red, green, and blue channels independently, respectively.
A value of 0 means complete darkness, and 1 means normal brilliance.
.SH OPTIONS
@@ -49,15 +49,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).
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).
diff --git a/man/cg-gamma.1 b/man/cg-gamma.1
index 7c24105..d7aeb43 100644
--- a/man/cg-gamma.1
+++ b/man/cg-gamma.1
@@ -65,15 +65,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).
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).
diff --git a/man/cg-limits.1 b/man/cg-limits.1
index 6aff241..93e0242 100644
--- a/man/cg-limits.1
+++ b/man/cg-limits.1
@@ -80,15 +80,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).
diff --git a/man/cg-linear.1 b/man/cg-linear.1
index da30d02..a73ac64 100644
--- a/man/cg-linear.1
+++ b/man/cg-linear.1
@@ -51,15 +51,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).
diff --git a/man/cg-negative.1 b/man/cg-negative.1
index af6a92c..b11ecb9 100644
--- a/man/cg-negative.1
+++ b/man/cg-negative.1
@@ -46,15 +46,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).
diff --git a/man/cg-query.1 b/man/cg-query.1
index b689804..f726ebd 100644
--- a/man/cg-query.1
+++ b/man/cg-query.1
@@ -40,15 +40,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).
diff --git a/man/cg-rainbow.1 b/man/cg-rainbow.1
index 6688977..761d436 100644
--- a/man/cg-rainbow.1
+++ b/man/cg-rainbow.1
@@ -51,15 +51,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).
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).
diff --git a/man/cg-sleepmode.1 b/man/cg-sleepmode.1
index 1d04af8..f5bc0ca 100644
--- a/man/cg-sleepmode.1
+++ b/man/cg-sleepmode.1
@@ -70,15 +70,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).