diff --git a/content-gen.adoc b/content-gen.adoc
index acee7de..bf99f0e 100644
--- a/content-gen.adoc
+++ b/content-gen.adoc
@@ -817,9 +817,9 @@
 *** <<commonFunctions.adoc#, Common Functions>>
 **** <<clamp_common.adoc#, clamp>>
 **** <<degrees.adoc#, degrees>>
-**** <<commonMax.adoc#, ma>>
+**** <<commonMax.adoc#, max>>
 **** <<commonMin.adoc#, min>>
-**** <<mix.adoc#, mi>>
+**** <<mix.adoc#, mix>>
 **** <<radians.adoc#, radians>>
 **** <<sign.adoc#, sign>>
 **** <<smoothstep.adoc#, smoothstep>>
@@ -830,7 +830,7 @@
 **** <<create_user_event.adoc#, create_user_event>>
 **** <<is_valid_event.adoc#, is_valid_event>>
 **** <<set_user_event_status.adoc#, set_user_event_status>>
-**** <<capture_event_profiling_info.adoc#, normalize>>
+**** <<capture_event_profiling_info.adoc#, capture_event_profiling_info>>
 *** <<geometricFunctions.adoc#, Geometric Functions>>
 **** <<cross.adoc#, cross>>
 **** <<dot.adoc#, dot>>
@@ -869,7 +869,7 @@
 **** <<mad24.adoc#, mad24>>
 **** <<mad_hi.adoc#, mad_hi>>
 **** <<mad_sat.adoc#, mad_sat>>
-**** <<integerMax.adoc#, ma>>
+**** <<integerMax.adoc#, max>>
 **** <<integerMax.adoc#, min>>
 **** <<mul24.adoc#, mul24>>
 **** <<mul_hi.adoc#, mul_hi>>
@@ -914,7 +914,7 @@
 **** <<fdim.adoc#, fdim>>
 **** <<floor.adoc#, floor>>
 **** <<fma.adoc#, fma>>
-**** <<fmax.adoc#, fma>>
+**** <<fmax.adoc#, fmax>>
 **** <<fmin.adoc#, fmin>>
 **** <<fmod.adoc#, fmod>>
 **** <<fract.adoc#, fract>>
@@ -933,7 +933,7 @@
 **** <<log.adoc#, log1p>>
 **** <<log.adoc#, logb>>
 **** <<mad.adoc#, mad>>
-**** <<mag.adoc#, magma>>
+**** <<mag.adoc#, magmax>>
 **** <<mag.adoc#, magmin>>
 **** <<modf.adoc#, modf>>
 **** <<nan.adoc#, nan>>