xref: /openbsd-src/regress/usr.bin/mandoc/char/space/tab-man.out_ascii (revision 6627b33116e69ffa8a2b4042a27cad849d7af041)
1SPACE-TAB-MAN(1)            General Commands Manual           SPACE-TAB-MAN(1)
2
3NNAAMMEE
4     SPACE-TAB-MAN - handling of literal tab characters
5
6DDEESSCCRRIIPPTTIIOONN
7     In plain text:
8     1    x
9     22   x
10     333  x
11     4444 x
12     55555     x
13     666666    x
14     7777777   x
15     88888888  x
16     999999999 x
17     aaaaaaaaaa     x
18     bbbbbbbbbbb    x
19     cccccccccccc   x
20     ddddddddddddd  x
21     tab   space
22     tab       tab
23     space     tab
24          tab
25               tab
26          This line starts with a tab and comes close to the right margin.
27          The next line starts with a tab as well.
28     In a literal display:
29     1    x
30     22   x
31     333  x
32     4444 x
33     55555     x
34     666666    x
35     7777777   x
36     88888888  x
37     999999999 x
38     aaaaaaaaaa     x
39     bbbbbbbbbbb    x
40     cccccccccccc   x
41     ddddddddddddd  x
42     tab   space
43     tab       tab
44     space     tab
45          tab
46               tab
47
48OpenBSD                          May 24, 2010                 SPACE-TAB-MAN(1)
49