From: Johannes Altmanninger Date: Sun, 6 Feb 2022 06:11:56 +0000 (+0100) Subject: mount.8.adoc: use bold font for literal text in synopsis X-Git-Tag: v2.38-rc2~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=141fbd76ad6542b0e79a0d786bba148848fc6afe;p=thirdparty%2Futil-linux.git mount.8.adoc: use bold font for literal text in synopsis In a synopsis, *bold* text means "type exactly as shown" (see man(1)). mount.8.adoc has *--make*-[*shared*|...] which is weird because the middle dash is not in bold even though it's meant to be typed literally. Make it bold like the surrounding text. Signed-off-by: Johannes Altmanninger --- diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index a308be7671..fb9f299a0f 100644 --- a/sys-utils/mount.8.adoc +++ b/sys-utils/mount.8.adoc @@ -55,7 +55,7 @@ mount - mount a filesystem *mount* *--bind*|*--rbind*|*--move* _olddir newdir_ -*mount* *--make*-[*shared*|*slave*|*private*|*unbindable*|*rshared*|*rslave*|*rprivate*|*runbindable*] _mountpoint_ +*mount* *--make-*[*shared*|*slave*|*private*|*unbindable*|*rshared*|*rslave*|*rprivate*|*runbindable*] _mountpoint_ == DESCRIPTION