diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2021-06-28 20:12:05 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2021-06-28 20:12:05 +0000 |
commit | f3d3c83d9bff182a515c18874b5cf60c3dc740f5 (patch) | |
tree | eec31840ce758b509876468c2b6458461161ea85 /regress/man/PD | |
parent | 550e6d36d35c3ae32b76210b8ac5fc044c08991e (diff) | |
download | mandoc-f3d3c83d9bff182a515c18874b5cf60c3dc740f5.tar.gz |
delete the two pairs of extra blank lines from expected man(7) terminal
output that are no longer printed since man_term.c rev. 1.236
Diffstat (limited to 'regress/man/PD')
-rw-r--r-- | regress/man/PD/args.out_ascii | 4 | ||||
-rw-r--r-- | regress/man/PD/nextline.out_ascii | 4 | ||||
-rw-r--r-- | regress/man/PD/spacing.out_ascii | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/regress/man/PD/args.out_ascii b/regress/man/PD/args.out_ascii index 24f98d55..f5eaab50 100644 --- a/regress/man/PD/args.out_ascii +++ b/regress/man/PD/args.out_ascii @@ -1,7 +1,5 @@ PD-ARGS(1) General Commands Manual PD-ARGS(1) - - NNAAMMEE PD-args - unusual arguments to the PD macro @@ -26,6 +24,4 @@ DDEESSCCRRIIPPTTIIOONN argument(xxx) excessive argument - - OpenBSD December 23, 2014 PD-ARGS(1) diff --git a/regress/man/PD/nextline.out_ascii b/regress/man/PD/nextline.out_ascii index f0e73326..bbf5c330 100644 --- a/regress/man/PD/nextline.out_ascii +++ b/regress/man/PD/nextline.out_ascii @@ -1,7 +1,5 @@ PD-NEXTLINE(1) General Commands Manual PD-NEXTLINE(1) - - NNAAMMEE PD-nextline - paragraph distance macro in next-line scope @@ -28,6 +26,4 @@ NNEEXXTT SSEECCTTIIOONN normal text bboolldd tteexxtt normal text final paragraph - - OpenBSD March 20, 2015 PD-NEXTLINE(1) diff --git a/regress/man/PD/spacing.out_ascii b/regress/man/PD/spacing.out_ascii index 72612304..0b518fd8 100644 --- a/regress/man/PD/spacing.out_ascii +++ b/regress/man/PD/spacing.out_ascii @@ -1,7 +1,5 @@ PD-SPACING(1) General Commands Manual PD-SPACING(1) - - NNAAMMEE PD-spacing - effect of the PD macro on vertical spacing @@ -65,6 +63,4 @@ NNOORRMMAALL SSPPAACCIINNGG ssuubbsseeccttiioonn subsection text - - OpenBSD July 28, 2012 PD-SPACING(1) |