aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-02-09 09:11:58 +0100
committerMattias Andrée <maandree@kth.se>2017-02-09 09:11:58 +0100
commitcaab9af9e639becc90034fa23b091b3439413bef (patch)
treedb5a4b671b302deb33c81548f97eafa1e73c3917
parentFix man pages (diff)
downloadcg-tools-caab9af9e639becc90034fa23b091b3439413bef.tar.gz
cg-tools-caab9af9e639becc90034fa23b091b3439413bef.tar.bz2
cg-tools-caab9af9e639becc90034fa23b091b3439413bef.tar.xz
Fix manuals1.2.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--man/cg-gamma.18
-rw-r--r--man/cg-icc.16
-rw-r--r--man/cg-limits.16
-rw-r--r--man/cg-linear.110
4 files changed, 20 insertions, 10 deletions
diff --git a/man/cg-gamma.1 b/man/cg-gamma.1
index d7aeb43..0c9d8e7 100644
--- a/man/cg-gamma.1
+++ b/man/cg-gamma.1
@@ -39,14 +39,16 @@ reading the values from
.I file
or a default file.
.P
-The file is 4 column text file where empty lines and lines
-starting with a '#', after any whitespace, are ignored.
+The file is a 4-column text file where empty lines and lines
+starting with a
+.RB ' # ',
+after any whitespace, are ignored.
The values in the columns should be, in order, a monitor's
EDID, that monitor's red gamma value, green gamma value, and
blue gamma value.
.SH OPTIONS
.TP
-.B \-f " "\fIfile\fP
+.BR \-f " "\fIfile\fP
Read the gamma values from the selected file.
.TP
.BR \-c " "\fIcrtc\fP
diff --git a/man/cg-icc.1 b/man/cg-icc.1
index 0dcf0a4..c9ee179 100644
--- a/man/cg-icc.1
+++ b/man/cg-icc.1
@@ -28,8 +28,10 @@ reads a default ICC profile table file and applies
the appropriate profiles to each monitor, which as a
profile, independently.
.P
-The file is 2 column text file where empty lines and lines
-starting with a '#', after any whitespace, are ignored. The
+The file is a 2-column text file where empty lines and lines
+starting with a
+.RB ' # ',
+after any whitespace, are ignored. The
first value is a monitor's EDID, and the second value is the
ICC file for that monitor.
.SH OPTIONS
diff --git a/man/cg-limits.1 b/man/cg-limits.1
index 93e0242..c21ae32 100644
--- a/man/cg-limits.1
+++ b/man/cg-limits.1
@@ -52,8 +52,10 @@ using reading the values from
.I contrast-file
or default files.
.P
-The files are 4 column text file where empty lines and lines
-starting with a '#', after any whitespace, are ignored.
+The files are 4-column text files where empty lines and lines
+starting with a
+.RB ' # ',
+after any whitespace, are ignored.
The values in the columns should be, in order, a monitor's
EDID, that monitor's red value, green value, and blue value.
.SH OPTIONS
diff --git a/man/cg-linear.1 b/man/cg-linear.1
index a73ac64..f101eab 100644
--- a/man/cg-linear.1
+++ b/man/cg-linear.1
@@ -12,7 +12,7 @@ cg-linear - Create a span where adjustments are over unencodec RGB
.IR rule-base ]
.RB ( \-x
|
-.RB \-p
+.B \-p
.IB start-priority : stop-priority
.RB [ \-d ]
.RB [ \+rgb ])
@@ -89,10 +89,14 @@ The value must be a signed 64-bit integer (between
.TP
.BR \-R " "\fIrule-base\fP
Set the rule base of of the filters to
-.IR rule-base . ':start' and ':stop' is appended to the
+.IR rule-base .
+.RB ' :start '
+and
+.RB ' :stop '
+are appended to the
linearisation filter's rule and delinearisation filter's rule,
respectively. The rule is the last part of the filter's
-identifier (class). The default rule is
+identifier (class). The default rule base is
.BR standard .
If