Difference between "genmask" and "netmask"?

According to nixCraft:

Genmask : The netmask for the destination net; 255.255.255.255 for a host destination and 0.0.0.0 for the default route.

It's called 'genmask' because it shows the 'generality' (i.e. the netmask) of the route.