[de] handbook: Fix tyop in chapter 14
mdonfig -> mdconfig Approved by: bcr
This commit is contained in:
parent
3b8df45e2e
commit
fdade21a18
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51271
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@
|
|||
beschrieben ein, wenn Sie von einem
|
||||
ISO-Abbild installieren:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mount -t cd9660 /dev/`mdonfig -f cdimage.iso` /mnt</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>mount -t cd9660 /dev/`mdconfig -f cdimage.iso` /mnt</userinput></screen>
|
||||
|
||||
<para>Extrahieren Sie die Binärdateien aus den Archiven des
|
||||
Installationsmediums in das entsprechende Verzeichnis. Es wird
|
||||
|
|
Loading…
Reference in a new issue