linuxdoc validation improvement

processor was complaining about unescaped < and >
It was trying to use these as directives.
This commit is contained in:
Martin A. Brown 2016-01-17 12:46:43 -08:00
parent c24ea6dc0e
commit 39dbf83a6a
1 changed files with 1 additions and 1 deletions

View File

@ -879,7 +879,7 @@ Tables
<P> 2 5 34 /tmp/dummy
<P> Wc doesn't care about the parameter order. Wc always prints them in a standard order, which is,
as you can see: <lines><words><bytes><filename>.
as you can see: &lt;lines&gt;&lt;words&gt;&lt;bytes&gt;&lt;filename&gt;.
<bf/sort/ (sort lines of text files)