From: Mario Blättermann Date: Sun, 31 Aug 2025 15:24:29 +0000 (+0200) Subject: Fix markup in chmem.8.adoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1727f5e41de98964eea3d63e453c5dcbd06ca336;p=thirdparty%2Futil-linux.git Fix markup in chmem.8.adoc --- 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.