svn commit: r49981 - head/de_DE.ISO8859-1/htdocs/ipv6
Johann Kois
jkois at FreeBSD.org
Mon Feb 13 07:13:25 UTC 2017
Author: jkois
Date: Mon Feb 13 07:13:23 2017
New Revision: 49981
URL: https://svnweb.freebsd.org/changeset/doc/49981
Log:
MFde: Resync the subsection htdocs/de/ipv6
Modified:
head/de_DE.ISO8859-1/htdocs/ipv6/Makefile
head/de_DE.ISO8859-1/htdocs/ipv6/Makefile.inc
head/de_DE.ISO8859-1/htdocs/ipv6/index.xml
head/de_DE.ISO8859-1/htdocs/ipv6/ipv6.ent
Modified: head/de_DE.ISO8859-1/htdocs/ipv6/Makefile
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/ipv6/Makefile Mon Feb 13 07:07:37 2017 (r49980)
+++ head/de_DE.ISO8859-1/htdocs/ipv6/Makefile Mon Feb 13 07:13:23 2017 (r49981)
@@ -1,6 +1,6 @@
-# $FreeBSDde: de-www/ipv6/Makefile,v 1.2 2012/02/12 09:51:12 jkois Exp $
+# $FreeBSDde$
# $FreeBSD$
-# basiert auf: 1.5
+# basiert auf: r39631
.if exists(../Makefile.conf)
.include "../Makefile.conf"
Modified: head/de_DE.ISO8859-1/htdocs/ipv6/Makefile.inc
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/ipv6/Makefile.inc Mon Feb 13 07:07:37 2017 (r49980)
+++ head/de_DE.ISO8859-1/htdocs/ipv6/Makefile.inc Mon Feb 13 07:13:23 2017 (r49981)
@@ -1,6 +1,6 @@
-# $FreeBSDde: de-www/ipv6/Makefile.inc,v 1.1 2011/06/13 21:33:54 jkois Exp $
+# $FreeBSDde$
# $FreeBSD$
-# basiert auf: 1.1
+# basiert auf: r38826
WEBBASE?= /data/de/ipv6
DOC_PREFIX?= ${.CURDIR}/../../../..
Modified: head/de_DE.ISO8859-1/htdocs/ipv6/index.xml
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/ipv6/index.xml Mon Feb 13 07:07:37 2017 (r49980)
+++ head/de_DE.ISO8859-1/htdocs/ipv6/index.xml Mon Feb 13 07:13:23 2017 (r49981)
@@ -30,18 +30,21 @@
The FreeBSD German Documentation Project
The FreeBSD Documentation Project
- $FreeBSDde: de-www/ipv6/index.xml,v 1.3 2012/01/14 10:13:42 jkois Exp $
+ $FreeBSDde$
$FreeBSD$
- $basiert auf: 1.9
+ $basiert auf: r45654
-->
<!ENTITY title "IPv6 unter &os;">
<!ENTITY % catnav.ipv6 "INCLUDE">
<!ENTITY % catnav SYSTEM "ipv6.ent"> %catnav;
<!ENTITY ipv6onlysnap "http://wiki.freebsd.org/IPv6Only">
<!-- XXX: should use docbook man entities. -->
+<!ENTITY man.rtsol.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&cgibase;/man.cgi?query=rtsol&sektion=8'>rtsol(8)</a>">
+<!ENTITY man.rtsold.8 " <a xmlns='http://www.w3.org/1999/xhtml' href='&cgibase;/man.cgi?query=rtsold&sektion=8'>rtsold(8)</a>">
+<!--
<!ENTITY man.rtsol.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsol&sektion=8'>rtsol(8)</a>">
<!ENTITY man.rtsold.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsold&sektion=8'>rtsold(8)</a>">
-
+-->
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@@ -58,7 +61,7 @@
<p>IPv6 wird seit mehr als 10 Jahren von &os; unterstützt (die erste
&os;-Version mit standardmäßig aktivierter
IPv6-Unterstützung war &os; 4.0-RELEASE, das im Jahre 2000
- veröffentlicht wurde. Diese Seite beschreibt den aktuellen
+ veröffentlicht wurde). Diese Seite beschreibt den aktuellen
Stand der IPv6-Unterstützung unter &os; und bietet zusätzlich
Informationen zum "IPv6 World Day 2011".</p>
@@ -122,7 +125,7 @@
vom <a href="http://www.kame.net/">KAME</a>-Projekt erstellt wurde)
diente. &os; unterstützt IPv6 seit März 2000 (die
erste &os;-Version mit IPv6-Unterstützung war <a
- href="&base;/releases/">4.0-RELEASE</a>.
+ href="&base;/releases/">4.0-RELEASE</a>).
</p>
<h2>IPv6 und das &os; Project</h2>
Modified: head/de_DE.ISO8859-1/htdocs/ipv6/ipv6.ent
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/ipv6/ipv6.ent Mon Feb 13 07:07:37 2017 (r49980)
+++ head/de_DE.ISO8859-1/htdocs/ipv6/ipv6.ent Mon Feb 13 07:13:23 2017 (r49981)
@@ -26,9 +26,9 @@
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
- $FreeBSDde: de-www/ipv6/ipv6.ent,v 1.1 2011/06/13 21:33:54 jkois Exp $
+ $FreeBSDde$
$FreeBSD$
- basiert auf: 1.2
+ basiert auf: r39534
-->
<!ENTITY % catnav.ipv6 "IGNORE">
More information about the svn-doc-all
mailing list