Subject: Re: CVS commit: src/usr.bin/tftp
To: Rui Paulo <rpaulo@fnop.net>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: source-changes
Date: 07/22/2006 01:04:13
On 22-Jul-06, at 12:53 AM, Rui Paulo wrote:

> At Sat, 22 Jul 2006 02:06:01 +0200 (CEST),
> Hubert Feyrer wrote:
>>
>> On Fri, 21 Jul 2006, Jared D. McNeill wrote:
>>> Modified Files:
>>> 	src/usr.bin/tftp: extern.h main.c tftp.c
>>>
>>> Log Message:
>>> Add support for the multicast TFTP option. Reviewed by Rui Paulo.
>>
>> No manpage update to describe  your change?
>> Also, I think adding an entry into src/doc/CHANGES for this seems
>> appropriate.
>
> Jared told me he was going to do the man page.

I'm not really sure what to update in the man page, apart from "the  
client also supports this". The use case for this is identical to a  
unicast TFTP transaction (ie: no new options, commands, etc).

Cheers,
Jared