PERFORCE change 161887 for review

Rene Ladan rene at FreeBSD.org
Sun May 10 13:06:37 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=161887

Change 161887 by rene at rene_self on 2009/05/10 13:06:02

	[website]
	Make docs.sgml buildable and add %SOURCE% / %SRCID% markers

Affected files ...

.. //depot/projects/docproj_nl/www/nl/docs.sgml#2 edit

Differences ...

==== //depot/projects/docproj_nl/www/nl/docs.sgml#2 (text+ko) ====

@@ -1,12 +1,13 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
-<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.192 2005/08/17 07:19:59 linimon Exp $">
-<!ENTITY title "FreeBSD Documentation">
-<!ENTITY % navincludes SYSTEM "includes.navdocs.sgml"> %navincludes;
-<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
+<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
+<!ENTITY date "$FreeBSD: $">
+<!ENTITY title "&os; Documentatie">
+<!ENTITY % navinclude.docs "INCLUDE">
 ]>
-<!-- $FreeBSDnl: www/nl/docs.sgml,v 1.3 2006/01/05 19:44:48 siebrand Exp $ -->
-<!-- Gebaseerd op: 1.192 -->
-<!-- Vertaald door: Siebrand Mazeland -->
+
+<!-- Vertaald door: Siebrand Mazeland
+     %SOURCE%	www/en/docs.sgml
+     %SRCID%	1.195
+ -->
 
 <html>
     &header;


More information about the p4-projects mailing list