diff options
author | Mattias Andrée <maandree@kth.se> | 2017-02-09 09:11:58 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-02-09 09:11:58 +0100 |
commit | caab9af9e639becc90034fa23b091b3439413bef (patch) | |
tree | db5a4b671b302deb33c81548f97eafa1e73c3917 /man/cg-limits.1 | |
parent | Fix man pages (diff) | |
download | cg-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>
Diffstat (limited to 'man/cg-limits.1')
-rw-r--r-- | man/cg-limits.1 | 6 |
1 files changed, 4 insertions, 2 deletions
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 |