From 1727f5e41de98964eea3d63e453c5dcbd06ca336 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Sun, 31 Aug 2025 17:24:29 +0200 Subject: [PATCH] Fix markup in chmem.8.adoc --- sys-utils/chmem.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/chmem.8.adoc b/sys-utils/chmem.8.adoc index f30f3a369..5067a98b8 100644 --- a/sys-utils/chmem.8.adoc +++ b/sys-utils/chmem.8.adoc @@ -16,7 +16,7 @@ chmem - configure memory == DESCRIPTION -The chmem command sets a particular size or range of memory online or offline. +The *chmem* command sets a particular size or range of memory online or offline. * Specify _SIZE_ as [m|M|g|G]. With m or M, specifies the memory size in MiB (1024 x 1024 bytes). With g or G, specifies the memory size in GiB (1024 x 1024 x 1024 bytes). The default unit is MiB. -- 2.47.3