Update to r40833:
Remove mention of plip0, the parallel-port network device.
This commit is contained in:
parent
463c3af470
commit
47e530e7d3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47404
1 changed files with 1 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-docproj/books/handbook/config/chapter.xml,v 1.151 2011/12/19 14:55:31 bcr Exp $
|
$FreeBSDde: de-docproj/books/handbook/config/chapter.xml,v 1.151 2011/12/19 14:55:31 bcr Exp $
|
||||||
basiert auf: r40792
|
basiert auf: r40833
|
||||||
-->
|
-->
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||||
|
@ -1126,7 +1126,6 @@ dc1: flags=8802<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
|
||||||
inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
|
inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
|
||||||
media: Ethernet 10baseT/UTP
|
media: Ethernet 10baseT/UTP
|
||||||
status: no carrier
|
status: no carrier
|
||||||
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
|
|
||||||
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
|
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
|
||||||
options=3<RXCSUM,TXCSUM>
|
options=3<RXCSUM,TXCSUM>
|
||||||
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
|
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
|
||||||
|
@ -1148,12 +1147,6 @@ lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
|
||||||
Ethernet-Adapter</para>
|
Ethernet-Adapter</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para><filename>plip0</filename>: Die parallele
|
|
||||||
Schnittstelle (falls Ihr System über eine
|
|
||||||
derartige Schnittstelle verfügt)</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>lo0</filename>: Das Loopback-Gerät</para>
|
<para><filename>lo0</filename>: Das Loopback-Gerät</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
Loading…
Reference in a new issue