From: Johannes Altmanninger Date: Sun, 6 Feb 2022 06:11:55 +0000 (+0100) Subject: newgrp.1.adoc: use bold font for command name in synopsis X-Git-Tag: v2.38-rc2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=704fd884f6dc51fbd45a63c587a7fdefbf8227d8;p=thirdparty%2Futil-linux.git newgrp.1.adoc: use bold font for command name in synopsis newgrp.1.adoc is our only man page that doesn't use bold font for the command name in the synopsis. Fix that. Signed-off-by: Johannes Altmanninger --- diff --git a/login-utils/newgrp.1.adoc b/login-utils/newgrp.1.adoc index 4d9d9072d6..0e73eaf51c 100644 --- a/login-utils/newgrp.1.adoc +++ b/login-utils/newgrp.1.adoc @@ -14,7 +14,7 @@ newgrp - log in to a new group == SYNOPSIS -newgrp [_group_] +*newgrp* [_group_] == DESCRIPTION