]> 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.

doc/libcdecl.3

index dd70f496e0bf3dd619c6b5ee21ab77cf9e6ce1ff..74ce280bfac00b7e1e2651bedf537b7e9a3275c0 100644 (file)
@@ -190,8 +190,8 @@ In the next section, we will use the word
 to describe this inverted child relationship: we consider the outermost
 declarator's
 .Va parent
-as the declaration's base type (found amongst the declaration specifiers, e.g.
-.Li int , const unsigned long ,
+as the declaration's base type (found amongst the declaration specifiers,
+.No e.g. Li int , const unsigned long ,
 etc.)
 .Pp
 The five types of declarators, described below, are distinguished by the