From owner-freebsd-doc@FreeBSD.ORG Wed Apr 9 19:40:05 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CA1E1065673 for ; Wed, 9 Apr 2008 19:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2522F8FC19 for ; Wed, 9 Apr 2008 19:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m39Je5pp067789 for ; Wed, 9 Apr 2008 19:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m39Je4XP067788; Wed, 9 Apr 2008 19:40:04 GMT (envelope-from gnats) Resent-Date: Wed, 9 Apr 2008 19:40:04 GMT Resent-Message-Id: <200804091940.m39Je4XP067788@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor PALI Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B34281065673 for ; Wed, 9 Apr 2008 19:32:59 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 40F468FC1D for ; Wed, 9 Apr 2008 19:32:54 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fk-out-0910.google.com with SMTP id b27so4106543fka.11 for ; Wed, 09 Apr 2008 12:32:53 -0700 (PDT) Received: by 10.82.154.5 with SMTP id b5mr817615bue.10.1207768006389; Wed, 09 Apr 2008 12:06:46 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.98.116.90]) by mx.google.com with ESMTPS id 35sm4703109nfu.36.2008.04.09.12.06.44 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 Apr 2008 12:06:45 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Wed, 9 Apr 2008 21:06:42 +0200 Message-Id: <47fd13c5.2315300a.4b6b.ffffca38@mx.google.com> Date: Wed, 9 Apr 2008 21:06:42 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/122608: [PATCH] Typo Fix for Committer's Guide (SGML) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor PALI List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:40:05 -0000 >Number: 122608 >Category: docs >Synopsis: [PATCH] Typo Fix for Committer's Guide (SGML) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 19:40:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gabor PALI >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386 >Description: Article titled "Commiter's Guide" contains an unnecessary 'X' before "cvs commit" in section "CVS Operations". It has a replaceable tag, so it may have a purpose, but it cannot be found anywhere else in the document. >How-To-Repeat: >Fix: Patch attached with submission follows: --- committers-guide.patch.diff begins here --- --- committers-guide.old/article.sgml 2008-04-09 18:53:54.000000000 +0200 +++ committers-guide/article.sgml 2008-04-09 18:54:11.153029605 +0200 @@ -349,7 +349,7 @@ alias scvs cvs -d user@ncvs.FreeBSD.org:/home/ncvs This way they can do all CVS operations - locally and use Xcvs commit for committing + locally and use cvs commit for committing to the official CVS tree. If you wish to add something which is wholly new (like contrib-ified sources, etc), cvs import should be used. --- committers-guide.patch.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: