From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: [patch] web page typos Date: Fri, 12 Oct 2001 13:56:00 -0000 Message-id: <20011012165549.A32227@nevyn.them.org> X-SW-Source: 2001-10/msg00178.html Because I'm in a nit-fixing mood this evening, I've committed some spelling corrections for the new /current/ page, attached. For once, something I agree is obvious! :) -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer Index: current/index.html =================================================================== RCS file: /cvs/gdb/htdocs/current/index.html,v retrieving revision 1.3 diff -u -r1.3 index.html --- index.html 2001/10/12 19:31:11 1.3 +++ index.html 2001/10/12 20:53:53 @@ -79,7 +79,7 @@

Web pages

-The web pages are managed using CVS. The are accessable using: +The web pages are managed using CVS. The are accessible using:
 cvs -z9 -d :pserver:anoncvs@sources.redhat.com:/cvs/gdb login
@@ -93,11 +93,11 @@
 The developers have write access to this repository. 

-

Adminstration Scripts

+

Administration Scripts

A number of scripts are used to update generated web pages and create source code snapshots. The scripts are kept in a CVS repository and -should be accesable using: +should be accessible using:
 cvs -z9 -d :pserver:anoncvs@sources.redhat.com:/cvs/gdbadmin login