From owner-freebsd-doc@FreeBSD.ORG Fri Oct 15 14:05:59 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6E0D16A4CE; Fri, 15 Oct 2004 14:05:59 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E06F143D39; Fri, 15 Oct 2004 14:05:58 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from FreeBSD.org (llp-13.vistcom.ru [217.23.84.68]) by volginfo.ru (Postfix) with ESMTP id 24CCE2010; Fri, 15 Oct 2004 18:06:02 +0400 (MSD) Message-ID: <416FD943.2050302@FreeBSD.org> Date: Fri, 15 Oct 2004 18:05:55 +0400 From: Denis Peplin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040205 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Tom Rhodes References: <416E4DFD.3040203@FreeBSD.org> <20041014102459.GD799@zaphod.nitro.dk> <20041014092213.22d6914d@localhost> <416E8491.8080500@FreeBSD.org> <20041014101233.399d4b40@localhost> <416E8CD3.9070700@FreeBSD.org> <416F9BE5.5020403@FreeBSD.org> <20041015100829.GG1099@orion.daedalusnetworks.priv> <416FA795.3020800@FreeBSD.org> <20041015092936.52851473@localhost> In-Reply-To: <20041015092936.52851473@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-doc@FreeBSD.org cc: Giorgos Keramidas cc: "Simon L. Nielsen" Subject: Re: TCP Wrappers section (handbook/security): services is not daemons X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 14:05:59 -0000 Hello! Tom Rhodes wrote: > On Fri, 15 Oct 2004 14:33:57 +0400 > Denis Peplin wrote: > > >>Hello! >> >>Giorgos Keramidas wrote: >> >>>On 2004-10-15 13:44, Denis Peplin wrote: >>> >>> >>>>Hello! >>>> >>>>I have patch for this issue (attached), and keramida help >>>>me to fix it English form. >>>> >>>>log: >>>>Obtain some information from inetd(8) to fix "inetd" >>>>description in network-servers chapter. >>>>Add note about "daemon" term to "tcpwrappers" section >>>>of security chapter. >>> >>> >>>Ah, now that I see the log message... >>> >>>These two are really separate, a bit unrelated changes. If you do >>>commit the change to security/chapter.sgml do it in a second commit. >>>This way the CVS log entry of each file contains text that is relevant >>>to that file and not to some other, random stuff. >> >>ok, not a problem :) > > > I just don't like to see a ton of note this and note that > throughout the handbook. It looks rather ugly and is overused > in many cases as a replacement for rewriting the section to > conform to all releases. It's so much easier, IMO, to tag the > handbook; however, that is not a fight I can win here. > I hope, this is not fight with me :) [attempt to joke above] Yes, it so hard to fix all things, that really ugly. As translator, I work with huge amount of text from handbook, and some parts of it near to "too bad to translate". But it is at least better than nothing :) And, of course, you can commit another solution for issues, discussed in this topic, w/o asking me. > Please consider my rant as 'approved' so long as you do the > separation requested by Giorgos; I agree with him here. >