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

Diff for /mandoc/regress/tbl/layout/spacing.out_ascii between version 1.4 and 1.5

version 1.4, 2022/08/28 11:55:37 version 1.5, 2023/11/13 21:22:12
Line 1 
Line 1 
 TBL-LAYOUT-SPACING(1)       General Commands Manual      TBL-LAYOUT-SPACING(1)  TBL-LAYOUT-SPACING(1)       General Commands Manual      TBL-LAYOUT-SPACING(1)
   
 NNAAMMEE  NNAAMMEE
        tbl-layout-spacing - spacing modifiers       tbl-layout-spacing - spacing modifiers
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        default spacing:       default spacing:
        +------+       +------+
        |a   b |       |a   b |
        +------+       +------+
   
        spacing 0:       spacing 0:
        +---+       +---+
        |ab |       |ab |
        +---+       +---+
   
        spacing 1:       spacing 1:
        +----+       +----+
        |a b |       |a b |
        +----+       +----+
   
        spacing 2:       spacing 2:
        +--+--+       +--+--+
        |a |b |       |a |b |
        +--+--+       +--+--+
   
        spacing 5:       spacing 5:
        +---++---+       +---++---+
        |a  || b |       |a  || b |
        +---++---+       +---++---+
   
        leaked tab settings:       leaked tab settings:
        a    b    c    d    e    f       a    b    c    d    e    f
   
 OpenBSD                        September 1, 2020         TBL-LAYOUT-SPACING(1)  OpenBSD                        September 1, 2020         TBL-LAYOUT-SPACING(1)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb