From f3d3c83d9bff182a515c18874b5cf60c3dc740f5 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 28 Jun 2021 20:12:05 +0000 Subject: 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 --- regress/roff/args/man.out_ascii | 4 ---- regress/roff/args/roff.out_ascii | 4 ---- 2 files changed, 8 deletions(-) (limited to 'regress/roff/args') diff --git a/regress/roff/args/man.out_ascii b/regress/roff/args/man.out_ascii index 20d5c73a..e526412c 100644 --- a/regress/roff/args/man.out_ascii +++ b/regress/roff/args/man.out_ascii @@ -1,7 +1,5 @@ ARGS-MAN(1) General Commands Manual ARGS-MAN(1) - - NNAAMMEE args-man - arguments to man macros @@ -33,6 +31,4 @@ DDEESSCCRRIIPPTTIIOONN escape sequence after macro: _o_n_ettwwoo text backslash at eol: _o_n_ettwwoo - - OpenBSD November 19, 2014 ARGS-MAN(1) diff --git a/regress/roff/args/roff.out_ascii b/regress/roff/args/roff.out_ascii index 31dc41ba..d4913928 100644 --- a/regress/roff/args/roff.out_ascii +++ b/regress/roff/args/roff.out_ascii @@ -1,7 +1,5 @@ ARGS-ROFF(1) General Commands Manual ARGS-ROFF(1) - - NNAAMMEE args-roff - arguments to roff macros @@ -37,6 +35,4 @@ DDEESSCCRRIIPPTTIIOONN (one) (two ) backslash at eol: (one) (two) - - OpenBSD February 21, 2015 ARGS-ROFF(1) -- cgit