From ded29ca66ef63dc7e65ee18d3b166b13d7b7a920 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 7 Feb 2019 21:22:14 -0500 Subject: Add make syntax to hi --- bin/man1/hi.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'bin/man1/hi.1') diff --git a/bin/man1/hi.1 b/bin/man1/hi.1 index 2a97ba77..a40e3674 100644 --- a/bin/man1/hi.1 +++ b/bin/man1/hi.1 @@ -1,4 +1,4 @@ -.Dd February 6, 2019 +.Dd February 7, 2019 .Dt HI 1 .Os . @@ -21,6 +21,8 @@ highlights the contents of a or standard input and formats it on standard output. +A maximum of 32K +is read from standard input. . .Pp The arguments are as follows: @@ -44,7 +46,8 @@ may be inferred from its name. . .Pp The following languages are supported: -.Cm c . +.Cm c , +.Cm make . . .Pp The output formats are as follows: @@ -60,5 +63,6 @@ fragment with .Sy classes. .It Cm html-document -HTML document with default styles. +HTML document with +.Sy