[BACK]Return to column.out_markdown CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bl

File: [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bl / column.out_markdown (download)

Revision 1.2, Tue Jul 4 15:25:24 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2
Changes since 1.1: +1 -1 lines

Messages of the -Wbase level now print STYLE:.  Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn.  Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.

BL-COLUMN(1) - General Commands Manual

# NAME

**Bl-column** - lists with multiple columns

# DESCRIPTION

	a

	a    b

	a    b    cc  
	a    b    cc  
	a    b    cc  
	a    b    cc  
	a    b    cc

	a    b    cc    d

	a   b   cc   d   e

	5 + 35 + 4 + 34 = 78:

	x35xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx    x34xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  
	a                                      b

	5 + (22+4)*2 + 21 = 78:

	x22xxxxxxxxxxxxxxxxxxx    x22xxxxxxxxxxxxxxxxxxx    x21xxxxxxxxxxxxxxxxxx  
	a                         b                         c

	5 + 16 + (4+15)*3 = 78:

	x16xxxxxxxxxxxxx    x15xxxxxxxxxxxx    x15xxxxxxxxxxxx    x15xxxxxxxxxxxx  
	a                   b                  c                  d

	5 + 13 + (3+12)*4 = 78:

	x13xxxxxxxxxx   x12xxxxxxxxx   x12xxxxxxxxx   x12xxxxxxxxx   x12xxxxxxxxx  
	a               b              c              d              e

	a       b  
	a       b  
	a       b  
	a       b  
	a       b  
	a       b

	a  
	a    b  
	a    b    c  
	a    b    c d  
	a    b    c d e

	a    b    c    d  
	a    b    c    d  
	a    b    c    d  
	a    b    c    d  
	a    b    c    d  
	a    b    c    d  
	a    b    c    d  
	a    b    c    d

	aa    OpenBSD OpenBSD OpenBSD    tab-tab  
	aa    OpenBSD OpenBSD Ox         tab-ta  
	aa    Ox OpenBSD OpenBSD         ta-tab  
	aa    Ox OpenBSD Ox              ta-ta  
	aa    Ox OpenBSD OpenBSD         ta-bl/ta  
	aa     OpenBSD OpenBSD Ox        ta/bl-ta  
	aa     OpenBSD OpenBSD OpenBSD   ta/bl-bl/ta  
	aa    bb                         ta at eol  
	aa    bb                         
	tab at eol

	aa    bb    cc    dd

OpenBSD - July 4, 2017