diff options
Diffstat (limited to 'regress/roff/ta')
-rw-r--r-- | regress/roff/ta/basic-man.in | 3 | ||||
-rw-r--r-- | regress/roff/ta/basic-man.out_ascii | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/regress/roff/ta/basic-man.in b/regress/roff/ta/basic-man.in index f2f4641d..db0644a7 100644 --- a/regress/roff/ta/basic-man.in +++ b/regress/roff/ta/basic-man.in @@ -17,3 +17,6 @@ none: default unit: .ta 3 +4 12 1 2 3 4 +rounding: +.ta 0.26i T 1c +1 2 3 4 5 6 7 8 9 diff --git a/regress/roff/ta/basic-man.out_ascii b/regress/roff/ta/basic-man.out_ascii index 37062245..659422f2 100644 --- a/regress/roff/ta/basic-man.out_ascii +++ b/regress/roff/ta/basic-man.out_ascii @@ -16,6 +16,8 @@ DDEESSCCRRIIPPTTIIOONN 1 2 3 4 5 6 7 8 9 default unit: 1 2 3 4 + rounding: + 1 2 3 4 5 6 7 8 9 |