aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff')
-rw-r--r--regress/roff/args/man.out_ascii4
-rw-r--r--regress/roff/args/roff.out_ascii4
-rw-r--r--regress/roff/br/args.out_ascii4
-rw-r--r--regress/roff/cc/basic.out_ascii4
-rw-r--r--regress/roff/ce/basic.out_ascii4
-rw-r--r--regress/roff/char/badarg.out_ascii4
-rw-r--r--regress/roff/char/basic.out_ascii4
-rw-r--r--regress/roff/cond/close.out_ascii4
-rw-r--r--regress/roff/cond/de.out_ascii4
-rw-r--r--regress/roff/cond/ie.out_ascii4
-rw-r--r--regress/roff/cond/if.out_ascii4
-rw-r--r--regress/roff/cond/numeric.out_ascii4
-rw-r--r--regress/roff/cond/register.out_ascii4
-rw-r--r--regress/roff/cond/strcmp.out_ascii4
-rw-r--r--regress/roff/cond/string.out_ascii4
-rw-r--r--regress/roff/de/TH.out_ascii4
-rw-r--r--regress/roff/esc/O1.out_ascii4
-rw-r--r--regress/roff/esc/bs_man.out_ascii4
-rw-r--r--regress/roff/esc/c_man.out_ascii4
-rw-r--r--regress/roff/esc/f.out_ascii4
-rw-r--r--regress/roff/esc/ignore.out_ascii4
-rw-r--r--regress/roff/esc/invalid.out_ascii4
-rw-r--r--regress/roff/esc/one.out_ascii4
-rw-r--r--regress/roff/esc/unsupp.out_ascii4
-rw-r--r--regress/roff/ft/badargs.out_ascii4
-rw-r--r--regress/roff/it/double.out_ascii4
-rw-r--r--regress/roff/na/args.out_ascii4
-rw-r--r--regress/roff/nr/divzero.out_ascii4
-rw-r--r--regress/roff/nr/escname.out_ascii4
-rw-r--r--regress/roff/nr/eval.out_ascii4
-rw-r--r--regress/roff/nr/incr.out_ascii4
-rw-r--r--regress/roff/nr/int.out_ascii4
-rw-r--r--regress/roff/nr/predef.out_ascii4
-rw-r--r--regress/roff/nr/rr.out_ascii4
-rw-r--r--regress/roff/nr/scale.out_ascii4
-rw-r--r--regress/roff/nr/tab.out_ascii4
-rw-r--r--regress/roff/nr/undef.out_ascii4
-rw-r--r--regress/roff/ps/ignore.out_ascii4
-rw-r--r--regress/roff/scale/horiz.out_ascii4
-rw-r--r--regress/roff/shift/bad.out_ascii4
-rw-r--r--regress/roff/shift/basic.out_ascii4
-rw-r--r--regress/roff/sp/badargs-man.out_ascii4
-rw-r--r--regress/roff/sp/fill-man.out_ascii4
-rw-r--r--regress/roff/sp/negative.out_ascii4
-rw-r--r--regress/roff/sp/scaling-man.out_ascii4
-rw-r--r--regress/roff/string/escape.out_ascii4
-rw-r--r--regress/roff/string/infinite.out_ascii4
-rw-r--r--regress/roff/string/std.out_ascii4
-rw-r--r--regress/roff/string/undef.out_ascii4
-rw-r--r--regress/roff/string/zerolength.out_ascii4
-rw-r--r--regress/roff/ta/basic-man.out_ascii4
-rw-r--r--regress/roff/ti/basic-man.out_ascii4
-rw-r--r--regress/roff/ti/wide.out_ascii4
-rw-r--r--regress/roff/tr/args.out_ascii4
54 files changed, 0 insertions, 216 deletions
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)
diff --git a/regress/roff/br/args.out_ascii b/regress/roff/br/args.out_ascii
index b4d7c40b..713526d5 100644
--- a/regress/roff/br/args.out_ascii
+++ b/regress/roff/br/args.out_ascii
@@ -1,7 +1,5 @@
BR-ARGS(1) General Commands Manual BR-ARGS(1)
-
-
NNAAMMEE
br-args - arguments to .br macros
@@ -9,6 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
some text
more text
-
-
OpenBSD January 17, 2011 BR-ARGS(1)
diff --git a/regress/roff/cc/basic.out_ascii b/regress/roff/cc/basic.out_ascii
index 530f1ff2..6039472e 100644
--- a/regress/roff/cc/basic.out_ascii
+++ b/regress/roff/cc/basic.out_ascii
@@ -1,7 +1,5 @@
CC-BASIC(1) General Commands Manual CC-BASIC(1)
-
-
NNAAMMEE
cc-basic - basic usage of the cc request
@@ -12,6 +10,4 @@ DDEESSCCRRIIPPTTIIOONN
fourth line
last line
-
-
OpenBSD July 7, 2012 CC-BASIC(1)
diff --git a/regress/roff/ce/basic.out_ascii b/regress/roff/ce/basic.out_ascii
index fe292e71..7c7a011f 100644
--- a/regress/roff/ce/basic.out_ascii
+++ b/regress/roff/ce/basic.out_ascii
@@ -1,7 +1,5 @@
CE-BASIC(1) General Commands Manual CE-BASIC(1)
-
-
NNAAMMEE
ce-basic - basic usage of the centering request
@@ -20,6 +18,4 @@ DDEESSCCRRIIPPTTIIOONN
final text in fill mode
-
-
OpenBSD September 2, 2020 CE-BASIC(1)
diff --git a/regress/roff/char/badarg.out_ascii b/regress/roff/char/badarg.out_ascii
index 287479a8..50138692 100644
--- a/regress/roff/char/badarg.out_ascii
+++ b/regress/roff/char/badarg.out_ascii
@@ -1,13 +1,9 @@
CHAR-BADARG(1) General Commands Manual CHAR-BADARG(1)
-
-
NNAAMMEE
char-badarg - char requests with invalid arguments
DDEESSCCRRIIPPTTIIOONN
myc: <> x
-
-
OpenBSD August 25, 2018 CHAR-BADARG(1)
diff --git a/regress/roff/char/basic.out_ascii b/regress/roff/char/basic.out_ascii
index 85207cee..b839fd53 100644
--- a/regress/roff/char/basic.out_ascii
+++ b/regress/roff/char/basic.out_ascii
@@ -1,13 +1,9 @@
CHAR-BASIC(1) General Commands Manual CHAR-BASIC(1)
-
-
NNAAMMEE
char-basic - the char request
DDEESSCCRRIIPPTTIIOONN
initial text XX myval final teyt
-
-
OpenBSD August 25, 2018 CHAR-BASIC(1)
diff --git a/regress/roff/cond/close.out_ascii b/regress/roff/cond/close.out_ascii
index 63484540..645c30d9 100644
--- a/regress/roff/cond/close.out_ascii
+++ b/regress/roff/cond/close.out_ascii
@@ -1,7 +1,5 @@
COND-CLOSE(1) General Commands Manual COND-CLOSE(1)
-
-
NNAAMMEE
cond-close - closing conditional macros
@@ -41,6 +39,4 @@ DDEESSCCRRIIPPTTIIOONN
still open at the end of the file
-
-
OpenBSD November 26, 2018 COND-CLOSE(1)
diff --git a/regress/roff/cond/de.out_ascii b/regress/roff/cond/de.out_ascii
index 89977786..c5b77151 100644
--- a/regress/roff/cond/de.out_ascii
+++ b/regress/roff/cond/de.out_ascii
@@ -1,13 +1,9 @@
COND-DE(1) General Commands Manual COND-DE(1)
-
-
NNAAMMEE
cond-de - close macro definition and conditional block on the same line
DDEESSCCRRIIPPTTIIOONN
initial text first content second content final text
-
-
OpenBSD August 3, 2020 COND-DE(1)
diff --git a/regress/roff/cond/ie.out_ascii b/regress/roff/cond/ie.out_ascii
index 3dee8d40..2b9d51c7 100644
--- a/regress/roff/cond/ie.out_ascii
+++ b/regress/roff/cond/ie.out_ascii
@@ -1,7 +1,5 @@
IE(1) General Commands Manual IE(1)
-
-
NNAAMMEE
if - the roff conditional instruction with else-clause
@@ -15,6 +13,4 @@ DDEESSCCRRIIPPTTIIOONN
Else after negated empty condition.
If .el\{ works, nothing follows here:
-
-
OpenBSD July 4, 2017 IE(1)
diff --git a/regress/roff/cond/if.out_ascii b/regress/roff/cond/if.out_ascii
index 7fb9eecc..28e4e358 100644
--- a/regress/roff/cond/if.out_ascii
+++ b/regress/roff/cond/if.out_ascii
@@ -1,7 +1,5 @@
IF(1) General Commands Manual IF(1)
-
-
NNAAMMEE
if - the roff conditional instruction
@@ -29,6 +27,4 @@ DDEESSCCRRIIPPTTIIOONN
Outer true condition. After conditional.
Backslash-backslash-brace in text: On a macro line: End.
-
-
OpenBSD June 27, 2015 IF(1)
diff --git a/regress/roff/cond/numeric.out_ascii b/regress/roff/cond/numeric.out_ascii
index 35973672..53111cf1 100644
--- a/regress/roff/cond/numeric.out_ascii
+++ b/regress/roff/cond/numeric.out_ascii
@@ -1,7 +1,5 @@
COND-NUMERIC(1) General Commands Manual COND-NUMERIC(1)
-
-
NNAAMMEE
cond-numeric - roff conditions involving numbers
@@ -36,6 +34,4 @@ DDEESSCCRRIIPPTTIIOONN
negated unmatched parenthesis: (f) zero (t)
-
-
OpenBSD December 16, 2014 COND-NUMERIC(1)
diff --git a/regress/roff/cond/register.out_ascii b/regress/roff/cond/register.out_ascii
index 0799c5e7..928c6138 100644
--- a/regress/roff/cond/register.out_ascii
+++ b/regress/roff/cond/register.out_ascii
@@ -1,7 +1,5 @@
REGISTER(1) General Commands Manual REGISTER(1)
-
-
NNAAMMEE
register - conditional testing whether a register is defined
@@ -13,6 +11,4 @@ DDEESSCCRRIIPPTTIIOONN
escape sequence after identifier: -myreg is defined
-
-
OpenBSD February 6, 2019 REGISTER(1)
diff --git a/regress/roff/cond/strcmp.out_ascii b/regress/roff/cond/strcmp.out_ascii
index 9268dec8..3f4bd2d2 100644
--- a/regress/roff/cond/strcmp.out_ascii
+++ b/regress/roff/cond/strcmp.out_ascii
@@ -1,7 +1,5 @@
COND-STRCMP(1) General Commands Manual COND-STRCMP(1)
-
-
NNAAMMEE
cond-strcmp - roff conditions involving string comparison
@@ -13,6 +11,4 @@ DDEESSCCRRIIPPTTIIOONN
NNeeggaattiioonn
match: (f) mismatch: (t)
-
-
OpenBSD March 8, 2014 COND-STRCMP(1)
diff --git a/regress/roff/cond/string.out_ascii b/regress/roff/cond/string.out_ascii
index b01e072a..2d80a903 100644
--- a/regress/roff/cond/string.out_ascii
+++ b/regress/roff/cond/string.out_ascii
@@ -1,7 +1,5 @@
STRING(1) General Commands Manual STRING(1)
-
-
NNAAMMEE
string - conditional testing whether a string is defined
@@ -21,6 +19,4 @@ DDEESSCCRRIIPPTTIIOONN
escape sequence after identifier: -mystr is defined
-
-
OpenBSD February 6, 2019 STRING(1)
diff --git a/regress/roff/de/TH.out_ascii b/regress/roff/de/TH.out_ascii
index 35e1886a..9b5c64b0 100644
--- a/regress/roff/de/TH.out_ascii
+++ b/regress/roff/de/TH.out_ascii
@@ -1,13 +1,9 @@
DE-TH(1) General Commands Manual DE-TH(1)
-
-
NNAAMMEE
de-TH - interaction of the TH macro with de requests
DDEESSCCRRIIPPTTIIOONN
bboolldd_i_t_a_l_i_cbboolldd
-
-
OpenBSD June 3, 2012 DE-TH(1)
diff --git a/regress/roff/esc/O1.out_ascii b/regress/roff/esc/O1.out_ascii
index 790d593d..0343feb0 100644
--- a/regress/roff/esc/O1.out_ascii
+++ b/regress/roff/esc/O1.out_ascii
@@ -1,7 +1,5 @@
ESC-O1(1) General Commands Manual ESC-O1(1)
-
-
NNAAMMEE
esc-O1 - escape sequence to suppress output
@@ -16,6 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
O6: ab
O0: ab
-
-
OpenBSD December 15, 2018 ESC-O1(1)
diff --git a/regress/roff/esc/bs_man.out_ascii b/regress/roff/esc/bs_man.out_ascii
index 37f84001..76fa29e8 100644
--- a/regress/roff/esc/bs_man.out_ascii
+++ b/regress/roff/esc/bs_man.out_ascii
@@ -1,7 +1,5 @@
ESC-BS_MAN(1) General Commands Manual ESC-BS_MAN(1)
-
-
NNAAMMEE
esc-bs_man - escaped backslashes in man(7) code
@@ -16,6 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
in a user-defined macro argument: {prefix(later)suffix}
-
-
OpenBSD January 17, 2019 ESC-BS_MAN(1)
diff --git a/regress/roff/esc/c_man.out_ascii b/regress/roff/esc/c_man.out_ascii
index a3a50889..d5cea119 100644
--- a/regress/roff/esc/c_man.out_ascii
+++ b/regress/roff/esc/c_man.out_ascii
@@ -1,7 +1,5 @@
ESC-C_MAN(1) General Commands Manual ESC-C_MAN(1)
-
-
NNAAMMEE
esc-c_man - the roff escape c sequence: remove trailing space
@@ -24,6 +22,4 @@ DDEESSCCRRIIPPTTIIOONN
final text
-
-
OpenBSD August 25, 2018 ESC-C_MAN(1)
diff --git a/regress/roff/esc/f.out_ascii b/regress/roff/esc/f.out_ascii
index 797dbe86..cd51e3b8 100644
--- a/regress/roff/esc/f.out_ascii
+++ b/regress/roff/esc/f.out_ascii
@@ -1,7 +1,5 @@
ESC-F(1) General Commands Manual ESC-F(1)
-
-
NNAAMMEE
esc-f - the roff escape f sequence: font changes
@@ -13,6 +11,4 @@ DDEESSCCRRIIPPTTIIOONN
typewriter: romanbboollddroman_i_t_a_l_i_croman
ENDTEST
-
-
OpenBSD December 15, 2018 ESC-F(1)
diff --git a/regress/roff/esc/ignore.out_ascii b/regress/roff/esc/ignore.out_ascii
index eaee36c0..536fc245 100644
--- a/regress/roff/esc/ignore.out_ascii
+++ b/regress/roff/esc/ignore.out_ascii
@@ -1,7 +1,5 @@
ESC-IGNORE(1) General Commands Manual ESC-IGNORE(1)
-
-
NNAAMMEE
esc-ignore - ignored roff escape sequences
@@ -14,6 +12,4 @@ DDEESSCCRRIIPPTTIIOONN
sizes: abcdef
signed sizes: abcdef
-
-
OpenBSD December 15, 2018 ESC-IGNORE(1)
diff --git a/regress/roff/esc/invalid.out_ascii b/regress/roff/esc/invalid.out_ascii
index 24915262..6eca2c5a 100644
--- a/regress/roff/esc/invalid.out_ascii
+++ b/regress/roff/esc/invalid.out_ascii
@@ -1,7 +1,5 @@
ESC-INVALID(1) General Commands Manual ESC-INVALID(1)
-
-
NNAAMMEE
esc-invalid - invalid roff escape sequences
@@ -29,6 +27,4 @@ DDEESSCCRRIIPPTTIIOONN
W: aWbc
y: aybc
-
-
OpenBSD December 15, 2018 ESC-INVALID(1)
diff --git a/regress/roff/esc/one.out_ascii b/regress/roff/esc/one.out_ascii
index 1eb5f1f2..fadec1e8 100644
--- a/regress/roff/esc/one.out_ascii
+++ b/regress/roff/esc/one.out_ascii
@@ -1,7 +1,5 @@
ESC-ONE(1) General Commands Manual ESC-ONE(1)
-
-
NNAAMMEE
esc-one - roff one-character escape sequences
@@ -12,6 +10,4 @@ DDEESSCCRRIIPPTTIIOONN
grave: >`<
normal character: >q<
-
-
OpenBSD December 15, 2018 ESC-ONE(1)
diff --git a/regress/roff/esc/unsupp.out_ascii b/regress/roff/esc/unsupp.out_ascii
index 22613e54..a768ff59 100644
--- a/regress/roff/esc/unsupp.out_ascii
+++ b/regress/roff/esc/unsupp.out_ascii
@@ -1,7 +1,5 @@
ESC-UNSUPP(1) General Commands Manual ESC-UNSUPP(1)
-
-
NNAAMMEE
esc-unsupp - unsupported escape sequences
@@ -9,6 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
exclamation mark: abc
question mark: abc
-
-
OpenBSD December 15, 2018 ESC-UNSUPP(1)
diff --git a/regress/roff/ft/badargs.out_ascii b/regress/roff/ft/badargs.out_ascii
index 07c2392a..0b1f38ed 100644
--- a/regress/roff/ft/badargs.out_ascii
+++ b/regress/roff/ft/badargs.out_ascii
@@ -1,7 +1,5 @@
FT-BADARGS(1) General Commands Manual FT-BADARGS(1)
-
-
NNAAMMEE
ft-badargs - font request with bad arguments
@@ -11,6 +9,4 @@ DDEESSCCRRIIPPTTIIOONN
bboolldd _i_t_a_l_i_c bbaacckk ttoo bboolldd _b_a_c_k _t_o _i_t_a_l_i_c
ENDTEST
-
-
OpenBSD December 15, 2018 FT-BADARGS(1)
diff --git a/regress/roff/it/double.out_ascii b/regress/roff/it/double.out_ascii
index d4704b36..38040b25 100644
--- a/regress/roff/it/double.out_ascii
+++ b/regress/roff/it/double.out_ascii
@@ -1,13 +1,9 @@
IT-DOUBLE(1) General Commands Manual IT-DOUBLE(1)
-
-
NNAAMMEE
it-double - double input line trap
DDEESSCCRRIIPPTTIIOONN
initial text first line second line secondmacro third line
-
-
OpenBSD 2013-07-13 IT-DOUBLE(1)
diff --git a/regress/roff/na/args.out_ascii b/regress/roff/na/args.out_ascii
index e10a3ae1..d06d3c2e 100644
--- a/regress/roff/na/args.out_ascii
+++ b/regress/roff/na/args.out_ascii
@@ -1,13 +1,9 @@
NA-ARGS(1) General Commands Manual NA-ARGS(1)
-
-
NNAAMMEE
na-args - arguments to .na macros
DDEESSCCRRIIPPTTIIOONN
some text more text
-
-
OpenBSD January 17, 2011 NA-ARGS(1)
diff --git a/regress/roff/nr/divzero.out_ascii b/regress/roff/nr/divzero.out_ascii
index 26d93c26..d121d95b 100644
--- a/regress/roff/nr/divzero.out_ascii
+++ b/regress/roff/nr/divzero.out_ascii
@@ -1,13 +1,9 @@
NR-DIVZERO(1) General Commands Manual NR-DIVZERO(1)
-
-
NNAAMMEE
nr-divzero - division by zero in numerical expression
DDEESSCCRRIIPPTTIIOONN
initial text final 0 0 text
-
-
OpenBSD December 18, 2014 NR-DIVZERO(1)
diff --git a/regress/roff/nr/escname.out_ascii b/regress/roff/nr/escname.out_ascii
index fd970a14..ca2d50f5 100644
--- a/regress/roff/nr/escname.out_ascii
+++ b/regress/roff/nr/escname.out_ascii
@@ -1,7 +1,5 @@
NR-ESCNAME(1) General Commands Manual NR-ESCNAME(1)
-
-
NNAAMMEE
nr-escname - escape sequences in register names
@@ -14,6 +12,4 @@ DDEESSCCRRIIPPTTIIOONN
incomplete:
-
-
OpenBSD June 29, 2014 NR-ESCNAME(1)
diff --git a/regress/roff/nr/eval.out_ascii b/regress/roff/nr/eval.out_ascii
index 5f4c767a..1528c3e3 100644
--- a/regress/roff/nr/eval.out_ascii
+++ b/regress/roff/nr/eval.out_ascii
@@ -1,7 +1,5 @@
NR-EVAL(1) General Commands Manual NR-EVAL(1)
-
-
NNAAMMEE
nr-eval - numeric expressions in assignments to number registers
@@ -28,6 +26,4 @@ DDEESSCCRRIIPPTTIIOONN
11+( 3*3 ): 20
3+(3*(5==5*2)*4)+(3*5)/2: 21
-
-
OpenBSD April 7, 2014 NR-EVAL(1)
diff --git a/regress/roff/nr/incr.out_ascii b/regress/roff/nr/incr.out_ascii
index 28797ca4..5701a80a 100644
--- a/regress/roff/nr/incr.out_ascii
+++ b/regress/roff/nr/incr.out_ascii
@@ -1,7 +1,5 @@
NR-INCR(1) General Commands Manual NR-INCR(1)
-
-
NNAAMMEE
nr-incr - increment a number register by accessing it
@@ -17,6 +15,4 @@ DDEESSCCRRIIPPTTIIOONN
Go to some other value, then continue incrementing with an unchanged
(negative) step size: 40 38 36
-
-
OpenBSD April 10, 2018 NR-INCR(1)
diff --git a/regress/roff/nr/int.out_ascii b/regress/roff/nr/int.out_ascii
index 8471386f..8594f498 100644
--- a/regress/roff/nr/int.out_ascii
+++ b/regress/roff/nr/int.out_ascii
@@ -1,7 +1,5 @@
NR-INT(1) General Commands Manual NR-INT(1)
-
-
NNAAMMEE
nr-int - integer number registers
@@ -10,6 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
intermediate contents: 42 -1 2147483647
final contents: 23 1 -2147483648
-
-
OpenBSD October 3, 2013 NR-INT(1)
diff --git a/regress/roff/nr/predef.out_ascii b/regress/roff/nr/predef.out_ascii
index 8634ce33..373be20c 100644
--- a/regress/roff/nr/predef.out_ascii
+++ b/regress/roff/nr/predef.out_ascii
@@ -1,7 +1,5 @@
NR-PREDEF(1) General Commands Manual NR-PREDEF(1)
-
-
NNAAMMEE
nr-predef - pre-defined read-only integer number registers
@@ -16,6 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
user defined macro with 1 arguments: one
user defined macro with 2 arguments: one two
-
-
OpenBSD August 29, 2015 NR-PREDEF(1)
diff --git a/regress/roff/nr/rr.out_ascii b/regress/roff/nr/rr.out_ascii
index 21b50ee2..73375f47 100644
--- a/regress/roff/nr/rr.out_ascii
+++ b/regress/roff/nr/rr.out_ascii
@@ -1,7 +1,5 @@
NR-RR(1) General Commands Manual NR-RR(1)
-
-
NNAAMMEE
nr-rr - defining and undefining number registers
@@ -9,6 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
non-null values: 2 4
unset values: 0 0 0
-
-
OpenBSD April 5, 2014 NR-RR(1)
diff --git a/regress/roff/nr/scale.out_ascii b/regress/roff/nr/scale.out_ascii
index c6f79b2a..686a10b5 100644
--- a/regress/roff/nr/scale.out_ascii
+++ b/regress/roff/nr/scale.out_ascii
@@ -1,13 +1,9 @@
NR-INT(1) General Commands Manual NR-INT(1)
-
-
NNAAMMEE
nr-scale - scaling units in numeric expressions
DDEESSCCRRIIPPTTIIOONN
65537 241 945 41 41 25 25 34 2 25 1
-
-
OpenBSD January 23, 2015 NR-INT(1)
diff --git a/regress/roff/nr/tab.out_ascii b/regress/roff/nr/tab.out_ascii
index 91987d28..296fc9e5 100644
--- a/regress/roff/nr/tab.out_ascii
+++ b/regress/roff/nr/tab.out_ascii
@@ -1,7 +1,5 @@
NR-TAB(1) General Commands Manual NR-TAB(1)
-
-
NNAAMMEE
nr-tab - tab characters in register definition lines
@@ -10,6 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
with space: >>2<<
rr with tab: >>0:42<<
-
-
OpenBSD February 6, 2019 NR-TAB(1)
diff --git a/regress/roff/nr/undef.out_ascii b/regress/roff/nr/undef.out_ascii
index e7649eca..85b3dad5 100644
--- a/regress/roff/nr/undef.out_ascii
+++ b/regress/roff/nr/undef.out_ascii
@@ -1,7 +1,5 @@
NR-UNDEF(1) General Commands Manual NR-UNDEF(1)
-
-
NNAAMMEE
nr-undef - using an undefined number register
@@ -16,6 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
After removing it, it is again undefined.
-
-
OpenBSD April 9, 2018 NR-UNDEF(1)
diff --git a/regress/roff/ps/ignore.out_ascii b/regress/roff/ps/ignore.out_ascii
index b1bfacac..9f58e906 100644
--- a/regress/roff/ps/ignore.out_ascii
+++ b/regress/roff/ps/ignore.out_ascii
@@ -1,13 +1,9 @@
PS-IGNORE(1) General Commands Manual PS-IGNORE(1)
-
-
NNAAMMEE
ps-ignore - ignoreing point size macros
DDEESSCCRRIIPPTTIIOONN
normal text small text big text
-
-
OpenBSD Febuary 5, 2011 PS-IGNORE(1)
diff --git a/regress/roff/scale/horiz.out_ascii b/regress/roff/scale/horiz.out_ascii
index 75e12a4f..b614d966 100644
--- a/regress/roff/scale/horiz.out_ascii
+++ b/regress/roff/scale/horiz.out_ascii
@@ -1,7 +1,5 @@
HORIZ(1) General Commands Manual HORIZ(1)
-
-
NNAAMMEE
horiz - horizontal distances
@@ -22,6 +20,4 @@ DDEESSCCRRIIPPTTIIOONN
final text
-
-
OpenBSD December 23, 2014 HORIZ(1)
diff --git a/regress/roff/shift/bad.out_ascii b/regress/roff/shift/bad.out_ascii
index 0b21f574..2d6a2922 100644
--- a/regress/roff/shift/bad.out_ascii
+++ b/regress/roff/shift/bad.out_ascii
@@ -1,7 +1,5 @@
SHIFT_BAD(1) General Commands Manual SHIFT_BAD(1)
-
-
NNAAMMEE
sshhiifftt--bbaadd - wrong usage of macro arguments
@@ -20,6 +18,4 @@ DDEESSCCRRIIPPTTIIOONN
final text
-
-
OpenBSD August 23, 2018 SHIFT_BAD(1)
diff --git a/regress/roff/shift/basic.out_ascii b/regress/roff/shift/basic.out_ascii
index 40675c67..e15ebc32 100644
--- a/regress/roff/shift/basic.out_ascii
+++ b/regress/roff/shift/basic.out_ascii
@@ -1,7 +1,5 @@
SHIFT_BASIC(1) General Commands Manual SHIFT_BASIC(1)
-
-
NNAAMMEE
sshhiifftt--bbaassiicc - the shift request
@@ -20,6 +18,4 @@ DDEESSCCRRIIPPTTIIOONN
expand to more than three bytes: <a longer argument... and another>
-
-
OpenBSD August 23, 2018 SHIFT_BASIC(1)
diff --git a/regress/roff/sp/badargs-man.out_ascii b/regress/roff/sp/badargs-man.out_ascii
index b0421916..e7fc283a 100644
--- a/regress/roff/sp/badargs-man.out_ascii
+++ b/regress/roff/sp/badargs-man.out_ascii
@@ -1,7 +1,5 @@
SP-BADARGS-MAN(1) General Commands Manual SP-BADARGS-MAN(1)
-
-
NNAAMMEE
sp-badargs-man - bad arguments to .sp macros in man(7)
@@ -24,6 +22,4 @@ DDEESSCCRRIIPPTTIIOONN
end of test document
-
-
OpenBSD December 23, 2014 SP-BADARGS-MAN(1)
diff --git a/regress/roff/sp/fill-man.out_ascii b/regress/roff/sp/fill-man.out_ascii
index c111a012..01e9d629 100644
--- a/regress/roff/sp/fill-man.out_ascii
+++ b/regress/roff/sp/fill-man.out_ascii
@@ -1,7 +1,5 @@
SP-FILL-MAN(1) General Commands Manual SP-FILL-MAN(1)
-
-
NNAAMMEE
sp-fill-man - interaction of vertical spacing requests with fill modes
@@ -16,6 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
ENDTEST
end of file
-
-
OpenBSD January 6, 2019 SP-FILL-MAN(1)
diff --git a/regress/roff/sp/negative.out_ascii b/regress/roff/sp/negative.out_ascii
index 8a71aba6..83e34882 100644
--- a/regress/roff/sp/negative.out_ascii
+++ b/regress/roff/sp/negative.out_ascii
@@ -1,7 +1,5 @@
SP-NEGATIVE(1) General Commands Manual SP-NEGATIVE(1)
-
-
NNAAMMEE
sp-negative - negative vertical spacing
@@ -9,6 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
first line
second line
-
-
OpenBSD July 12, 2012 SP-NEGATIVE(1)
diff --git a/regress/roff/sp/scaling-man.out_ascii b/regress/roff/sp/scaling-man.out_ascii
index 72a0b53b..0b296765 100644
--- a/regress/roff/sp/scaling-man.out_ascii
+++ b/regress/roff/sp/scaling-man.out_ascii
@@ -1,7 +1,5 @@
SP-SCALING-MAN(1) General Commands Manual SP-SCALING-MAN(1)
-
-
NNAAMMEE
sp-scaling-man - scaled arguments to .sp requests in man(7)
@@ -29,6 +27,4 @@ DDEESSCCRRIIPPTTIIOONN
end of test document
-
-
OpenBSD December 23, 2014 SP-SCALING-MAN(1)
diff --git a/regress/roff/string/escape.out_ascii b/regress/roff/string/escape.out_ascii
index 8b00abaf..f7c64620 100644
--- a/regress/roff/string/escape.out_ascii
+++ b/regress/roff/string/escape.out_ascii
@@ -1,7 +1,5 @@
STRING-ESCAPE(1) General Commands Manual STRING-ESCAPE(1)
-
-
NNAAMMEE
string-escape - preventing string interpolation
@@ -26,6 +24,4 @@ DDEESSCCRRIIPPTTIIOONN
The above line must be "result: *[right]", not "result: wrong".
-
-
OpenBSD December 3, 2010 STRING-ESCAPE(1)
diff --git a/regress/roff/string/infinite.out_ascii b/regress/roff/string/infinite.out_ascii
index 1a9a5d6a..fa8a47e9 100644
--- a/regress/roff/string/infinite.out_ascii
+++ b/regress/roff/string/infinite.out_ascii
@@ -1,13 +1,9 @@
STRING-INFINITE(1) General Commands Manual STRING-INFINITE(1)
-
-
NNAAMMEE
string-infinite - endless recursion in string expansion
DDEESSCCRRIIPPTTIIOONN
Blow up, but still render following text correctly.
-
-
OpenBSD December 3, 2010 STRING-INFINITE(1)
diff --git a/regress/roff/string/std.out_ascii b/regress/roff/string/std.out_ascii
index b399374c..15bd38ae 100644
--- a/regress/roff/string/std.out_ascii
+++ b/regress/roff/string/std.out_ascii
@@ -1,7 +1,5 @@
STRING-STD(1) General Commands Manual STRING-STD(1)
-
-
NNAAMMEE
string-std - expanding standard macros as strings
@@ -10,6 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
the same after renaming it: >>><<<
-
-
OpenBSD June 18, 2017 STRING-STD(1)
diff --git a/regress/roff/string/undef.out_ascii b/regress/roff/string/undef.out_ascii
index 6e7bd01f..9adae29b 100644
--- a/regress/roff/string/undef.out_ascii
+++ b/regress/roff/string/undef.out_ascii
@@ -1,7 +1,5 @@
STRING-UNDEF(1) General Commands Manual STRING-UNDEF(1)
-
-
NNAAMMEE
string-undef - expanding undefined strings
@@ -32,6 +30,4 @@ DDEESSCCRRIIPPTTIIOONN
PPrreeddeeffiinneedd ssttrriinngg
A predefined string is defined and has the value "(R)".
-
-
OpenBSD April 9, 2018 STRING-UNDEF(1)
diff --git a/regress/roff/string/zerolength.out_ascii b/regress/roff/string/zerolength.out_ascii
index 5ab80c5d..116fd328 100644
--- a/regress/roff/string/zerolength.out_ascii
+++ b/regress/roff/string/zerolength.out_ascii
@@ -1,7 +1,5 @@
STRING-ZEROLENGTH(1) General Commands Manual STRING-ZEROLENGTH(1)
-
-
NNAAMMEE
string-zerolength - handling of zero-length user-defined strings
@@ -10,6 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
use zero-length macro: xx x
-
-
OpenBSD December 19, 2010 STRING-ZEROLENGTH(1)
diff --git a/regress/roff/ta/basic-man.out_ascii b/regress/roff/ta/basic-man.out_ascii
index 659422f2..efc2fadb 100644
--- a/regress/roff/ta/basic-man.out_ascii
+++ b/regress/roff/ta/basic-man.out_ascii
@@ -1,7 +1,5 @@
TA-BASIC-MAN(1) General Commands Manual TA-BASIC-MAN(1)
-
-
NNAAMMEE
ta-basic-man - setting tabstop positions in man(7)
@@ -19,6 +17,4 @@ DDEESSCCRRIIPPTTIIOONN
rounding:
1 2 3 4 5 6 7 8 9
-
-
OpenBSD May 7, 2014 TA-BASIC-MAN(1)
diff --git a/regress/roff/ti/basic-man.out_ascii b/regress/roff/ti/basic-man.out_ascii
index acc53f45..ebbae01e 100644
--- a/regress/roff/ti/basic-man.out_ascii
+++ b/regress/roff/ti/basic-man.out_ascii
@@ -1,7 +1,5 @@
TI-BASIC-MAN(1) General Commands Manual TI-BASIC-MAN(1)
-
-
NNAAMMEE
ti-basic-man - temporary indentation in man(7)
@@ -16,6 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
Reducing by more than the current offset starts the next line at the physical
left margin.
-
-
OpenBSD May 8, 2014 TI-BASIC-MAN(1)
diff --git a/regress/roff/ti/wide.out_ascii b/regress/roff/ti/wide.out_ascii
index 95a98ddc..1c21c514 100644
--- a/regress/roff/ti/wide.out_ascii
+++ b/regress/roff/ti/wide.out_ascii
@@ -1,7 +1,5 @@
TI-WIDE(1) General Commands Manual TI-WIDE(1)
-
-
NNAAMMEE
ti-wide - excessive temporary indentation
@@ -17,6 +15,4 @@ DDEESSCCRRIIPPTTIIOONN
same
Back to normal.
-
-
OpenBSD September 3, 2020 TI-WIDE(1)
diff --git a/regress/roff/tr/args.out_ascii b/regress/roff/tr/args.out_ascii
index b199ed6b..9251d58d 100644
--- a/regress/roff/tr/args.out_ascii
+++ b/regress/roff/tr/args.out_ascii
@@ -1,7 +1,5 @@
TR-BASIC(1) General Commands Manual TR-BASIC(1)
-
-
NNAAMMEE
tr-args - arguments of the tr request
@@ -9,6 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
no argument: one character: >> << two characters: >>y<< three
characters: >>y << last line
-
-
OpenBSD February 6, 2015 TR-BASIC(1)