]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
newgrp.1.adoc: use bold font for command name in synopsis
authorJohannes Altmanninger <aclopte@gmail.com>
Sun, 6 Feb 2022 06:11:55 +0000 (07:11 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Feb 2022 09:52:05 +0000 (10:52 +0100)
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 <aclopte@gmail.com>
login-utils/newgrp.1.adoc

index 4d9d9072d6ae3c26db7e347d3d67b98ca8619890..0e73eaf51cec1b103ad2de73a177ff77afe80f14 100644 (file)
@@ -14,7 +14,7 @@ newgrp - log in to a new group
 
 == SYNOPSIS
 
-newgrp [_group_]
+*newgrp* [_group_]
 
 == DESCRIPTION