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

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

Revision 1.2, Tue Jul 4 15:25:20 2017 UTC (6 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, 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.

BD-BLANK(1) - General Commands Manual

# NAME

**Bd-blank** - handling of blank lines in literal displays

# DESCRIPTION

	completely blank line:
	
	line containing a blank character:
	
	line containing two blank characters:
	
	line containing space tab space:
	
	line starting with a blank character:
	 x
	line starting with two blank characters:
	  x
	line ending in one blank character:
	line ending in two blank characters:
	line ending in space tab space:
	line containing a Pp macro:

	finally, a trailing blank line:
	

An empty one-line literal display:

end of test document

OpenBSD - July 4, 2017