Date: Mon, 5 Apr 2010 01:48:05 GMT From: Gabor Pali <pgj@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 176522 for review Message-ID: <201004050148.o351m5rg049160@repoman.freebsd.org>
index | next in thread | raw e-mail
http://p4web.freebsd.org/chv.cgi?CH=176522 Change 176522 by pgj@Binturong on 2010/04/05 01:47:18 IFC Affected files ... .. //depot/projects/docproj_hu/src_7/release/doc/en_US.ISO8859-1/errata/article.sgml#11 integrate .. //depot/projects/docproj_hu/www/en/releases/7.3R/errata.html#4 integrate .. //depot/projects/docproj_hu/www/en/releases/8.1R/Makefile#1 branch .. //depot/projects/docproj_hu/www/en/releases/8.1R/docbook.css#1 branch .. //depot/projects/docproj_hu/www/en/releases/8.1R/schedule.sgml#1 branch .. //depot/projects/docproj_hu/www/en/releases/Makefile#6 integrate .. //depot/projects/docproj_hu/www/en/releng/index.sgml#40 integrate .. //depot/projects/docproj_hu/www/hu/share/sgml/news.xml#94 integrate .. //depot/projects/docproj_hu/www/share/sgml/news.xml#91 integrate Differences ... ==== //depot/projects/docproj_hu/src_7/release/doc/en_US.ISO8859-1/errata/article.sgml#11 (text+ko) ==== @@ -37,7 +37,7 @@ The &os; Project </corpauthor> - <pubdate>$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.73.4.18 2010/03/30 19:41:43 hrs Exp $</pubdate> + <pubdate>$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.73.4.19 2010/04/03 10:07:10 hrs Exp $</pubdate> <copyright> <year>2010</year> @@ -167,6 +167,18 @@ <sect1 id="late-news"> <title>Late-Breaking News and Corrections</title> + <para>[20100402] The &os; 7.3-RELEASE Release Notes incorrectly + mentioned that a <option>-p</option> flag has been added to the + &man.ps.1; utility. It should have been a <option>-d</option> + flag. The correct entry is:</para> + + <blockquote> + <para>The &man.ps.1; command now supports a new flag + <option>-d</option>. This displays descendant info with the + output similar to Linux's <option>-H</option> (or + <option>-f</option>).</para> + </blockquote> + <para>[20100330] The <filename>libc</filename> of &os; 7.3-RELEASE has the &man.fdopendir.3; function but <filename><dirent.h></filename> header file does not @@ -188,9 +200,9 @@ planned.</para> <para>[20100323] The &os; 7.3-RELEASE Release Notes incorrectly - mentioned that the hwpmc(4) driver has been added though this + mentioned that the &man.hwpmc.4; driver has been added though this driver has already been added in 7.0-RELEASE. The changes in - 7.3-RELEASE are that pmcannotate(8) utility and support for + 7.3-RELEASE are that &man.pmcannotate.8; utility and support for Intel Core 2 and Core i7 have been added.</para> </sect1> </article> ==== //depot/projects/docproj_hu/www/en/releases/7.3R/errata.html#4 (text+ko) ==== @@ -19,7 +19,7 @@ <p class="COPYRIGHT">Copyright © 2010 The FreeBSD Documentation Project</p> <p class="PUBDATE">$FreeBSD: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml -205916 2010-03-30 19:41:43Z hrs $<br /> +206131 2010-04-03 10:07:10Z hrs $<br /> </p> <div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a> @@ -102,6 +102,22 @@ <h2 class="SECT1"><a id="LATE-NEWS" name="LATE-NEWS">4 Late-Breaking News and Corrections</a></h2> +<p>[20100402] The FreeBSD 7.3-RELEASE Release Notes incorrectly mentioned that a <code +class="OPTION">-p</code> flag has been added to the <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=ps&sektion=1&manpath=FreeBSD+7.3-stable"><span + class="CITEREFENTRY"><span class="REFENTRYTITLE">ps</span>(1)</span></a> utility. It +should have been a <code class="OPTION">-d</code> flag. The correct entry is:</p> + +<a id="AEN44" name="AEN44"></a> +<blockquote class="BLOCKQUOTE"> +<p>The <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=ps&sektion=1&manpath=FreeBSD+7.3-stable"><span + class="CITEREFENTRY"><span class="REFENTRYTITLE">ps</span>(1)</span></a> command now +supports a new flag <code class="OPTION">-d</code>. This displays descendant info with +the output similar to Linux's <code class="OPTION">-H</code> (or <code +class="OPTION">-f</code>).</p> +</blockquote> + <p>[20100330] The <tt class="FILENAME">libc</tt> of FreeBSD 7.3-RELEASE has the <a href="http://www.FreeBSD.org/cgi/man.cgi?query=fdopendir&sektion=3&manpath=FreeBSD+7.3-stable"> <span class="CITEREFENTRY"><span class="REFENTRYTITLE">fdopendir</span>(3)</span></a> @@ -120,10 +136,14 @@ href="http://svn.freebsd.org/changeset/base/205539" target="_top">r205539 (RELENG_7)</a>. An Errata Notice for 7.3-RELEASE is planned.</p> -<p>[20100323] The FreeBSD 7.3-RELEASE Release Notes incorrectly mentioned that the -hwpmc(4) driver has been added though this driver has already been added in 7.0-RELEASE. -The changes in 7.3-RELEASE are that pmcannotate(8) utility and support for Intel Core 2 -and Core i7 have been added.</p> +<p>[20100323] The FreeBSD 7.3-RELEASE Release Notes incorrectly mentioned that the <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=hwpmc&sektion=4&manpath=FreeBSD+7.3-stable"> +<span class="CITEREFENTRY"><span class="REFENTRYTITLE">hwpmc</span>(4)</span></a> driver +has been added though this driver has already been added in 7.0-RELEASE. The changes in +7.3-RELEASE are that <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=pmcannotate&sektion=8&manpath=FreeBSD+7.3-stable"> +<span class="CITEREFENTRY"><span class="REFENTRYTITLE">pmcannotate</span>(8)</span></a> +utility and support for Intel Core 2 and Core i7 have been added.</p> </div> </div> ==== //depot/projects/docproj_hu/www/en/releases/Makefile#6 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/releases/Makefile,v 1.55 2010/02/23 20:57:17 hrs Exp $ +# $FreeBSD: www/en/releases/Makefile,v 1.56 2010/04/04 18:55:35 kensmith Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -16,7 +16,7 @@ SUBDIR+= 5.0R 5.1R 5.2R 5.2.1R 5.3R 5.4R 5.5R SUBDIR+= 6.0R 6.1R 6.2R 6.3R 6.4R SUBDIR+= 7.0R 7.1R 7.2R 7.3R -SUBDIR+= 8.0R +SUBDIR+= 8.0R 8.1R .if defined $(NEW_BUILD) SUBDIR= ==== //depot/projects/docproj_hu/www/en/releng/index.sgml#40 (text+ko) ==== @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!ENTITY base CDATA ".."> -<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.284 2010/03/31 07:38:22 maxim Exp $"> +<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.285 2010/04/04 19:07:22 kensmith Exp $"> <!ENTITY email 're'> <!ENTITY title "Release Engineering Information"> <!ENTITY % navinclude.developers "INCLUDE"> @@ -48,6 +48,12 @@ </tr> <tr> + <td>July 2010</td> + <td>&os; 8.1</td> + <td><a href="&base;/releases/8.1R/schedule.html">Schedule</a></td> + </tr> + + <tr> <td>March 2010</td> <td>&os; 7.3</td> <td>Released on March 23, 2010.</td> ==== //depot/projects/docproj_hu/www/hu/share/sgml/news.xml#94 (text+ko) ==== @@ -11,7 +11,7 @@ <news> <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0"> <cvs:keyword name="freebsd"> - $FreeBSD: www/hu/share/sgml/news.xml,v 1.41 2010/03/25 20:53:26 pgj Exp $ + $FreeBSD: www/hu/share/sgml/news.xml,v 1.42 2010/04/02 13:14:57 pgj Exp $ </cvs:keyword> </cvs:keywords> ==== //depot/projects/docproj_hu/www/share/sgml/news.xml#91 (text+ko) ==== @@ -25,7 +25,7 @@ <news> <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0"> <cvs:keyword name="freebsd"> - $FreeBSD: www/share/sgml/news.xml,v 1.305 2010/03/31 11:36:32 decke Exp $ + $FreeBSD: www/share/sgml/news.xml,v 1.306 2010/04/04 15:37:05 rwatson Exp $ </cvs:keyword> </cvs:keywords> @@ -33,6 +33,24 @@ <name>2010</name> <month> + <name>4</name> + + <day> + <name>4</name> + + <event> + <p>FreeBSD Project is <a href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=0+0+archive/2010/freebsd-announce/20100404.freebsd-announce">participating in Google's Summer of Code programme</a> + for a sixth year. Undergraduate and graduate students are + invited to apply for a grant to spend the summer improving the + FreeBSD operating system! More information available on the + <a href="&enbase;/projects/summerofcode.html">FreeBSD Summer of + code page</a>, including a poster to hang up at a university + near you!</p> + </event> + </day> + </month> + + <month> <name>3</name> <day>help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004050148.o351m5rg049160>
