From owner-p4-projects@FreeBSD.ORG Fri May 1 07:07:56 2009
Return-Path:
Delivered-To: p4-projects@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 32767)
id B8E941065672; Fri, 1 May 2009 07:07:55 +0000 (UTC)
Delivered-To: perforce@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
by hub.freebsd.org (Postfix) with ESMTP id 7883E106566C
for ; Fri, 1 May 2009 07:07:55 +0000 (UTC)
(envelope-from pgj@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
[IPv6:2001:4f8:fff6::29])
by mx1.freebsd.org (Postfix) with ESMTP id 5C83E8FC08
for ; Fri, 1 May 2009 07:07:55 +0000 (UTC)
(envelope-from pgj@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4177t3D075967
for ; Fri, 1 May 2009 07:07:55 GMT
(envelope-from pgj@FreeBSD.org)
Received: (from perforce@localhost)
by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4177tCs075965
for perforce@freebsd.org; Fri, 1 May 2009 07:07:55 GMT
(envelope-from pgj@FreeBSD.org)
Date: Fri, 1 May 2009 07:07:55 GMT
Message-Id: <200905010707.n4177tCs075965@repoman.freebsd.org>
X-Authentication-Warning: repoman.freebsd.org: perforce set sender to
pgj@FreeBSD.org using -f
From: Gabor Pali
To: Perforce Change Reviews
Cc:
Subject: PERFORCE change 161417 for review
X-BeenThere: p4-projects@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: p4 projects tree changes
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Fri, 01 May 2009 07:07:56 -0000
http://perforce.freebsd.org/chv.cgi?CH=161417
Change 161417 by pgj@petymeg on 2009/05/01 07:06:54
IFC
Affected files ...
.. //depot/projects/docproj_hu/doc/share/sgml/man-refs.ent#17 integrate
.. //depot/projects/docproj_hu/www/en/administration.sgml#6 integrate
.. //depot/projects/docproj_hu/www/en/releases/7.2R/Makefile#3 integrate
.. //depot/projects/docproj_hu/www/en/releases/7.2R/announce.sgml#1 branch
.. //depot/projects/docproj_hu/www/en/releases/7.2R/errata.html#1 branch
.. //depot/projects/docproj_hu/www/en/releases/7.2R/hardware.html#1 branch
.. //depot/projects/docproj_hu/www/en/releases/7.2R/readme.html#1 branch
.. //depot/projects/docproj_hu/www/en/releases/7.2R/relnotes-detailed.html#1 branch
.. //depot/projects/docproj_hu/www/en/releases/7.2R/relnotes.sgml#1 branch
.. //depot/projects/docproj_hu/www/hu/platforms/sparc.sgml#13 integrate
.. //depot/projects/docproj_hu/www/hu/share/sgml/news.xml#19 integrate
.. //depot/projects/docproj_hu/www/share/sgml/commercial.isp.xml#11 integrate
.. //depot/projects/docproj_hu/www/share/sgml/usergroups.xml#7 integrate
Differences ...
==== //depot/projects/docproj_hu/doc/share/sgml/man-refs.ent#17 (text+ko) ====
@@ -20,7 +20,7 @@
lexicographical order by the entity (i.e., the dots used in place of
special characters should not be expanded when comparing).
- $FreeBSD: doc/share/sgml/man-refs.ent,v 1.484 2009/04/27 21:45:44 hrs Exp $
+ $FreeBSD: doc/share/sgml/man-refs.ent,v 1.485 2009/04/29 15:13:21 hrs Exp $
-->
@@ -3753,6 +3753,7 @@
+
==== //depot/projects/docproj_hu/www/en/administration.sgml#6 (text+ko) ====
@@ -1,5 +1,5 @@
+
%developers;
@@ -440,7 +440,7 @@
distributed work and communication to be synchronised. It
consists mainly of those people who have physical access to the servers.
Issues concerning the projects infrastructure or setting up new
- machines should be directed to the cluster admnistrators.
+ machines should be directed to the cluster administrators.
- &a.billf; <billf@FreeBSD.org>
==== //depot/projects/docproj_hu/www/en/releases/7.2R/Makefile#3 (text+ko) ====
@@ -1,4 +1,4 @@
-# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.3 2009/04/10 13:07:15 blackend Exp $
+# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.5 2009/04/29 18:01:34 hrs Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@@ -7,6 +7,12 @@
.include "../Makefile.inc"
.endif
-DOCS= schedule.sgml
+DOCS= announce.sgml relnotes.sgml schedule.sgml
+
+DATA= docbook.css
+DATA+= errata.html
+DATA+= hardware.html
+DATA+= readme.html
+DATA+= relnotes-detailed.html
.include "${WEB_PREFIX}/share/mk/web.site.mk"
==== //depot/projects/docproj_hu/www/hu/platforms/sparc.sgml#13 (text+ko) ====
@@ -1,6 +1,6 @@
-
+
==== //depot/projects/docproj_hu/www/hu/share/sgml/news.xml#19 (text+ko) ====
@@ -11,7 +11,7 @@
- $FreeBSD: www/hu/share/sgml/news.xml,v 1.4 2009/04/22 11:04:02 pgj Exp $
+ $FreeBSD: www/hu/share/sgml/news.xml,v 1.5 2009/04/28 11:27:48 pgj Exp $
==== //depot/projects/docproj_hu/www/share/sgml/commercial.isp.xml#11 (text+ko) ====
@@ -1,12 +1,12 @@
-
+
- $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.44 2009/03/25 18:47:28 jkois Exp $
+ $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.45 2009/04/28 17:00:15 jkois Exp $
@@ -99,6 +99,16 @@
+
+ BSD Virtual Machines
+ http://bsdvm.com
+
+ Our company offers virtual private servers on the most stable in the world
+ BSD platform. This includes operating systems from BSD family such as
+ FreeBSD, OpenBSD and NetBSD.
+
+
+
DBI Hosting
http://www.dbihosting.com
==== //depot/projects/docproj_hu/www/share/sgml/usergroups.xml#7 (text+ko) ====
@@ -5,7 +5,7 @@
- $FreeBSD: www/share/sgml/usergroups.xml,v 1.77 2009/03/16 19:20:46 delphij Exp $
+ $FreeBSD: www/share/sgml/usergroups.xml,v 1.78 2009/04/30 06:24:53 murray Exp $
@@ -1057,7 +1057,7 @@
http://www.kbug.gr.jp
The Kansai *BSD Users Group was established on
November 13, 1999. It is expected to promote communication of
- any of the BSD variants' users. Some of its activitities are to
+ any of the BSD variants' users. Some of its activities are to
hold friendly parties of the members, and to hold seminars
covering wide variety of topics. Please e-mail here (kbug-admin@kbug.gr.jp).