Reporting a broken link. The RaycastHit page (http://unity3d.com/Documentation/ScriptReference/RaycastHit.html) has a link to the Physics.LineCast page (http://unity3d.com/Documentation/ScriptReference/Physics.LineCast.html?from=RaycastHit), which is a broken link.
It should point to http://unity3d.com/Documentation/ScriptReference/Physics.Linecast.html (notice the capitalization difference). Thanks.