VertexAttribDivisorARB not aliased

ARB_instanced_arrays was made a new core feature in OpenGL 3.3.

However, in gl.spec, VertexAttribDivisorARB is not aliased to VertexAttribDivisor. Is there a reason (such as is the case with glPrimitiveRestartNV), or is that by accident?