svn commit: r48030 - head/de_DE.ISO8859-1/books/handbook/jails

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Fri Jan 15 20:31:29 2016
New Revision: 48030
URL: https://svnweb.freebsd.org/changeset/doc/48030

Log:
  Update to r44409:
  Fix some invalid paths.
  
  Update to r44230:
  Restore <replaceable> tag.

Modified:
  head/de_DE.ISO8859-1/books/handbook/jails/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/jails/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/jails/chapter.xml	Fri Jan 15 18:19:23 2016	(r48029)
+++ head/de_DE.ISO8859-1/books/handbook/jails/chapter.xml	Fri Jan 15 20:31:29 2016	(r48030)
@@ -5,7 +5,7 @@
 
     $FreeBSD$
     $FreeBSDde: de-docproj/books/handbook/jails/chapter.xml,v 1.23 2011/05/25 20:42:25 jkois Exp $
-    basiert auf: r43770
+    basiert auf: r44409
 -->
 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="jails">
   <info><title>Jails</title>
@@ -529,7 +529,7 @@ jail_<replaceable>www</replaceable>_devf
 	    Shell innerhalb der Jail genutzt werden, um adminstrative
 	    Aufgaben durchzuführen:</para>
 
-	  <screen>&prompt.root; <userinput>jexec 1 tcsh</userinput></screen>
+	  <screen>&prompt.root; <userinput>jexec <replaceable>1</replaceable> tcsh</userinput></screen>
 	</listitem>
       </itemizedlist>
     </sect2>
@@ -790,9 +790,9 @@ jail_<replaceable>www</replaceable>_devf
 &prompt.root; <userinput>ln -s s/etc etc</userinput>
 &prompt.root; <userinput>ln -s s/home home</userinput>
 &prompt.root; <userinput>ln -s s/root root</userinput>
-&prompt.root; <userinput>ln -s ../s/usr-local usr/local</userinput>
-&prompt.root; <userinput>ln -s ../s/usr-X11R6 usr/X11R6</userinput>
-&prompt.root; <userinput>ln -s ../../s/distfiles usr/ports/distfiles</userinput>
+&prompt.root; <userinput>ln -s s/usr-local usr/local</userinput>
+&prompt.root; <userinput>ln -s s/usr-X11R6 usr/X11R6</userinput>
+&prompt.root; <userinput>ln -s s/distfiles usr/ports/distfiles</userinput>
 &prompt.root; <userinput>ln -s s/tmp tmp</userinput>
 &prompt.root; <userinput>ln -s s/var var</userinput></screen>
 	  </step>

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.