diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2019-09-03 18:19:37 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2019-09-03 18:19:37 +0000 |
commit | 846abaad420f1713db39bc28470b6de80953c692 (patch) | |
tree | 9ad43737444541e9cd14432b54207c166797922a /regress/roff/sp | |
parent | 1e7136c9c7a91b3c7254d1c4b5daf7159f2b8170 (diff) | |
download | mandoc-846abaad420f1713db39bc28470b6de80953c692.tar.gz |
adapt to new <p> output logic (html.c rev. 1.260)
Diffstat (limited to 'regress/roff/sp')
-rw-r--r-- | regress/roff/sp/fill-man.out_html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/regress/roff/sp/fill-man.out_html b/regress/roff/sp/fill-man.out_html index 3fcfa2a6..054b6359 100644 --- a/regress/roff/sp/fill-man.out_html +++ b/regress/roff/sp/fill-man.out_html @@ -1,4 +1,3 @@ -BEGINTEST in fill mode: <p class="Pp">switch to no-fill mode:</p> <pre> in no-fill mode: @@ -6,4 +5,3 @@ in no-fill mode: back to fill mode: </pre> -ENDTEST |