Whitespace commit; translators should ignore.
This commit is contained in:
parent
d4983d81b8
commit
e24c105a4a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18003
1 changed files with 11 additions and 11 deletions
|
@ -5087,21 +5087,21 @@ $TTL 6h
|
|||
&prompt.root; <userinput>cd /usr/src/libexec/named-xfer</userinput>
|
||||
&prompt.root; <userinput>make cleandir</userinput></screen>
|
||||
|
||||
<calloutlist>
|
||||
<callout arearefs="clean-cruft">
|
||||
<para>This step has been reported to fail occasionally. If this
|
||||
happens to you, then issue the command:</para>
|
||||
<calloutlist>
|
||||
<callout arearefs="clean-cruft">
|
||||
<para>This step has been reported to fail occasionally. If this
|
||||
happens to you, then issue the command:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/src && make cleandir && make cleandir</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>cd /usr/src && make cleandir && make cleandir</userinput></screen>
|
||||
|
||||
<para>and delete your <filename>/usr/obj</filename> tree:</para>
|
||||
<para>and delete your <filename>/usr/obj</filename> tree:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>rm -fr /usr/obj && mkdir /usr/obj</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>rm -fr /usr/obj && mkdir /usr/obj</userinput></screen>
|
||||
|
||||
<para>This will clean out any <quote>cruft</quote> from your
|
||||
source tree, and retrying the steps above should then work.</para>
|
||||
</callout>
|
||||
</calloutlist>
|
||||
<para>This will clean out any <quote>cruft</quote> from your
|
||||
source tree, and retrying the steps above should then work.</para>
|
||||
</callout>
|
||||
</calloutlist>
|
||||
|
||||
<para>If you are running &os; version 4.9-RELEASE or later, then
|
||||
the copy of <command>named-xfer</command> in
|
||||
|
|
Loading…
Reference in a new issue