From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15387 invoked by alias); 26 Nov 2008 18:45:48 -0000 Received: (qmail 15373 invoked by uid 22791); 26 Nov 2008 18:45:47 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Nov 2008 18:45:12 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mAQIjAnN030446 for ; Wed, 26 Nov 2008 13:45:10 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mAQIj9WG008454; Wed, 26 Nov 2008 13:45:09 -0500 Received: from opsy.redhat.com (vpn-13-70.rdu.redhat.com [10.11.13.70]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mAQIj87I015267; Wed, 26 Nov 2008 13:45:09 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id 6754E378BCF; Wed, 26 Nov 2008 11:45:08 -0700 (MST) To: gdb-patches@sourceware.org Subject: FYI: fix typo on web page From: Tom Tromey Reply-To: Tom Tromey Date: Thu, 27 Nov 2008 15:01:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00721.txt.bz2 Someone on #gdb pointed out a couple typos on the gdb web pages. I'm checking in this fix. Tom Index: current/index.html =================================================================== RCS file: /cvs/gdb/htdocs/current/index.html,v retrieving revision 1.39 diff -u -r1.39 index.html --- current/index.html 7 Aug 2007 23:48:49 -0000 1.39 +++ current/index.html 26 Nov 2008 18:44:54 -0000 @@ -112,7 +112,7 @@ information.

-

  • Read-write CVS (GDB deveopers only):

    +

  • Read-write CVS (GDB developers only):

    If you already have a read-only copy of CVS on hand then there is no need to re-check out a source tree. Instead a shell script like the @@ -196,7 +196,7 @@

  • -
  • Read-write CVS (GDB deveopers only):
    +
  • Read-write CVS (GDB developers only):
     CVS_RSH=ssh ; export CVS_RSH