diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-14 17:51:15 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-14 17:51:15 +0000 |
commit | 29dca53ec230c4b598c402ca964e308ca2dd627f (patch) | |
tree | 6a59b819bf4540af0b4a051be1fed72ff1323f83 /regress/man/HP/spacing.in | |
parent | 249038d8e46090d651314d34d995078a1aeb6ee9 (diff) | |
download | mandoc-29dca53ec230c4b598c402ca964e308ca2dd627f.tar.gz |
improve rounding rules for scaling units
in horizontal orientation in the terminal formatter
Diffstat (limited to 'regress/man/HP/spacing.in')
-rw-r--r-- | regress/man/HP/spacing.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/man/HP/spacing.in b/regress/man/HP/spacing.in index 0faec1b5..be511684 100644 --- a/regress/man/HP/spacing.in +++ b/regress/man/HP/spacing.in @@ -17,7 +17,7 @@ Each hanged paragraph gets a sufficient amount of text to wrap to the next line. .br And a second line. -.HP -4n +.HP -0.36i Each hanged paragraph gets a sufficient amount of text to wrap to the next line. .br @@ -42,7 +42,7 @@ Each hanged paragraph gets a sufficient amount of text to wrap to the next line. .br And a second line. -.HP 8n +.HP .76i Each hanged paragraph gets a sufficient amount of text to wrap to the next line. .br |