From caab9af9e639becc90034fa23b091b3439413bef Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 9 Feb 2017 09:11:58 +0100 Subject: Fix manuals MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/cg-gamma.1 | 8 +++++--- man/cg-icc.1 | 6 ++++-- man/cg-limits.1 | 6 ++++-- man/cg-linear.1 | 10 +++++++--- 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 -- cgit v1.2.3-70-g09d2