[BACK]Return to req.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / macro

Diff for /mandoc/regress/tbl/macro/req.out_ascii between version 1.1 and 1.3

version 1.1, 2022/04/30 18:51:38 version 1.3, 2023/11/13 21:22:13
Line 1 
Line 1 
 TBL-MACRO-REQ(1)            General Commands Manual           TBL-MACRO-REQ(1)  TBL-MACRO-REQ(1)            General Commands Manual           TBL-MACRO-REQ(1)
   
 NNAAMMEE  NNAAMMEE
        tbl-macro-req - requests generating nodes in a table       tbl-macro-req - requests generating nodes in a table
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        initial text       initial text
        +--+-----+
        |a | b   |
        +--+-----+
        |c | d e |
        |f | g h |
        |i | j k |
        +--+-----+
   
        +--+-----+       final text
        |a | b   |  
        +--+-----+  
        |c | d e |  
        |f | g h |  
        |i | j k |  
        +--+-----+  
        final text  
   
 OpenBSD                         April 30, 2022                TBL-MACRO-REQ(1)  OpenBSD                         April 30, 2022                TBL-MACRO-REQ(1)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

CVSweb