Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/bin/ls



    Date:        Tue, 5 Nov 2024 16:50:06 -0500
    From:        Jan Schaumann <jschauma%netmeister.org@localhost>
    Message-ID:  <ZyqTDiWGLonwOpHJ%netmeister.org@localhost>

That is, it looks good aside from this:

  | +.Ns ( Fl C
  | +or
  | +.Fl x Ns ),

Ns as the first macro on a line makes no sense, there is
nothing to have no space after, try instead

	.Pq Fl C No or Fl x ,

kre


Home | Main Index | Thread Index | Old Index