2004-06-12 09:11:39 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-12 09:11:39 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="connect-dialup">
|
2005-05-01 02:36:36 +08:00
|
|
|
<?dbhtml filename="dialup.html"?>
|
2005-05-31 00:13:27 +08:00
|
|
|
|
2005-05-05 05:45:15 +08:00
|
|
|
<title>Dial-up Networking</title>
|
2005-05-31 00:13:27 +08:00
|
|
|
|
2005-07-31 02:14:25 +08:00
|
|
|
<para>This chapter provides utilities for system interaction with a modem.</para>
|
2005-05-31 00:13:27 +08:00
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppp.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="wvdial.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|