View | Details | Raw Unified | Return to bug 168939
Collapse All | Expand All

(-)chapter.sgml (-1 / +8 lines)
Lines 718-723 Link Here
718
&prompt.root; <userinput>ln -s ../s/usr-local usr/local</userinput>
718
&prompt.root; <userinput>ln -s ../s/usr-local usr/local</userinput>
719
&prompt.root; <userinput>ln -s ../s/usr-X11R6 usr/X11R6</userinput>
719
&prompt.root; <userinput>ln -s ../s/usr-X11R6 usr/X11R6</userinput>
720
&prompt.root; <userinput>ln -s ../../s/distfiles usr/ports/distfiles</userinput>
720
&prompt.root; <userinput>ln -s ../../s/distfiles usr/ports/distfiles</userinput>
721
&prompt.root; <userinput>ln -s ../../s/packages usr/ports/packages</userinput>
721
&prompt.root; <userinput>ln -s s/tmp tmp</userinput>
722
&prompt.root; <userinput>ln -s s/tmp tmp</userinput>
722
&prompt.root; <userinput>ln -s s/var var</userinput></screen>
723
&prompt.root; <userinput>ln -s s/var var</userinput></screen>
723
	  </step>
724
	  </step>
Lines 909-914 Link Here
909
&prompt.root; <userinput>ln -s s/home home</userinput>
910
&prompt.root; <userinput>ln -s s/home home</userinput>
910
&prompt.root; <userinput>ln -s ../s/usr-local usr/local</userinput>
911
&prompt.root; <userinput>ln -s ../s/usr-local usr/local</userinput>
911
&prompt.root; <userinput>ln -s ../s/usr-X11R6 usr/X11R6</userinput>
912
&prompt.root; <userinput>ln -s ../s/usr-X11R6 usr/X11R6</userinput>
913
&prompt.root; <userinput>ln -s ../../s/distfiles usr/ports/distfiles</userinput>
914
&prompt.root; <userinput>ln -s ../../s/packages usr/ports/packages</userinput>
912
&prompt.root; <userinput>ln -s s/tmp tmp</userinput>
915
&prompt.root; <userinput>ln -s s/tmp tmp</userinput>
913
&prompt.root; <userinput>ln -s s/var var</userinput></screen>
916
&prompt.root; <userinput>ln -s s/var var</userinput></screen>
914
	  </step>
917
	  </step>
Lines 963-969 Link Here
963
	<para>Use &man.jls.8; to check if the jails started correctly.
966
	<para>Use &man.jls.8; to check if the jails started correctly.
964
	  Do not forget to run mergemaster in each jail.  The
967
	  Do not forget to run mergemaster in each jail.  The
965
	  configuration files will need to be updated as well as the
968
	  configuration files will need to be updated as well as the
966
	  rc.d scripts.</para>
969
	  rc.d scripts.  To update the ports in the jails, you can use
970
	  <application>Portmaster</application> or
971
	  <application>portupgrade</application>.  See <xref
972
	  linkend="ports-upgrading"> for more information on using
973
	  these tools to upgrade ports.</para>
967
      </sect3>
974
      </sect3>
968
    </sect2>
975
    </sect2>
969
  </sect1>
976
  </sect1>

Return to bug 168939