From 6563ae1fc31ab54330e0e588051a7fb0b32c97cc Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 8 Nov 2010 12:41:57 -0500 Subject: [PATCH] drop "www." from "racket-lang.org" urls. original commit: 8e0c7477f617c4830f26f1d7e42358f7f0e32eac --- man/man1/gracket.1 | 2 +- man/man1/mred.1 | 2 +- man/man1/mzscheme.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/man1/gracket.1 b/man/man1/gracket.1 index e638647b..d07e1a8b 100644 --- a/man/man1/gracket.1 +++ b/man/man1/gracket.1 @@ -48,7 +48,7 @@ Alternately, consult the on-line documentation and other information available at .PP .ce 1 -http://www.racket-lang.org/ +http://racket-lang.org/ .SH AUTHOR GRacket was implemented by Matthew Flatt (mflatt@racket-lang.org), diff --git a/man/man1/mred.1 b/man/man1/mred.1 index 4c46b27a..ca8f3557 100644 --- a/man/man1/mred.1 +++ b/man/man1/mred.1 @@ -33,7 +33,7 @@ Alternately, consult the on-line documentation and other information available at .PP .ce 1 -http://www.racket-lang.org/ +http://racket-lang.org/ .SH SEE ALSO .BR gracket(1) diff --git a/man/man1/mzscheme.1 b/man/man1/mzscheme.1 index ae104ad2..32224a73 100644 --- a/man/man1/mzscheme.1 +++ b/man/man1/mzscheme.1 @@ -33,7 +33,7 @@ Alternately, consult the on-line documentation and other information available at .PP .ce 1 -http://www.racket-lang.org/ +http://racket-lang.org/ .SH SEE ALSO .BR racket(1)