cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml

Marc Fonvieille blackend at FreeBSD.org
Mon Feb 13 14:48:44 PST 2006


On Mon, Feb 13, 2006 at 08:06:52PM +0000, Ceri Davies wrote:
> ceri        2006-02-13 20:06:52 UTC
> 
>   FreeBSD doc repository
> 
>   Modified files:
>     en_US.ISO8859-1/books/handbook/advanced-networking 
>                                                        chapter.sgml 
>   Log:
>   PLIP interfaces are not, and never have been, called lp0 on 4.x.
>   Correct the PLIP section appropriately.
>

Under 4.11

% ifconfig lp0
lp0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.0.0.1 --> 10.0.0.2 netmask 0xff000000

and

http://www.freebsd.org/cgi/man.cgi?query=lp&sektion=4

But it was a good thing to just remove 4.Xisms.

Marc


More information about the cvs-doc mailing list