From: Mario Blättermann Date: Thu, 10 Feb 2022 10:54:54 +0000 (+0100) Subject: Fix markup and wording in colors.adoc X-Git-Tag: v2.38-rc2~27^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf3602c2fc8875415a92a5d616c77165358d5616;p=thirdparty%2Futil-linux.git Fix markup and wording in colors.adoc --- diff --git a/man-common/colors.adoc b/man-common/colors.adoc index 4ae370f4cf..9c92c57215 100644 --- a/man-common/colors.adoc +++ b/man-common/colors.adoc @@ -1,11 +1,11 @@ == COLORS -The output colorization is implemented by *terminal-colors.d(5)* functionality. +The output colorization is implemented by *terminal-colors.d*(5) functionality. Implicit coloring can be disabled by an empty file ____ _/etc/terminal-colors.d/{command}.disable_ ____ -for the {command} or for all tools by +for the {command} command or for all tools by ____ _/etc/terminal-colors.d/disable_ ____