summaryrefslogtreecommitdiff
path: root/manual/listeners.html
diff options
context:
space:
mode:
authorGintas Grigelionis <gintas@apache.org>2018-03-11 11:32:21 +0100
committerGintas Grigelionis <gintas@apache.org>2018-03-11 11:32:21 +0100
commitb453e8b5d667ba03b6ab802ef9cf63b617a6706e (patch)
treefa784d5554e7b4a042908421a2a0a9430667bb7e /manual/listeners.html
parent69c85b93170c641eab967398440deba25739ca33 (diff)
downloadant-b453e8b5d667ba03b6ab802ef9cf63b617a6706e.tar.gz
Another typo and more highlighting
Diffstat (limited to 'manual/listeners.html')
-rw-r--r--manual/listeners.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/listeners.html b/manual/listeners.html
index 346e2056a..f9ac1ea71 100644
--- a/manual/listeners.html
+++ b/manual/listeners.html
@@ -281,7 +281,7 @@ like <code>cat</code>, <code>more</code>, etc.</p>
<p>This is designed to work on terminals that support ANSI color codes. It works on XTerm, ETerm,
Win9x Console (with <code>ANSI.SYS</code> loaded.), etc.</p>
<p><strong>Note</strong>: It doesn't work on WinNT and successors, even when
-a <code>COMMAND.COM</code> console loaded with <code>ANSI.SYS<</code> is used.</p>
+a <code>COMMAND.COM</code> console loaded with <code>ANSI.SYS</code> is used.</p>
<p>If the user wishes to override the default colors with custom ones, a file containing zero or
more of the custom color key-value pairs must be created. The recognized keys and their default
values are shown below:</p>