]> git.draconx.ca Git - cdecl99.git/commitdiff
Fix formatting error in libcdecl(3) man page.
authorNick Bowler <nbowler@draconx.ca>
Thu, 14 Oct 2021 03:28:37 +0000 (23:28 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 14 Oct 2021 03:32:57 +0000 (23:32 -0400)
The use of "e.g." at the end of a line confuses troff into thinking this
is the end of the sentence.  That is not correct, so adjust the syntax
to avoid such interpretation.


No differences found