aboutsummaryrefslogtreecommitdiffstats
path: root/LIBCOLOUR_CIEXYY.7
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--LIBCOLOUR_CIEXYY.76
1 files changed, 3 insertions, 3 deletions
diff --git a/LIBCOLOUR_CIEXYY.7 b/LIBCOLOUR_CIEXYY.7
index 1a70d26..1ea3d4e 100644
--- a/LIBCOLOUR_CIEXYY.7
+++ b/LIBCOLOUR_CIEXYY.7
@@ -1,4 +1,4 @@
-.TH LIBCOLOUR_CIEXYY 7 libcolour
+.TH LIBCOLOUR_CIEXYY 7 LIBCOLOUR
.SH NAME
LIBCOLOUR_CIEXYY - CIE xyY
.SH DESCRIPTION
@@ -17,7 +17,7 @@ use
.BR double ,
and
.BR long\ double ,
-respecitively, for the values stored in them,
+respectively, for the values stored in them,
and are otherwise identical.
.B struct libcolour_ciexyy_f
is defined as
@@ -48,7 +48,7 @@ and
.I .Y
hold the unscaled x, y, and Y values, respectively.
.P
-CIE xyY is not additive, nor is it linearily
+CIE xyY is not additive, nor is it linearly
isomorphic to CIE 1931 XYZ. Rather, it is defined by
x = X/(X + Y + Z), y = Y/(X + Y + Z), where X, Y, and
Z are the CIE 1931 XYZ values (with the same names)