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

Diff for /mandoc/regress/mdoc/Bd/blank.in between version 1.1 and 1.3

version 1.1, 2017/02/08 03:02:39 version 1.3, 2022/08/15 18:12:31
Line 1 
Line 1 
 .Dd January 2, 2011  .\" $OpenBSD$
   .Dd $Mdocdate$
 .Dt BD-BLANK 1  .Dt BD-BLANK 1
 .Os OpenBSD  .Os
 .Sh NAME  .Sh NAME
 .Nm Bd-blank  .Nm Bd-blank
 .Nd handling of blank lines in literal displays  .Nd handling of blank lines in literal displays
Line 14  line containing two blank characters:
Line 15  line containing two blank characters:
   
 line containing space tab space:  line containing space tab space:
   
   line containing a zero-width space:
   \&
   line containing an invalid numbered character escape:
   \N'257'
   line containing an invalid named character escape:
   \[foobar]
   line containing a font escape:
   \fR
 line starting with a blank character:  line starting with a blank character:
  x   x
 line starting with two blank characters:  line starting with two blank characters:

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

CVSweb