diff options
Diffstat (limited to 'regress/char/space/tab-filled.out_ascii')
-rw-r--r-- | regress/char/space/tab-filled.out_ascii | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/regress/char/space/tab-filled.out_ascii b/regress/char/space/tab-filled.out_ascii new file mode 100644 index 00000000..4f4231da --- /dev/null +++ b/regress/char/space/tab-filled.out_ascii @@ -0,0 +1,57 @@ +SPACE-TAB-FILLED(1) General Commands Manual SPACE-TAB-FILLED(1) + +NNAAMMEE + SPACE-TAB-FILLED - tab characters in fill mode + +DDEESSCCRRIIPPTTIIOONN + TTaabbss aarree rreellaattiivvee ttoo tthhee bbeeggiinnnniinngg ooff tthhee ccuurrrreenntt iinnppuutt lliinnee.. + one two + t + t + a 1 t + a 22 t + a 333 t + a 4444 t + a 55555 t + ab 1 t + ab 22 t + ab 333 t + ab 4444 t + ab 55555 t + + TTaabb mmeeaassuurreemmeenntt ccoonnttiinnuueess oonnttoo tthhee nneexxtt oouuttppuutt lliinnee.. + Using a line length of 5n=12n-7n and tab positions of 7n and 9n: + a + 1 t + a + 22 t + a + 333 t + a + 4444 t + a + 55555 t + ab + 1 t + ab + 22 t + ab + 333 t + ab + 4444 t + abc + 1 t + abc + 22 t + abc + 333 t + adcd + 1 t + abcd + 22 t + abcde + 1 t + abcdef + 1 t + +OpenBSD August 16, 2022 SPACE-TAB-FILLED(1) |