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-icc.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 '')
-rw-r--r-- | man/cg-icc.1 | 6 |
1 files changed, 4 insertions, 2 deletions
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 |