parent
d273a43893
commit
fef76d5c8e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9852
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.48 2001/06/28 18:37:43 nik Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.49 2001/07/08 15:40:16 schweikh Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kernelconfig">
|
||||
|
@ -952,7 +952,7 @@ device sn0 at isa? port 0x300 irq 10
|
|||
<filename>/usr/src/sys/i386/conf/LINT</filename> for which cards are
|
||||
supported by which driver.</para>
|
||||
|
||||
<programlisting># Pseudo devices - the number indicates how many units to allocated.
|
||||
<programlisting># Pseudo devices - the number indicates how many units to allocate.
|
||||
pseudo-device loop # Network loopback</programlisting>
|
||||
|
||||
<para>This is the generic loopback device for TCP/IP. If you telnet
|
||||
|
|
Loading…
Reference in a new issue