Hi Branden,
> To keep things exciting, existing email addresses in groff man pages
> tend to put the break _after_ the '@'.
Good. That way it acts, as does a hyphen, in indicating to the reader
there's more to come. As would ‘?’ or ‘&’ at the end of a line
in a URL.
--
Cheers, Ralph.
Hi Branden!
I got a few warnings about blank lines for code inside .EX/.EE.
That is typical and expected. CHECKSTYLE should not warn about those.
Cheers,
Alex
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
Hi Branden,
I just found a bug in grohtml(1):
For the following code:
[
.TP
List
.RS
.TP
.B LOONG_ITEM
.TQ
.B LONGISH_ITEM
.TQ
.B SHORT
.TQ
.B ANOTHER_LONG_ONE
.RE
]
When rendering a manual page on the terminal, I see (as expected):
[
List
LOONG_ITEM