Update to r41429:
Correct types(tags) of two elements. While here fix wording.
This commit is contained in:
parent
8aa9f56d5d
commit
fb191e8c1d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47541
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/ports/chapter.xml,v 1.111 2011/12/19 17:13:33 bcr Exp $
|
||||
basiert auf: r41280
|
||||
basiert auf: r41349
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="ports">
|
||||
<info><title>Installieren von Anwendungen: Pakete und Ports</title>
|
||||
|
@ -220,7 +220,7 @@
|
|||
xlink:href="http://vuxml.FreeBSD.org/">http://vuxml.FreeBSD.org/</uri>
|
||||
über mögliche Sicherheitsprobleme mit der Anwendung, oder
|
||||
installieren Sie <package>ports-mgmt/portaudit</package>.
|
||||
Installierte Anwendungen prüfen Sie mit
|
||||
Installierte Anwendungen können mit
|
||||
<command>portaudit -F -a</command> auf bekannte
|
||||
Sicherheitsprobleme untersucht werden.</para>
|
||||
</warning>
|
||||
|
@ -1856,7 +1856,7 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
|
|||
<note>
|
||||
<para>Das Werkzeug <command>portsclean</command> wird
|
||||
automatisch bei der Installation von
|
||||
<application>portupgrade</application> mit installiert.</para>
|
||||
<package>portupgrade</package> mit installiert.</para>
|
||||
</note>
|
||||
|
||||
<para><package>port-mgmt/pkg_cutleaves</package> automatisiert
|
||||
|
|
Loading…
Reference in a new issue