Avoid using 'it' where it might be ambiguous.
This commit is contained in:
parent
e07216f989
commit
1c548b44c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14094
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ host2.example.com link#1 UC 0 0
|
|||
section</link>) and the <hostid>localhost</hostid> route.</para>
|
||||
|
||||
<indexterm><primary>loopback device</primary></indexterm>
|
||||
<para>The interface (<literal>Netif</literal> column) that it specifies
|
||||
<para>The interface (<literal>Netif</literal> column) that this routing table specifies
|
||||
to use for <literal>localhost</literal> is
|
||||
<devicename>lo0</devicename>, also known as the loopback device. This
|
||||
says to keep all traffic for this destination internal, rather than
|
||||
|
|
Loading…
Reference in a new issue