Update to r39010:
Add a note to a handbook chapter about the mpd.conf example only working for mpd version 4. Approved by: bcr (mentor)
This commit is contained in:
parent
7a41f3db24
commit
423c771c04
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46709
1 changed files with 7 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/ppp-and-slip/chapter.xml,v 1.94 2012/02/16 20:12:54 bcr Exp $
|
||||
basiert auf: 1.197
|
||||
basiert auf: r39010
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="ppp-and-slip">
|
||||
<info><title>PPP und SLIP</title>
|
||||
|
@ -2340,6 +2340,12 @@ ppp_profile="adsl"</programlisting>
|
|||
verteilt. Zunächst die Datei
|
||||
<filename>mpd.conf</filename>:</para>
|
||||
|
||||
<note>
|
||||
<para>Dieses Beispiel für <filename>mpd.conf</filename>
|
||||
funktioniert nur mit <application>mpd</application>
|
||||
4.x.</para>
|
||||
</note>
|
||||
|
||||
<programlisting>default:
|
||||
load adsl
|
||||
|
||||
|
|
Loading…
Reference in a new issue