diff options
Diffstat (limited to 'cross-gnu-env')
-rwxr-xr-x | cross-gnu-env | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cross-gnu-env b/cross-gnu-env index 7917cfcac..980213b27 100755 --- a/cross-gnu-env +++ b/cross-gnu-env @@ -22,9 +22,8 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -# The files are canonically found at -# <http://nic-nac-project.de/~schwinge/tmp/cross-gnu> and -# <http://nic-nac-project.de/~schwinge/tmp/cross-gnu-env>. +# See <http://www.gnu.org/software/hurd/hurd/building/cross-compiling.html> for +# usage information. # Functions from Paul Jarc's prjlibs available at |