On Wed, Jul 1, 2009 at 12:57 PM, pluknet<[email protected]> wrote: > 2009/7/1 Vlad Galu <[email protected]>: >> Right now, to be able to compile with g++ (not gcc), I have to declare >> it in a "extern <<C>>" scope. > > > setfib() is declared in -current only in sys/socket.h (r1.102). > > Can some please correct setfib(2) manpage? > > --- lib/libc/sys/setfib.2.orig 2009-07-01 13:50:07.000000000 +0400 > +++ lib/libc/sys/setfib.2 2009-07-01 13:50:22.000000000 +0400 > @@ -33,6 +33,7 @@ > .Sh LIBRARY > .Lb libc > .Sh SYNOPSIS > +.In sys/socket.h > .Ft int > .Fn setfib "int fib" > .Sh DESCRIPTION > > -- > wbr, > pluknet >
It would be great if the change to socket.h could be MFCed :) Thanks! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
