diff --git a/functions/calendar.xml b/functions/calendar.xml index ff9045e06a..8a85e387f6 100644 --- a/functions/calendar.xml +++ b/functions/calendar.xml @@ -1,5 +1,5 @@ - + Calendar functions Calendar @@ -534,7 +534,7 @@ echo easter_days (1913); /* 2, i.e. March 23 */ jday <= 2465342 ) - See also jdtounix. + See also unixtojd. diff --git a/functions/cpdf.xml b/functions/cpdf.xml index 85c2f41919..16a51d2d7c 100644 --- a/functions/cpdf.xml +++ b/functions/cpdf.xml @@ -1,5 +1,5 @@ - + ClibPDF functions ClibPDF @@ -1752,7 +1752,7 @@ cpdf_restore($pdf) - The cpdf_setgray_stroke function sets the current + The cpdf_setgray function sets the current drawing and filling color to the given gray value. @@ -1913,7 +1913,7 @@ cpdf_restore($pdf) - The cpdf_setrgbcolor_stroke function sets the current + The cpdf_setrgbcolor function sets the current drawing and filling color to the given rgb color value.