PR: docs/169538

Fix the update instructions for "build the world".

Noticed by:             Markus Klaschka (mk att mkdev dott eu)
Patch provided by:      Niclas Zeising (zeising att daemonic dott se)
This commit is contained in:
Johann Kois 2012-06-29 10:57:40 +00:00
parent 05f1fba460
commit eea659f05a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39152

View file

@ -3,8 +3,8 @@
The FreeBSD German Documentation Project The FreeBSD German Documentation Project
$FreeBSD$ $FreeBSD$
$FreeBSDde: de-docproj/books/handbook/cutting-edge/chapter.sgml,v 1.111 2012/03/25 15:29:19 bcr Exp $ $FreeBSDde$
basiert auf: 1.258 basiert auf: r38826
--> -->
<chapter id="updating-upgrading"> <chapter id="updating-upgrading">
@ -2212,6 +2212,7 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
&prompt.root; <userinput>adjkerntz -i</userinput> &prompt.root; <userinput>adjkerntz -i</userinput>
&prompt.root; <userinput>mergemaster -p</userinput> &prompt.root; <userinput>mergemaster -p</userinput>
&prompt.root; <userinput>cd /usr/src</userinput> &prompt.root; <userinput>cd /usr/src</userinput>
&prompt.root; <userinput>make installworld</userinput>
&prompt.root; <userinput>mergemaster</userinput> &prompt.root; <userinput>mergemaster</userinput>
&prompt.root; <userinput>reboot</userinput></screen> &prompt.root; <userinput>reboot</userinput></screen>