]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix markup and wording in colors.adoc
authorMario Blättermann <mario.blaettermann@gmail.com>
Thu, 10 Feb 2022 10:54:54 +0000 (11:54 +0100)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 10:54:54 +0000 (11:54 +0100)
man-common/colors.adoc

index 4ae370f4cf64ef2d74b9a4d50a56b783ca365afc..9c92c572150d3cd122a072755c492ef2d45032a4 100644 (file)
@@ -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_
 ____