Standardize internet -> Internet
Approved by: murray
This commit is contained in:
parent
e8ca7d55f8
commit
a3496b5d17
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9894
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.52 2001/07/13 22:44:03 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.53 2001/07/14 00:57:55 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="advanced-networking">
|
||||
|
@ -1404,7 +1404,7 @@ ISDN BRI line</literallayout>
|
|||
dedicated ISDN connection at your office and would like to
|
||||
tap into it, but don't want to get another ISDN line at work. A router
|
||||
at the office location can manage a dedicated B channel connection
|
||||
(64Kbs) to the internet, as well as a use the other B channel for a
|
||||
(64Kbs) to the Internet, as well as a use the other B channel for a
|
||||
separate data connection. The second B channel can be used for
|
||||
dial-in, dial-out or dynamically bond(MPP etc.) with the first B channel
|
||||
for more bandwidth.</para>
|
||||
|
@ -3095,7 +3095,7 @@ dhcp_flags=""</programlisting>
|
|||
<sect3>
|
||||
<title><filename>/etc/namedb/named.conf</filename></title>
|
||||
|
||||
<programlisting>// $FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.52 2001/07/13 22:44:03 murray Exp $
|
||||
<programlisting>// $FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.53 2001/07/14 00:57:55 murray Exp $
|
||||
//
|
||||
// Refer to the named(8) man page for details. If you are ever going
|
||||
// to setup a primary server, make sure you've understood the hairy
|
||||
|
@ -3645,7 +3645,7 @@ www IN CNAME @
|
|||
|
||||
<para>Most commonly, a user has a machine connected to a cable or DSL
|
||||
line with one ip and wishes to use this one connected computer to
|
||||
provide internet access to several more over a LAN.</para>
|
||||
provide Internet access to several more over a LAN.</para>
|
||||
|
||||
<para>To do this, the FreeBSD machine on the Internet must act as a
|
||||
gateway. This gateway machine must have two NICs--one for connecting
|
||||
|
|
Loading…
Reference in a new issue