Re: 5.6 ... small detail

2014-11-04 Thread David Carlier
Thanks ! On 4 November 2014 19:00, Otto Moerbeek wrote: > On Tue, Nov 04, 2014 at 01:49:32PM -0500, Ted Unangst wrote: > > > On Tue, Nov 04, 2014 at 16:38, David Carlier wrote: > > > Hi all, > > > > > > Just updated to 5.6 and was happy to see that gets(3) was removed for > good > > > ... althou

Re: 5.6 ... small detail

2014-11-04 Thread Otto Moerbeek
On Tue, Nov 04, 2014 at 01:49:32PM -0500, Ted Unangst wrote: > On Tue, Nov 04, 2014 at 16:38, David Carlier wrote: > > Hi all, > > > > Just updated to 5.6 and was happy to see that gets(3) was removed for good > > ... althought it seems to be still available only in the man page. > > It's no lon

Re: 5.6 ... small detail

2014-11-04 Thread Ted Unangst
On Tue, Nov 04, 2014 at 16:38, David Carlier wrote: > Hi all, > > Just updated to 5.6 and was happy to see that gets(3) was removed for good > ... althought it seems to be still available only in the man page. It's no longer part of the fgets man page, but if you have the old gets man page lying

5.6 ... small detail

2014-11-04 Thread David Carlier
Hi all, Just updated to 5.6 and was happy to see that gets(3) was removed for good ... althought it seems to be still available only in the man page. Kind regards.