From owner-cvs-doc@FreeBSD.ORG Sat Jun 21 11:06:04 2008 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10979106567C for ; Sat, 21 Jun 2008 11:06:04 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id AE9BE8FC0C for ; Sat, 21 Jun 2008 11:06:03 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by py-out-1112.google.com with SMTP id p76so664146pyb.10 for ; Sat, 21 Jun 2008 04:06:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :organization:user-agent:mime-version:to:cc:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:sender; bh=25PUTMuqtVCthsHL5/7OggWcszmk6Nf7rv22TKUXojU=; b=tY3SQM5K3MxpjNfZtSk4SVEZcTOWMi4WUqjrRhhl22e+S6hSabVO64J9w0vEnqZbln 5SrBWJwc3KtRfIiMgOV8ZHJN9G02TOoqR3kywPiFbnFN7G8L95TWPoSrO30lDF1nXcQR ahV/M+AI/wMVAhrpr2QNNreswq68gi3Xg5iXc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:sender; b=qYBrf9Y/yOyXKw3vEAjc25+bvjjldx4mrgJKD8LvOVCaImCpsQLSZ3vG9E+gO4lKKi NypPtdFxQy6noZSykueigYFajtZvmi+Xy5TWvA9j0y2WiW1UCWs2ZJiu5XBMOJC/33/2 11u7nkGDy+sDJjCHxkgmaFE/uTlGs4wWXqXGI= Received: by 10.65.15.19 with SMTP id s19mr178976qbi.43.1214044918104; Sat, 21 Jun 2008 03:41:58 -0700 (PDT) Received: from ?192.168.0.1? ( [80.99.205.120]) by mx.google.com with ESMTPS id e17sm1543467qba.1.2008.06.21.03.41.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 21 Jun 2008 03:41:57 -0700 (PDT) Message-ID: <485CDAEE.8020200@FreeBSD.org> Date: Sat, 21 Jun 2008 12:41:50 +0200 From: Gabor PALI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080521) MIME-Version: 1.0 To: Marc Fonvieille References: <200806210831.m5L8VgsG091493@repoman.freebsd.org> <20080621100650.GA1058@gothic.blackend.org> In-Reply-To: <20080621100650.GA1058@gothic.blackend.org> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 11:06:04 -0000 Marc Fonvieille wrote: > This should be avoided; in our docset (e.g., mail chapter in the > Handbook) "sendmail" is used not "Sendmail. We don't change the case of > a command/daemon/application cause of the beginning of a sentence, if we > have to start a sentence we use "The Nm. utility" scheme. This helps > consistency and prevents confusions when it comes to type a command. Thank you for your comment. Would you approve my fix? (See [1]) :g [1] http://people.freebsd.org/~pgj/for_review/2008-06-21/books.faq.patch.193.diff