Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2006 14:44:44 +0100 (CET)
From:      Rudolf Cejka <cejkar@fit.vutbr.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/105475: [PATCH] Entity % includes is not used anymore
Message-ID:  <200611131344.kADDiiIb094233@kazi.fit.vutbr.cz>
Resent-Message-ID: <200611131350.kADDoBqf012053@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105475
>Category:       www
>Synopsis:       [PATCH] Entity % includes is not used anymore
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 13 13:50:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rudolf Cejka
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FIT, Brno University of Technology, Czech Republic
>Environment:
>Description:

Below is the patch, which removes one forgotten instance of entity
% includes, which is not used anymore.

--- en/ports/references.sgml.orig	Fri Nov 10 04:33:36 2006
+++ en/ports/references.sgml	Fri Nov 10 04:33:42 2006
@@ -3,7 +3,6 @@
 <!ENTITY date "$FreeBSD: www/en/ports/references.sgml,v 1.3 2006/08/19 21:20:42 hrs Exp $">
 <!ENTITY title 'FreeBSD Ports -- References'>
 <!ENTITY % navinclude.ports "INCLUDE">
-<!ENTITY % includes SYSTEM "../includes.sgml">
 <!ENTITY % ports.ent SYSTEM "ports.ent">
 %ports.ent;
 <!ENTITY email 'ports'>
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611131344.kADDiiIb094233>