svn commit: r48818 - head/en_US.ISO8859-1/books/handbook/jails

John Baldwin <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: jhb
Date: Mon May 16 19:43:16 2016
New Revision: 48818
URL: https://svnweb.freebsd.org/changeset/doc/48818

Log:
  Fix the paths of symlinks in subdirectories in the Multiple Jails section.
  
  The correct paths are used later in the section covering upgrades.
  
  Submitted by:	Anton Zering <[email protected]>
  Reviewed by:	wblock

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

Modified: head/en_US.ISO8859-1/books/handbook/jails/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/jails/chapter.xml	Sun May 15 22:43:52 2016	(r48817)
+++ head/en_US.ISO8859-1/books/handbook/jails/chapter.xml	Mon May 16 19:43:16 2016	(r48818)
@@ -721,9 +721,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.