aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/space/tab.out_ascii
blob: 64d32af1d7935c682fa3d78f9821f10acc355a6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
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                         April 23, 2010                         OpenBSD