From 49633ed11b6d1ea119aa57071f2830e01b736b73 Mon Sep 17 00:00:00 2001 From: Lorenzo Villani Date: Wed, 28 Jan 2026 21:33:32 +0100 Subject: [PATCH] style(quickemu): strip trailing whitespace --- docs/quickemu.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index eb99a78..f8823e5 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -259,7 +259,7 @@ These should be handled by dependencies in Trixie and later. For earlier versions (and their derivatives): ``` shell -sudo apt-get install bash coreutils curl genisoimage grep jq mesa-utils ovmf pciutils procps python3 qemu sed socat spice-client-gtk swtpm-tools unzip usbutils util-linux xdg-user-dirs xrandr zsync +sudo apt-get install bash coreutils curl genisoimage grep jq mesa-utils ovmf pciutils procps python3 qemu sed socat spice-client-gtk swtpm-tools unzip usbutils util-linux xdg-user-dirs xrandr zsync ``` #### Install requirements on Fedora hosts