PERFORCE change 193163 for review
Rene Ladan
rene at FreeBSD.org
Sun May 15 03:10:18 UTC 2011
http://p4web.freebsd.org/@@193163?ac=10
Change 193163 by rene at rene_acer on 2011/05/15 03:10:00
IFC
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#39 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.conf.default#3 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/pr-guidelines/article.sgml#7 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/faq/book.sgml#35 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#21 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#106 integrate
.. //depot/projects/docproj_nl/share/pgpkeys/gioria.key#2 delete
.. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#54 integrate
.. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#51 integrate
.. //depot/projects/docproj_nl/www/en/gnome/docs/halfaq.sgml#6 integrate
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#39 (text+ko) ====
@@ -9,7 +9,7 @@
<corpauthor>The &os; Documentation Project</corpauthor>
- <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.298 2011/03/24 20:09:24 cperciva Exp $</pubdate>
+ <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.299 2011/05/14 20:44:31 hrs Exp $</pubdate>
<copyright>
<year>1999</year>
@@ -2413,8 +2413,7 @@
old. It should be integrated into the FreeBSD
documentation.</para>
- <para>Current Tier 2 platforms are ARM, PowerPC, ia64, Sparc64 and
- sun4v.</para>
+ <para>Current Tier 2 platforms are ARM, PowerPC, ia64, and Sparc64.</para>
</sect2>
<sect2>
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.conf.default#3 (text+ko) ====
@@ -1,7 +1,7 @@
# This file: stage_1.conf.default, sourced by stage_1.sh.
#
# $Id: stage_1.conf.default,v 1.2 2004/01/03 13:55:06 toor Exp toor $
-# $FreeBSD: doc/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.conf.default,v 1.4 2008/12/03 21:59:51 schweikh Exp $
+# $FreeBSD: doc/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.conf.default,v 1.5 2011/05/14 20:44:31 hrs Exp $
# Root mount point where you create the new system. Because it is only
# used as a mount point, no space will be used on that file system as all
@@ -20,7 +20,7 @@
# Your target architecture as used for make buildworld TARGET=...
# If you did not specify a TARGET when building world, it defaulted
# to the build architecture (run "uname -m" to find out if you are unsure).
-TARGET="i386" # amd64 arm i386 ia64 mips pc98 powerpc sparc64 sun4v
+TARGET="i386" # amd64 arm i386 ia64 mips pc98 powerpc sparc64
# Available time zones are those under /usr/share/zoneinfo.
TIMEZONE="Europe/Berlin"
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/pr-guidelines/article.sgml#7 (text+ko) ====
@@ -15,7 +15,7 @@
<articleinfo>
<title>Problem Report Handling Guidelines</title>
- <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pr-guidelines/article.sgml,v 1.36 2011/04/10 11:20:01 gavin Exp $</pubdate>
+ <pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pr-guidelines/article.sgml,v 1.37 2011/05/14 20:44:31 hrs Exp $</pubdate>
<legalnotice id="trademarks" role="trademarks">
&tm-attrib.freebsd;
@@ -292,7 +292,7 @@
<row>
<entry>architecture-specific</entry>
- <entry>alpha, amd64, arm, i386, ia64, powerpc, sparc64, sun4v</entry>
+ <entry>alpha, amd64, arm, i386, ia64, powerpc, sparc64</entry>
<entry>freebsd-<replaceable>arch</replaceable></entry>
</row>
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/faq/book.sgml#35 (text+ko) ====
@@ -12,7 +12,7 @@
<corpauthor>The &os; Documentation Project</corpauthor>
- <pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.1134 2011/03/21 17:42:38 chinsan Exp $</pubdate>
+ <pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.1135 2011/05/14 20:44:31 hrs Exp $</pubdate>
<copyright>
<year>1995</year>
@@ -2232,7 +2232,7 @@
<answer>
<para>Yes. &os; currently runs on the Intel x86 and the
AMD64 architectures. The Intel EM64T, IA-64, &arm;,
- &powerpc;, sun4v and &sparc64; architectures are also
+ &powerpc;, and &sparc64; architectures are also
supported. Upcoming platforms are &mips; and &s390;, join
the &a.mips; for more information about ongoing work on
the &mips; platform. For general discussion on new
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#21 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v 1.206 2011/04/10 08:04:38 jkois Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v 1.207 2011/05/14 20:44:31 hrs Exp $
-->
<appendix id="eresources">
@@ -503,11 +503,6 @@
</row>
<row>
- <entry>&a.sun4v.name;</entry>
- <entry>Porting FreeBSD to &ultrasparc; T1 based systems</entry>
- </row>
-
- <row>
<entry>&a.sysinstall.name;</entry>
<entry>&man.sysinstall.8; development</entry>
</row>
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#106 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.1103 2011/05/04 16:34:37 obrien Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.1105 2011/05/14 18:06:56 marcus Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@@ -3299,7 +3299,7 @@
<para>The COMMENT variable should immediately follow the MAINTAINER
variable in the <filename>Makefile</filename>.</para>
- <para>Please try to keep the COMMENT line less than 60
+ <para>Please try to keep the COMMENT value at no longer than 70
characters, as this line will be used by the &man.pkg.info.1;
utility to display a one-line summary of the port.</para>
</sect1>
@@ -14124,6 +14124,12 @@
<entry>9.0-CURRENT after the removal of libobjc and
Objective-C support from the base system.</entry>
</row>
+ <row>
+ <entry>900037</entry>
+ <entry>May 13, 2011</entry>
+ <entry>9.0-CURRENT after importing the libprocstat(3)
+ library and fuser(1) utility to the base system.</entry>
+ </row>
</tbody>
</tgroup>
</table>
==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#54 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/share/pgpkeys/pgpkeys-developers.sgml,v 1.150 2011/04/02 00:03:40 art Exp $
+ $FreeBSD: doc/share/pgpkeys/pgpkeys-developers.sgml,v 1.151 2011/05/15 00:21:12 dougb Exp $
-->
<sect2 id="pgpkey-ariff">
@@ -481,11 +481,6 @@
&pgpkey.danger;
</sect2>
- <sect2 id="pgpkey-gioria">
- <title>&a.gioria;</title>
- &pgpkey.gioria;
- </sect2>
-
<sect2 id="pgpkey-pgollucci">
<title>&a.pgollucci;</title>
&pgpkey.pgollucci;
==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#51 (text+ko) ====
@@ -1,5 +1,5 @@
-<!-- $FreeBSD: doc/share/pgpkeys/pgpkeys.ent,v 1.240 2011/04/02 00:03:40 art Exp $ -->
+<!-- $FreeBSD: doc/share/pgpkeys/pgpkeys.ent,v 1.241 2011/05/15 00:21:12 dougb Exp $ -->
<!-- PGP keyblocks -->
<!ENTITY pgpkey.aaron SYSTEM "aaron.key">
<!ENTITY pgpkey.ache SYSTEM "ache.key">
@@ -117,7 +117,6 @@
<!ENTITY pgpkey.gavin SYSTEM "gavin.key">
<!ENTITY pgpkey.gerald SYSTEM "gerald.key">
<!ENTITY pgpkey.ghelmer SYSTEM "ghelmer.key">
-<!ENTITY pgpkey.gioria SYSTEM "gioria.key">
<!ENTITY pgpkey.gjb SYSTEM "gjb.key">
<!ENTITY pgpkey.glarkin SYSTEM "glarkin.key">
<!ENTITY pgpkey.glebius SYSTEM "glebius.key">
==== //depot/projects/docproj_nl/www/en/gnome/docs/halfaq.sgml#6 (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/gnome/docs/halfaq.sgml,v 1.12 2009/11/29 20:08:23 marcus Exp $">
+<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.13 2011/05/14 18:45:39 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
@@ -116,7 +116,13 @@
<p><b>NOTE:</b> Volumes that you wish to manage using
hal should <em>NOT</em> be listed in <tt>/etc/fstab</tt>.
This is especially true for CD devices and floppy disk
- devices.</p>
+ devices. If you try to dynamically mount a volume using hal
+ that is listed in <tt>/etc/fstab</tt> you will see the
+ following error:</p>
+
+ <pre>
+mount_cd9660: /dev/acd0: Operation not permitted
+ </pre>
<p>If you are a GNOME user be aware that prior to GNOME
2.22, <tt>gnome-volume-manager</tt> was responsible for
More information about the p4-projects
mailing list