svn commit: r46709 - head/de_DE.ISO8859-1/books/handbook/ppp-and-slip

Bjoern Heidotting bhd at FreeBSD.org
Tue May 19 18:44:25 UTC 2015


Author: bhd
Date: Tue May 19 18:44:24 2015
New Revision: 46709
URL: https://svnweb.freebsd.org/changeset/doc/46709

Log:
  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)

Modified:
  head/de_DE.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml	Tue May 19 17:31:41 2015	(r46708)
+++ head/de_DE.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml	Tue May 19 18:44:24 2015	(r46709)
@@ -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
 


More information about the svn-doc-head mailing list