From fe8348469d941df25105c9633494319929b7e904 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Thu, 4 Jan 2024 17:10:01 +0100 Subject: [PATCH] sfdisk: Fix markup in man page --- disk-utils/sfdisk.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk-utils/sfdisk.8.adoc b/disk-utils/sfdisk.8.adoc index f586d618b0..bc3ff9bb87 100644 --- a/disk-utils/sfdisk.8.adoc +++ b/disk-utils/sfdisk.8.adoc @@ -366,7 +366,7 @@ ____ *sfdisk /dev/sda < sda.dump* ____ -Note that sfdisk completely restores partition types and partition UUIDs. This could potentially become problematic if you duplicate the same layout to different disks, as it may result in duplicate UUIDs within your system. +Note that *sfdisk* completely restores partition types and partition UUIDs. This could potentially become problematic if you duplicate the same layout to different disks, as it may result in duplicate UUIDs within your system. === Full binary backup -- 2.47.3