[BACK]Return to indent.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / nf

Diff for /mandoc/regress/man/nf/indent.out_ascii between version 1.2 and 1.4

version 1.2, 2021/06/28 20:12:39 version 1.4, 2023/11/13 21:07:00
Line 1 
Line 1 
 NF-INDENT(1)                General Commands Manual               NF-INDENT(1)  NF-INDENT(1)                General Commands Manual               NF-INDENT(1)
   
 NNAAMMEE  NNAAMMEE
        nf-indent - indentation of literal blocks       nf-indent - indentation of literal blocks
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        Here comes an indented block:       Here comes an indented block:
        oneword       oneword
        two words       two words
        and three words       and three words
        This is a very long line; because it is indented, it is a bit too long to fit.       This is a very long line; because it is indented, it is a bit too long to fit.
        blank line:       completely blank line:
   
        line with only a zero-width space:       line containing a blank character:
   
        line with only a normal space character:       line containing two blank characters:
   
        end of literal       line containing space tab space:
        He is some more regular text.  
   
 OpenBSD                         January 4, 2011                   NF-INDENT(1)       line containing a zero-width space:
   
        line containing an invalid numbered character escape:
   
        line containing an invalid named character escape:
   
        line containing a font escape:
        end of literal
        He is some more regular text.
   
   OpenBSD                         August 15, 2022                   NF-INDENT(1)

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

CVSweb