This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: wwwdocs/htdocs/index.html


On 31 Mar 1999 craig@jcb-sc.com wrote:
> I just updated this to improve the latest news entry about the Fortran
> BOF.  (It was missing the date of the entry, and the href= for my
> email address was missing the "mailto:" prefix.)

Thanks!

Please note that URLs that do not refer to a specific filename should have
a trailing slash, as to avoid an additional round trip between browser and
web server.

I have applied the patch below.

Gerald

Index: index.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/index.html,v
retrieving revision 1.99
diff -r1.99 index.html
46c46
< <a href="http://www.linuxexpo.org">LinuxExpo</a> in May.
---
> <a href="http://www.linuxexpo.org/">LinuxExpo</a> in May.
48c48
< <a href="http://world.std.com/~burley">Craig's homepage</a> as they become
---
> <a href="http://world.std.com/~burley/">Craig's homepage</a> as they become




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]