diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2004-07-10 16:40:06 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2004-07-10 16:40:06 +0000 |
commit | 09ad1fbbe3195119e24c4839d199a2e1b373e4fa (patch) | |
tree | ade5f713635dc50aadf8a98f6e2ee1207265d92e /fr_FR.ISO8859-1 | |
parent | 61e9777ed7c5d58af254cb5aef7e1477ec254720 (diff) |
Notes
Diffstat (limited to 'fr_FR.ISO8859-1')
-rw-r--r-- | fr_FR.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fr_FR.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml b/fr_FR.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml index ebcdb21793..db228ed3ce 100644 --- a/fr_FR.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml +++ b/fr_FR.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml @@ -3,7 +3,7 @@ The FreeBSD French Documentation Project $FreeBSD$ - Original revision: 1.261 + Original revision: 1.138 --> <chapter id="ppp-and-slip"> @@ -19,7 +19,7 @@ </authorgroup> </chapterinfo> - <title>PPP et SLIP ** Traduction en Cours **</title> + <title>PPP et SLIP</title> &trans.a.fonvieille; <sect1 id="ppp-and-slip-synopsis"> @@ -893,7 +893,7 @@ ppp_profile="adsl"</programlisting> disponible dans le format HTML, une fois que le logiciel a été installé. Il se trouve dans le répertoire <filename - role="directory"><replaceable>PREFIX</replaceable>/share/mpd/</filename>. + role="directory"><replaceable>PREFIX</replaceable>/share/doc/mpd/</filename>. Voici un exemple de configuration pour se connecter à un service ADSL à l'aide de <application>mpd</application>. La configuration est @@ -946,7 +946,7 @@ adsl: <programlisting>adsl: set link type pptp set pptp mode active - set pptp enable originate incoming outcall + set pptp enable originate outcall set pptp self <replaceable>10.0.0.1</replaceable> <co id="co-mpd-ex-self"> set pptp peer <replaceable>10.0.0.138</replaceable> <co |