[BACK]Return to tab.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / space

File: [cvsweb.bsd.lv] / mandoc / regress / char / space / tab.out_ascii (download)

Revision 1.2, Tue Jul 4 15:24:43 2017 UTC (6 years, 11 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, HEAD
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.

SPACE-TAB(1)                General Commands Manual               SPACE-TAB(1)

NNAAMMEE
     ssppaaccee--ttaabb - handling of literal space characters

DDEESSCCRRIIPPTTIIOONN
     plain text
     1    x
     22   x
     333  x
     4444 x
     55555     x
     666666    x
     7777777   x
     88888888  x
     999999999 x
     aaaaaaaaaa     x
     bbbbbbbbbbb    x
     cccccccccccc   x
     ddddddddddddd  x
     tab   space
     tab       tab
     space     tab
          tab
               tab
          This line starts with a tab and comes close to the right margin.
          The next line starts with a tab as well.
     ragged display

       1    x
       22   x
       333  x
       4444 x
       55555     x
       666666    x
       7777777   x
       88888888  x
       999999999 x
       aaaaaaaaaa     x
       bbbbbbbbbbb    x
       cccccccccccc   x
       ddddddddddddd  x
       tab   space
       tab       tab
       space     tab
            tab
                 tab
     unfilled display

       1    x
       22   x
       333  x
       4444 x
       55555     x
       666666    x
       7777777   x
       88888888  x
       999999999 x
       aaaaaaaaaa     x
       bbbbbbbbbbb    x
       cccccccccccc   x
       ddddddddddddd  x
       tab   space
       tab       tab
       space     tab
            tab
                 tab
     literal display

       1       x
       22      x
       333     x
       4444    x
       55555   x
       666666  x
       7777777 x
       88888888        x
       999999999       x
       aaaaaaaaaa      x
       bbbbbbbbbbb     x
       cccccccccccc    x
       ddddddddddddd   x
       tab      space
       tab             tab
       space   tab
               tab
                       tab

OpenBSD                          July 4, 2017                          OpenBSD