Resync r41060 - remove de/htdocs/availability.xml from the repo.
This commit is contained in:
parent
f2c579ee76
commit
57cf16ca03
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49518
2 changed files with 2 additions and 33 deletions
|
@ -1,8 +1,8 @@
|
|||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD German Documentation Project
|
||||
# $FreeBSD$
|
||||
# $FreeBSDde: de-www/Makefile,v 1.51 2011/06/13 21:33:54 jkois Exp $
|
||||
# basiert auf: 1.145
|
||||
# $FreeBSDde$
|
||||
# basiert auf: r41060
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -16,7 +16,6 @@
|
|||
DOCS= about.xml
|
||||
DOCS+= administration.xml
|
||||
DOCS+= applications.xml
|
||||
DOCS+= availability.xml
|
||||
DOCS+= art.xml
|
||||
DOCS+= docs.xml
|
||||
DOCS+= features.xml
|
||||
|
|
|
@ -1,30 +0,0 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
||||
<!ENTITY dedate "$FreeBSDde: de-www/availability.xml,v 1.12 2006/10/19 19:25:59 jkois Exp $">
|
||||
<!ENTITY reference "basiert auf: 1.35">
|
||||
<!ENTITY title "Bezugsquellen von FreeBSD">
|
||||
]>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="5;url=&base;/index.html"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
|
||||
<title>&title;</title>
|
||||
|
||||
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="navinclude.about">
|
||||
|
||||
<p>Diese Seite wurde in die <a href="&base;/index.html">FreeBSD
|
||||
Startseite</a> integriert. Sie sollten innerhalb der
|
||||
nächsten Sekunden automatisch dorthin weitergeleitet
|
||||
werden. Falls dies nicht geschieht, aktualisieren Sie bitte
|
||||
Ihre Lesezeichen und folgen Sie dem Link.</p>
|
||||
|
||||
<p>Bitte entschuldigen Sie die Unannehmlichkeiten.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue