Fix typo in a title and add links to the german wikipedia article.
PR: 224216 Submitted by: azarus@posteo.net Event: Vienna Hackathon 2019
This commit is contained in:
parent
e86d87b141
commit
27e65a5e5e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53122
1 changed files with 3 additions and 3 deletions
|
@ -1440,7 +1440,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
mit der Installation fortzufahren.</para>
|
||||
|
||||
<figure xml:id="bsdinstall-part-review">
|
||||
<title>Überprüfen der erstellen Partitionen</title>
|
||||
<title>Überprüfen der erstellten Partitionen</title>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
|
@ -1519,14 +1519,14 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
<row>
|
||||
<entry>GPT</entry>
|
||||
<entry>GUID Partition Table (<link
|
||||
xlink:href="http://en.wikipedia.org/wiki/GUID_Partition_Table">
|
||||
xlink:href="http://de.wikipedia.org/wiki/GUID_Partition_Table">
|
||||
http://en.wikipedia.org/wiki/GUID_Partition_Table</link>).</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>MBR</entry>
|
||||
<entry>Master Boot Record (<link
|
||||
xlink:href="http://en.wikipedia.org/wiki/Master_boot_record">
|
||||
xlink:href="http://de.wikipedia.org/wiki/Master_Boot_Record">
|
||||
http://en.wikipedia.org/wiki/Master_boot_record</link>).</entry>
|
||||
</row>
|
||||
|
||||
|
|
Loading…
Reference in a new issue