From: Nick Bowler Date: Thu, 14 Oct 2021 03:28:37 +0000 (-0400) Subject: Fix formatting error in libcdecl(3) man page. X-Git-Tag: v1.2~15 X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/commitdiff_plain/8496fc5619ac0e78e1a663e07e2c6bb84802ca0d Fix formatting error in libcdecl(3) man page. 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. --- diff --git a/doc/libcdecl.3 b/doc/libcdecl.3 index dd70f49..74ce280 100644 --- a/doc/libcdecl.3 +++ b/doc/libcdecl.3 @@ -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