From owner-freebsd-ports Thu Jan 23 10:11:27 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AAC437B401; Thu, 23 Jan 2003 10:11:26 -0800 (PST) Received: from comp.chem.msu.su (comp-ext.chem.msu.su [158.250.32.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9147D43ED8; Thu, 23 Jan 2003 10:11:24 -0800 (PST) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.12.3/8.12.3) with ESMTP id h0NIBMsA010444; Thu, 23 Jan 2003 21:11:22 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.12.3/8.12.3/Submit) id h0NIBLdU010435; Thu, 23 Jan 2003 21:11:21 +0300 (MSK) (envelope-from yar) Date: Thu, 23 Jan 2003 21:11:21 +0300 From: Yar Tikhiy To: Ceri Davies , Julian Mayer , knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123181121.GB8943@comp.chem.msu.su> References: <20030123081224.GA471@straylight.oblivion.bg> <20030123101216.GA2856@submonkey.net> <20030123134749.GA377@straylight.oblivion.bg> <20030123174706.GA8943@comp.chem.msu.su> <20030123175344.GC19717@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030123175344.GC19717@straylight.oblivion.bg> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 23, 2003 at 07:53:44PM +0200, Peter Pentchev wrote: > > Peter, here is a bit reworked version of your patch. > > Does it look reasonable? > > Yes, this looks fine; the data connection port issue was brought up by > Matthew Seaman in a private message to me, which I did not respond to > immediately, because I wanted to feel the general thoughts on the > subject. Now that you have incorporated it into your patch, it all > sounds great :) Thanks! > I see that you have also changed my '.Nm' macro for the 'ftp' service to > '.Dq'; that's fine too, I was in quite a bit of doubt myself over > exactly which mdoc macro to use. The '.Nm' came from the telnet(1) > manual page, but it did not look quite right to me. As far as I know mdoc, .Nm should be used once with an argument, the subject of the page, and then it may be used with no argument to refer to the subject since it remembers its argument. Therefore excuse me, but your using ".Nm ftp" in the middle of the page to refer to "ftp" as a TCP service wasn't quite correct :-) -- Yar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message