[PATCH 05/11] chmem: (man) add missing end-of-bold marker, and add missing OR bar
Benno Schulenberg <[email protected]>
| Newsgroups | org.kernel.vger.util-linux |
|---|---|
| Message-ID | <[email protected]> |
Also, use "EXAMPLES", in the plural, as there are four examples. Signed-off-by: Benno Schulenberg <[email protected]> --- sys-utils/chmem.8.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.48.1