svn commit: r50277 - head/en_US.ISO8859-1/books/handbook/cutting-edge

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Tue May 23 19:06:09 2017
New Revision: 50277
URL: https://svnweb.freebsd.org/changeset/doc/50277

Log:
  Add a missing 'cd /usr/src' following the reboot step.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml	Tue May 23 18:51:04 2017	(r50276)
+++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml	Tue May 23 19:06:09 2017	(r50277)
@@ -1098,6 +1098,7 @@ before running "/usr/sbin/freebsd-update
 &prompt.root; <userinput>make -j<replaceable>4</replaceable> buildworld</userinput>  <co xml:id="updating-src-qs-buildworld"/>
 &prompt.root; <userinput>make -j<replaceable>4</replaceable> kernel</userinput>      <co xml:id="updating-src-qs-kernel"/>
 &prompt.root; <userinput>shutdown -r now</userinput>      <co xml:id="updating-src-qs-reboot"/>
+&prompt.root; <userinput>cd /usr/src</userinput>          <co xml:id="updating-src-qs-cd2"/>
 &prompt.root; <userinput>make installworld</userinput>    <co xml:id="updating-src-qs-installworld"/>
 &prompt.root; <userinput>mergemaster -Ui</userinput>      <co xml:id="updating-src-qs-mergemaster"/>
 &prompt.root; <userinput>shutdown -r now</userinput>      <co xml:id="updating-src-qs-shutdown"/></screen>
@@ -1136,6 +1137,10 @@ before running "/usr/sbin/freebsd-update
 	      <para>Reboot the system to the new kernel.</para>
 	    </callout>
 
+	    <callout arearefs="updating-src-qs-cd2">
+	      <para>Go to the source directory.</para>
+	    </callout>
+
 	    <callout arearefs="updating-src-qs-installworld">
 	      <para>Install the world.</para>
 	    </callout>
_______________________________________________
[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.