[BACK]Return to TODO CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/TODO between version 1.261 and 1.263

version 1.261, 2018/08/10 22:12:44 version 1.263, 2018/08/14 01:27:48
Line 172  are mere guesses, and some may be wrong.
Line 172  are mere guesses, and some may be wrong.
 - .SY and .YS,  - .SY and .YS,
   used by many groff manual pages    used by many groff manual pages
   
 - preserve punctuation following .ME,  
   see ditroff(7) for an example  
   
 - .TQ tagged paragraph continuation,  - .TQ tagged paragraph continuation,
   see groff_diff(7) for examples    see groff_diff(7) for examples
   
Line 522  are mere guesses, and some may be wrong.
Line 519  are mere guesses, and some may be wrong.
 ************************************************************************  ************************************************************************
 * warning issues  * warning issues
 ************************************************************************  ************************************************************************
   
   - When a man(1) command returns no result and there was an -S
     argument, check the -S argument against the list of valid
     architectures and say "Unknown architecture AAA" rather than
     "No entry for NNN in the manual" if there is no match.
     Requires moving the lists of valid architectures out of
     mdoc_validate.c such that they can be used by main.c.
     Discussed with jmc@ 10 Aug 2018 19:20:12 +0100.
     loc **  exist *  algo *  size *  imp **
   
 - warn about duplicate .Sh/.Ss heads  - warn about duplicate .Sh/.Ss heads
   gre(4): Rename duplicate sections 20 Apr 2018 15:27:33 +0200    gre(4): Rename duplicate sections 20 Apr 2018 15:27:33 +0200

Legend:
Removed from v.1.261  
changed lines
  Added in v.1.263

CVSweb