]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix markup in chmem.8.adoc
authorMario Blättermann <mario.blaettermann@gmail.com>
Sun, 31 Aug 2025 15:24:29 +0000 (17:24 +0200)
committerGitHub <noreply@github.com>
Sun, 31 Aug 2025 15:24:29 +0000 (17:24 +0200)
sys-utils/chmem.8.adoc

index f30f3a369709595cb7cefdeee13f7b33df8a69a2..5067a98b87d50fddd8ac3db81bfd0760eedaf19f 100644 (file)
@@ -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 <size>[m|M|g|G]. With m or M, <size> specifies the memory size in MiB (1024 x 1024 bytes). With g or G, <size> specifies the memory size in GiB (1024 x 1024 x 1024 bytes). The default unit is MiB.