Date: Thu, 23 Jan 2003 21:11:21 +0300 From: Yar Tikhiy <yar@FreeBSD.org> To: Ceri Davies <setantae@submonkey.net>, Julian Mayer <julianmayer@mac.com>, knu@FreeBSD.org, ports@FreeBSD.org, hackers@FreeBSD.org Subject: Re: FreeBSD Port: portupgrade-20021216 Message-ID: <20030123181121.GB8943@comp.chem.msu.su> In-Reply-To: <20030123175344.GC19717@straylight.oblivion.bg> References: <F123A396-2E66-11D7-9D30-00039303B9CC@mac.com> <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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030123181121.GB8943>