aboutsummaryrefslogtreecommitdiffstats
path: root/english/CD
diff options
context:
space:
mode:
authorSamuel Henrique <samueloph@debian.org>2023-03-11 19:51:13 +0000
committerSamuel Henrique <samueloph@debian.org>2023-03-11 19:51:22 +0000
commit0ff61548cbc2f5cdcbf87fe9e568db9dfc123095 (patch)
treeef2cb1cabdfacea02f8a5ea79b8b5cea5f9404d7 /english/CD
parent160f963c9563d9e2ea6e9738885498abbca4bec1 (diff)
CD/faq/index: Fix small issue with previous commit
Diffstat (limited to 'english/CD')
-rw-r--r--english/CD/faq/index.wml2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/CD/faq/index.wml b/english/CD/faq/index.wml
index 7bd94a66ece..220be9f6b6f 100644
--- a/english/CD/faq/index.wml
+++ b/english/CD/faq/index.wml
@@ -784,7 +784,7 @@ image to a USB flash drive:</p>
<p>Alternatively you can also use <q>dd</q>:</p>
-<p><code>sudo dd if=&lt;file&gt; of=&lt;device&gt bs=16M status=progress oflag=sync</code></p>
+<p><code>sudo dd if=&lt;file&gt; of=&lt;device&gt; bs=16M status=progress oflag=sync</code></p>
<p>where:</p>
<ul>

© 2014-2024 Faster IT GmbH | imprint | privacy policy