Update to r44537:
Replace two hardcoded links to procedures with XML IDs and <xref>.
This commit is contained in:
parent
ec402189e5
commit
bf00ca4af5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48486
1 changed files with 6 additions and 5 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: r44526
|
||||
basiert auf: r44537
|
||||
-->
|
||||
<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>
|
||||
|
@ -935,7 +935,7 @@ Deinstalling ca_root_nss-3.15.1_1... done</screen>
|
|||
&os; getan haben, benutzen Sie eine der beiden Methoden um sie
|
||||
zu installieren:</para>
|
||||
|
||||
<procedure>
|
||||
<procedure xml:id="ports-using-portsnap-method">
|
||||
<title>Installation mit Portsnap</title>
|
||||
|
||||
<para>&os;s Basissystem enthält mit
|
||||
|
@ -982,7 +982,7 @@ Deinstalling ca_root_nss-3.15.1_1... done</screen>
|
|||
</step>
|
||||
</procedure>
|
||||
|
||||
<procedure>
|
||||
<procedure xml:id="ports-using-subversion-method">
|
||||
<title>Installation mit Subversion</title>
|
||||
|
||||
<para>Wird mehr Kontrolle über die Ports-Sammlung benötigt,
|
||||
|
@ -1356,8 +1356,9 @@ Thee deinstallation will free 229 kB
|
|||
|
||||
<para>Um festzustellen, ob neuere Versionen der installierten
|
||||
Ports verfügbar sind, stellen Sie sicher, dass die neueste
|
||||
Version der Ports-Sammlung installiert ist. Diese wird in
|
||||
Prozedur 5.1 und Prozedur 5.2 beschrieben. Führen Sie unter
|
||||
Version der Ports-Sammlung installiert ist. Dies wird in
|
||||
<xref linkend="ports-using-portsnap-method"/> und
|
||||
<xref linkend="ports-using-subversion-method"/> beschrieben. Führen Sie unter
|
||||
&os; 10 und neueren Versionen, bzw. auf Systemen die bereits
|
||||
mit <application>pkg</application> arbeiten, den folgenden
|
||||
Befehl aus, um eine Liste der installierten Ports zu erhalten
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue