]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
chmem: (man) add missing end-of-bold marker, and add missing OR bar
authorBenno Schulenberg <bensberg@telfort.nl>
Tue, 25 Mar 2025 10:42:59 +0000 (11:42 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 27 Mar 2025 09:50:46 +0000 (10:50 +0100)
Also, use "EXAMPLES", in the plural, as there are four examples.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/chmem.8.adoc

index 029bc0832cd09057808d1fa50061c980d26d9bc9..f30f3a369709595cb7cefdeee13f7b33df8a69a2 100644 (file)
@@ -12,7 +12,7 @@ chmem - configure memory
 
 == SYNOPSIS
 
-*chmem* [*-h] [*-V*] [*-v*] [*-e*|*-d*] [_SIZE_|_RANGE_ *-b* _BLOCKRANGE_] [*-z* _ZONE_]
+*chmem* [*-h*] [*-V*] [*-v*] [*-e*|*-d*] [_SIZE_|_RANGE_|*-b* _BLOCKRANGE_] [*-z* _ZONE_]
 
 == DESCRIPTION
 
@@ -64,7 +64,7 @@ failure
 *64*::
 partial success
 
-== EXAMPLE
+== EXAMPLES
 
 *chmem --enable 1024*::
 This command requests 1024 MiB of memory to be set online.