shithub: sirjofri_de

Download patch

ref: 5e1c7121ff505582d217e60d92fa6ff724e9dc53
parent: ed89f165e975eee6654d20dc691335cab78391ba
author: sirjofri <sirjofri@sirjofri.de>
date: Mon Aug 18 14:08:17 EDT 2025

fixes formatting

--- a/changeblog/1755538728.txt
+++ b/changeblog/1755538728.txt
@@ -22,7 +22,7 @@
 .P2
 ]]]
 [[[ebook
-<code>dd -if /dev/zero -bs 1024 -count 524288 &gt; mydisk
+<code>dd -if /dev/zero -bs 1024 -count 524288 &gt; mydisk</code>
 ]]]
 
 This generates a file ‥‥‥mydisk‥‥‥ with a size of roughly 500 MB (512 * 1024 = 524288).
--