|
Lines 1-6
Link Here
|
| 1 |
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ |
1 |
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ |
| 2 |
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> |
2 |
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> |
| 3 |
%man; |
3 |
%man; |
|
|
4 |
|
| 5 |
<!ENTITY % doc PUBLIC "-//FreeBSD//ENTITIES DocBook Document Entities//EN"> |
| 6 |
%doc; |
| 4 |
]> |
7 |
]> |
| 5 |
|
8 |
|
| 6 |
<book> |
9 |
<book> |
|
Lines 768-775
Link Here
|
| 768 |
|
771 |
|
| 769 |
<para>The '<filename>/etc/ppp/ppp.conf</filename>' file contains the information and |
772 |
<para>The '<filename>/etc/ppp/ppp.conf</filename>' file contains the information and |
| 770 |
settings required to set up a dial-out PPP connection. More than one |
773 |
settings required to set up a dial-out PPP connection. More than one |
| 771 |
configuration may be contained in this file. The FreeBSD handbook |
774 |
configuration may be contained in this file. The |
| 772 |
(XXX URL? XXX) describes the contents and syntax of this file in |
775 |
<olink targetdocent="doc.handbook">FreeBSD Handbook</olink> |
|
|
776 |
describes the contents and syntax of this file in |
| 773 |
detail.</para> |
777 |
detail.</para> |
| 774 |
|
778 |
|
| 775 |
<para>This section will describe only the minimal configuration to get a |
779 |
<para>This section will describe only the minimal configuration to get a |