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:
parent
05f1fba460
commit
eea659f05a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39152
1 changed files with 4 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
The FreeBSD German Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/cutting-edge/chapter.sgml,v 1.111 2012/03/25 15:29:19 bcr Exp $
|
||||
basiert auf: 1.258
|
||||
$FreeBSDde$
|
||||
basiert auf: r38826
|
||||
-->
|
||||
|
||||
<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>mergemaster -p</userinput>
|
||||
&prompt.root; <userinput>cd /usr/src</userinput>
|
||||
&prompt.root; <userinput>make installworld</userinput>
|
||||
&prompt.root; <userinput>mergemaster</userinput>
|
||||
&prompt.root; <userinput>reboot</userinput></screen>
|
||||
|
||||
|
@ -2307,7 +2308,7 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
prä-buildworld-Modus auf, der mit <option>-p</option> aktiviert
|
||||
wird. In diesem Modus werden nur Dateien verglichen, die für
|
||||
den Erfolg von <maketarget>buildworld</maketarget> oder
|
||||
<maketarget>installworld</maketarget> essentiell sind.</para>
|
||||
<maketarget>installworld</maketarget> essentiell sind.</para>
|
||||
|
||||
<tip>
|
||||
<para>Wenn Sie besonders paranoid sind, sollten Sie Ihr System nach
|
||||
|
|
Loading…
Reference in a new issue