From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25306 invoked by alias); 8 Dec 2006 17:32:41 -0000 Received: (qmail 25298 invoked by uid 22791); 8 Dec 2006 17:32:41 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 08 Dec 2006 17:32:34 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-4-98.inter.net.il [84.228.4.98]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GMJ47128 (AUTH halo1); Fri, 8 Dec 2006 19:32:30 +0200 (IST) Date: Fri, 08 Dec 2006 17:32:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sources.redhat.com In-reply-to: <17780.35470.419020.947762@kahikatea.snap.net.nz> (message from Nick Roberts on Tue, 5 Dec 2006 09:52:30 +1300) Subject: Re: [commit] Clarify obvious fix in the docs (was: Doc: -var-delete) Reply-to: Eli Zaretskii References: <17779.39827.835325.436366@kahikatea.snap.net.nz> <17779.42719.879365.463927@kahikatea.snap.net.nz> <17780.35470.419020.947762@kahikatea.snap.net.nz> X-IsSubscribed: yes 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: 2006-12/txt/msg00125.txt.bz2 Here's the patch I committed to clarify the ``obvious fix'' in the docs: 2006-12-08 Eli Zaretskii * MAINTAINERS: Clarify the meaning of an ``obvious fix'' in the docs. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.354 retrieving revision 1.355 diff -u -r1.354 -r1.355 --- MAINTAINERS 6 Dec 2006 06:51:50 -0000 1.354 +++ MAINTAINERS 8 Dec 2006 17:28:31 -0000 1.355 @@ -95,6 +95,9 @@ fix, since such a change without discussion will result in instantaneous and loud complaints. +For documentation changes, about the only kind of fix that is obvious +is correction of a typo or bad English usage. + GDB Steering Committee ----------------------