Remove the net-routing.pic image from the build for the moment.
It's a quick-dirty hack to fix the build.
This commit is contained in:
parent
ae48d47e7c
commit
69715fffd4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19374
2 changed files with 5 additions and 5 deletions
en_US.ISO8859-1/books/handbook
|
@ -39,7 +39,7 @@ INSTALL_ONLY_COMPRESSED?=
|
|||
IMAGES_EN = advanced-networking/isdn-bus.eps
|
||||
IMAGES_EN+= advanced-networking/isdn-twisted-pair.eps
|
||||
IMAGES_EN+= advanced-networking/natd.eps
|
||||
IMAGES_EN+= advanced-networking/net-routing.pic
|
||||
#IMAGES_EN+= advanced-networking/net-routing.pic
|
||||
IMAGES_EN+= install/adduser1.scr
|
||||
IMAGES_EN+= install/adduser2.scr
|
||||
IMAGES_EN+= install/adduser3.scr
|
||||
|
|
|
@ -282,17 +282,17 @@ host2.example.com link#1 UC 0 0
|
|||
<para>Let us look at an example of default routes. This is a common
|
||||
configuration:</para>
|
||||
|
||||
<mediaobject>
|
||||
<!-- <mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="advanced-networking/net-routing">
|
||||
</imageobject>
|
||||
|
||||
<textobject>
|
||||
<textobject>-->
|
||||
<literallayout class="monospaced">
|
||||
[Local2] <--ether--> [Local1] <--PPP--> [ISP-Serv] <--ether--> [T1-GW]
|
||||
</literallayout>
|
||||
</textobject>
|
||||
</mediaobject>
|
||||
<!-- </textobject>
|
||||
</mediaobject>-->
|
||||
|
||||
<para>The hosts <hostid>Local1</hostid> and
|
||||
<hostid>Local2</hostid> are at your site.
|
||||
|
|
Loading…
Reference in a new issue