From: Benno Schulenberg Date: Tue, 25 Mar 2025 10:42:59 +0000 (+0100) Subject: chmem: (man) add missing end-of-bold marker, and add missing OR bar X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5362d25dfebd6a198268bb539cca7c1c7f937aa;p=thirdparty%2Futil-linux.git chmem: (man) add missing end-of-bold marker, and add missing OR bar Also, use "EXAMPLES", in the plural, as there are four examples. Signed-off-by: Benno Schulenberg --- diff --git a/sys-utils/chmem.8.adoc b/sys-utils/chmem.8.adoc index 029bc0832..f30f3a369 100644 --- a/sys-utils/chmem.8.adoc +++ b/sys-utils/chmem.8.adoc @@ -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.