Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2011 13:16:16 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 202894 for review
Message-ID:  <201112111316.pBBDGG65063053@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@202894?ac=10

Change 202894 by rene@rene_acer on 2011/12/11 13:16:05

	MFen the Handbook:
	- desktop	1.118 -> 1.119
	- linuxemu	1.142 -> 1.143
	- virtualization 1.26 -> 1.27 (SRCID bump only)

Affected files ...

.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml#48 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml#16 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/virtualization/chapter.sgml#25 edit

Differences ...

==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml#48 (text+ko) ====

@@ -4,7 +4,7 @@
      $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.36 2011/11/29 21:48:47 rene Exp $
 
      %SOURCE%	en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
-     %SRCID%	1.118
+     %SRCID%	1.119
 -->
 
 <chapter id="desktop">
@@ -342,17 +342,17 @@
 
       <para>Het &linux; procesbestandssysteem, &man.linprocfs.5;, moet
 	zijn aangekoppeld op <filename
-	  class="directory">/usr/compat/linux/proc</filename>, indien
+	  class="directory">/compat/linux/proc</filename>, indien
 	het gewenst is om &flash;-animaties af te spelen.  Dit kan met
 	het volgende commando gedaan worden:</para>
 
-      <screen>&prompt.root; <userinput>mount -t linprocfs linproc /usr/compat/linux/proc</userinput></screen>
+      <screen>&prompt.root; <userinput>mount -t linprocfs linproc /compat/linux/proc</userinput></screen>
 
       <para>Dit punt kan geautomatiseerd worden tijdens het opstarten
 	door het toevoegen van deze regel aan
 	<filename>/etc/fstab</filename>:</para>
 
-      <programlisting>linproc	/usr/compat/linux/proc	linprocfs	rw	0	0</programlisting>
+      <programlisting>linproc	/compat/linux/proc	linprocfs	rw	0	0</programlisting>
 
       <para>Start dan de browser en voer op de adresbalk
 	<literal>about:plugins</literal> in en druk op

==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml#16 (text+ko) ====

@@ -4,7 +4,7 @@
      $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.16 2011/02/02 09:04:40 remko Exp $
 
      %SOURCE%	en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml
-     %SRCID%	1.142
+     %SRCID%	1.143
 -->
 
 <chapter id="linuxemu">
@@ -1013,7 +1013,7 @@
 	    <filename>$MATLAB/bin/finish.sh</filename>, dat het
 	    volgende bevat:</para>
 
-	  <programlisting>#!/usr/compat/linux/bin/sh
+	  <programlisting>#!/compat/linux/bin/sh
 (sleep 5; killall -1 matlab_helper) &
 exit 0</programlisting>
 	</step>

==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/virtualization/chapter.sgml#25 (text+ko) ====

@@ -4,7 +4,7 @@
      $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/virtualization/chapter.sgml,v 1.12 2011/12/03 17:49:02 rene Exp $
 
      %SOURCE%	en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml
-     %SRCID%	1.26
+     %SRCID%	1.27
 -->
 
 <chapter id="virtualization">



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