Fix an incorrect translation.
Noticed by: Max Ober (max att mober dott at)
This commit is contained in:
parent
1fb06738fc
commit
994386a60e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49742
1 changed files with 5 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
The FreeBSD German Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/ports/chapter.xml,v 1.111 2011/12/19 17:13:33 bcr Exp $
|
||||
$FreeBSDde$
|
||||
basiert auf: r48368
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
|
|
@ -1411,9 +1411,10 @@ Thee deinstallation will free 229 kB
|
|||
eines Ports, wird <command>make clean</command> die temporären
|
||||
Arbeitsverzeichnisse <filename>work</filename> aufräumen.
|
||||
<application>Portmaster</application> wird dieses Verzeichnis
|
||||
automatisch entfernen, wenn die Option <option>-K</option>
|
||||
verwendet wird. Wenn <application>Portupgrade</application>
|
||||
installiert ist, wird dieser Befehl alle Arbeitsverzeichnisse
|
||||
nach der Installation eines Ports automatisch entfernen
|
||||
(es sei denn, die Option <option>-K</option> wird verwendet).
|
||||
Wenn <application>Portupgrade</application>
|
||||
installiert ist, wird der folgende Befehl alle Arbeitsverzeichnisse
|
||||
der lokalen Ports-Sammlung entfernen:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>portsclean -C</userinput></screen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue