summaryrefslogtreecommitdiffstats
path: root/regress
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:06:34 +0000
committerIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:06:34 +0000
commit32d371b57d595aa395b7fdf92909a912936ae599 (patch)
tree27e6ebfc3e3ee11feed0ab21318b45aaeb08aba7 /regress
parentbf3f4307729712bd6e6eeb0d2cf2d9739f304877 (diff)
downloadmandoc-32d371b57d595aa395b7fdf92909a912936ae599.tar.gz
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Diffstat (limited to 'regress')
-rw-r--r--regress/char/N/basic.out_ascii20
-rw-r--r--regress/char/accent/combine.out_utf812
-rw-r--r--regress/char/accent/nocombine.out_ascii34
-rw-r--r--regress/char/accent/nocombine.out_utf834
-rw-r--r--regress/char/accent/utf8only.out_utf88
-rw-r--r--regress/char/bar/man.out_ascii10
-rw-r--r--regress/char/hyphen/man.in8
-rw-r--r--regress/char/hyphen/man.out_ascii16
-rw-r--r--regress/char/space/eos-man.out_ascii20
-rw-r--r--regress/char/space/esct-man.out_ascii60
-rw-r--r--regress/char/space/invalid.out_ascii20
-rw-r--r--regress/char/space/leading-man.out_ascii8
-rw-r--r--regress/char/space/tab-filled.out_ascii94
-rw-r--r--regress/char/space/tab-man.out_ascii82
-rw-r--r--regress/char/space/zerowidth.out_ascii14
-rw-r--r--regress/char/space/zerowidth.out_utf814
-rw-r--r--regress/char/unicode/ascii.out_ascii46
-rw-r--r--regress/char/unicode/ascii.out_utf846
-rw-r--r--regress/char/unicode/input.out_ascii96
-rw-r--r--regress/char/unicode/input.out_utf896
-rw-r--r--regress/char/unicode/latin1.out_ascii194
-rw-r--r--regress/char/unicode/latin1.out_utf8194
-rw-r--r--regress/char/unicode/latin1diff.out_ascii8
-rw-r--r--regress/char/unicode/latin1diff.out_utf88
-rw-r--r--regress/char/unicode/man.out_utf810
-rw-r--r--regress/char/unicode/named.out_ascii342
-rw-r--r--regress/char/unicode/named.out_utf8342
-rw-r--r--regress/char/unicode/namediff.out_ascii52
-rw-r--r--regress/char/unicode/namediff.out_utf852
-rw-r--r--regress/char/unicode/nogroff.out_ascii92
-rw-r--r--regress/char/unicode/nogroff.out_utf892
-rw-r--r--regress/man/AT/basic.out_ascii4
-rw-r--r--regress/man/B/args.out_ascii14
-rw-r--r--regress/man/B/blank.out_ascii4
-rw-r--r--regress/man/B/nest.out_ascii6
-rw-r--r--regress/man/BI/emptyargs.out_ascii10
-rw-r--r--regress/man/BI/literal.out_ascii12
-rw-r--r--regress/man/DT/basic.out_ascii22
-rw-r--r--regress/man/EX/args.out_ascii10
-rw-r--r--regress/man/EX/nested.out_ascii16
-rw-r--r--regress/man/EX/spacing.out_ascii28
-rw-r--r--regress/man/HP/break.out_ascii10
-rw-r--r--regress/man/HP/literal.out_ascii30
-rw-r--r--regress/man/HP/macrotag.out_ascii8
-rw-r--r--regress/man/HP/manyargs.out_ascii44
-rw-r--r--regress/man/HP/spacing.out_ascii62
-rw-r--r--regress/man/HP/vert.out_ascii12
-rw-r--r--regress/man/IP/bullet.out_ascii20
-rw-r--r--regress/man/IP/bullet.out_utf820
-rw-r--r--regress/man/IP/empty.out_ascii18
-rw-r--r--regress/man/IP/literal.out_ascii68
-rw-r--r--regress/man/IP/longhead.out_ascii12
-rw-r--r--regress/man/IP/manyargs.out_ascii38
-rw-r--r--regress/man/IP/spacing.out_ascii34
-rw-r--r--regress/man/IP/tag.out_ascii14
-rw-r--r--regress/man/IP/vert.out_ascii6
-rw-r--r--regress/man/IP/width.out_ascii86
-rw-r--r--regress/man/MR/Makefile3
-rw-r--r--regress/man/MT/args.out_ascii16
-rw-r--r--regress/man/MT/noME.out_ascii6
-rw-r--r--regress/man/OP/args.out_ascii6
-rw-r--r--regress/man/PD/args.out_ascii20
-rw-r--r--regress/man/PD/nextline.out_ascii26
-rw-r--r--regress/man/PD/spacing.out_ascii58
-rw-r--r--regress/man/PP/args.out_ascii10
-rw-r--r--regress/man/PP/empty.out_ascii10
-rw-r--r--regress/man/PP/vert.out_ascii6
-rw-r--r--regress/man/RS/REarg.out_ascii24
-rw-r--r--regress/man/RS/an-margin.out_ascii12
-rw-r--r--regress/man/RS/breaking.out_ascii16
-rw-r--r--regress/man/RS/broken.in6
-rw-r--r--regress/man/RS/broken.out_ascii46
-rw-r--r--regress/man/RS/empty.out_ascii10
-rw-r--r--regress/man/RS/literal.out_ascii24
-rw-r--r--regress/man/RS/lonelyRE.out_ascii18
-rw-r--r--regress/man/RS/nested.out_ascii44
-rw-r--r--regress/man/RS/noRE.out_ascii6
-rw-r--r--regress/man/RS/nowidth.out_ascii18
-rw-r--r--regress/man/RS/paragraph.out_ascii16
-rw-r--r--regress/man/RS/width.out_ascii20
-rw-r--r--regress/man/SH/broken.out_ascii4
-rw-r--r--regress/man/SH/broken_eline.out_ascii4
-rw-r--r--regress/man/SH/empty_before.out_ascii4
-rw-r--r--regress/man/SH/longarg.out_ascii8
-rw-r--r--regress/man/SH/noarg.in6
-rw-r--r--regress/man/SH/noarg.out_ascii30
-rw-r--r--regress/man/SH/paragraph.out_ascii12
-rw-r--r--regress/man/SH/vert.out_ascii4
-rw-r--r--regress/man/SS/broken.out_ascii4
-rw-r--r--regress/man/SS/broken_eline.out_ascii4
-rw-r--r--regress/man/SS/longarg.out_ascii8
-rw-r--r--regress/man/SS/noarg.in6
-rw-r--r--regress/man/SS/noarg.out_ascii30
-rw-r--r--regress/man/SS/paragraph.out_ascii12
-rw-r--r--regress/man/SS/vert.out_ascii6
-rw-r--r--regress/man/SY/literal.out_ascii28
-rw-r--r--regress/man/TH/baddate.out_ascii4
-rw-r--r--regress/man/TH/case.out_ascii4
-rw-r--r--regress/man/TH/emptydate.out_ascii4
-rw-r--r--regress/man/TH/isodate.out_ascii4
-rw-r--r--regress/man/TH/longdate.out_ascii4
-rw-r--r--regress/man/TH/longtit.out_ascii4
-rw-r--r--regress/man/TH/longvol.out_ascii4
-rw-r--r--regress/man/TH/mdocdate.out_ascii4
-rw-r--r--regress/man/TH/noarg.out_ascii4
-rw-r--r--regress/man/TH/onearg.out_ascii4
-rw-r--r--regress/man/TH/onlyyear.out_ascii4
-rw-r--r--regress/man/TH/sixargs.out_ascii4
-rw-r--r--regress/man/TH/twoargs.out_ascii4
-rw-r--r--regress/man/TP/badarg.out_ascii16
-rw-r--r--regress/man/TP/broken.out_ascii10
-rw-r--r--regress/man/TP/double.out_ascii42
-rw-r--r--regress/man/TP/eof.out_ascii4
-rw-r--r--regress/man/TP/fill.out_ascii16
-rw-r--r--regress/man/TP/indent.out_ascii12
-rw-r--r--regress/man/TP/literal.out_ascii28
-rw-r--r--regress/man/TP/longhead.out_ascii12
-rw-r--r--regress/man/TP/macrotag.out_ascii18
-rw-r--r--regress/man/TP/manyargs.out_ascii38
-rw-r--r--regress/man/TP/sameline.out_ascii18
-rw-r--r--regress/man/TP/spacing.out_ascii38
-rw-r--r--regress/man/TP/tag.out_ascii20
-rw-r--r--regress/man/TP/vert.out_ascii10
-rw-r--r--regress/man/TP/width.out_ascii78
-rw-r--r--regress/man/TS/break.out_ascii28
-rw-r--r--regress/man/TS/vspace.out_ascii48
-rw-r--r--regress/man/UC/basic.out_ascii4
-rw-r--r--regress/man/UR/args.out_ascii17
-rw-r--r--regress/man/UR/noUE.out_ascii6
-rw-r--r--regress/man/blank/afterSH.out_ascii34
-rw-r--r--regress/man/blank/afterSS.out_ascii35
-rw-r--r--regress/man/blank/line.out_ascii62
-rw-r--r--regress/man/nf/args.out_ascii10
-rw-r--r--regress/man/nf/dupe.out_ascii16
-rw-r--r--regress/man/nf/indent.out_ascii32
-rw-r--r--regress/man/nf/userdef.out_ascii16
-rw-r--r--regress/man/nf/vert.out_ascii22
-rw-r--r--regress/roff/args/esc.out_ascii4
-rw-r--r--regress/roff/args/infrec.out_ascii4
-rw-r--r--regress/roff/args/man.out_ascii54
-rw-r--r--regress/roff/args/roff.out_ascii62
-rw-r--r--regress/roff/br/args.out_ascii6
-rw-r--r--regress/roff/cc/basic.out_ascii12
-rw-r--r--regress/roff/ce/basic.out_ascii20
-rw-r--r--regress/roff/ce/break.out_ascii26
-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_ascii38
-rw-r--r--regress/roff/cond/de.out_ascii4
-rw-r--r--regress/roff/cond/ie.out_ascii18
-rw-r--r--regress/roff/cond/if.out_ascii40
-rw-r--r--regress/roff/cond/numeric.out_ascii32
-rw-r--r--regress/roff/cond/register.out_ascii16
-rw-r--r--regress/roff/cond/strcmp.out_ascii10
-rw-r--r--regress/roff/cond/string.out_ascii26
-rw-r--r--regress/roff/de/TH.out_ascii4
-rw-r--r--regress/roff/esc/O1.out_ascii20
-rw-r--r--regress/roff/esc/V1.out_ascii8
-rw-r--r--regress/roff/esc/bs_man.out_ascii12
-rw-r--r--regress/roff/esc/c_man.out_ascii24
-rw-r--r--regress/roff/esc/f.out_ascii14
-rw-r--r--regress/roff/esc/ignore.out_ascii36
-rw-r--r--regress/roff/esc/invalid.out_ascii46
-rw-r--r--regress/roff/esc/one.out_ascii12
-rw-r--r--regress/roff/esc/unsupp.out_ascii6
-rw-r--r--regress/roff/ft/badargs.out_ascii10
-rw-r--r--regress/roff/it/double.out_ascii4
-rw-r--r--regress/roff/mc/args.out_ascii24
-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_ascii10
-rw-r--r--regress/roff/nr/eval.out_ascii44
-rw-r--r--regress/roff/nr/incr.out_ascii14
-rw-r--r--regress/roff/nr/int.out_ascii8
-rw-r--r--regress/roff/nr/predef.out_ascii20
-rw-r--r--regress/roff/nr/rr.out_ascii6
-rw-r--r--regress/roff/nr/scale.out_ascii4
-rw-r--r--regress/roff/nr/tab.out_ascii8
-rw-r--r--regress/roff/nr/undef.out_ascii12
-rw-r--r--regress/roff/ps/ignore.out_ascii4
-rw-r--r--regress/roff/scale/horiz.out_ascii6
-rw-r--r--regress/roff/shift/bad.out_ascii20
-rw-r--r--regress/roff/shift/basic.out_ascii16
-rw-r--r--regress/roff/sp/badargs-man.out_ascii16
-rw-r--r--regress/roff/sp/fill-man.out_ascii16
-rw-r--r--regress/roff/sp/negative.out_ascii6
-rw-r--r--regress/roff/sp/scaling-man.out_ascii26
187 files changed, 2453 insertions, 2456 deletions
diff --git a/regress/char/N/basic.out_ascii b/regress/char/N/basic.out_ascii
index d5294e35..13b441c3 100644
--- a/regress/char/N/basic.out_ascii
+++ b/regress/char/N/basic.out_ascii
@@ -1,17 +1,17 @@
N-BASIC(1) General Commands Manual N-BASIC(1)
NNAAMMEE
- N-basic - basic handling of character number escapes
+ N-basic - basic handling of character number escapes
DDEESSCCRRIIPPTTIIOONN
- basic usage: xAx
- too large: xx
- much too large: xx
- non-numerical content: xX'x
- mixed content: xAX'x
- empty: xx
- no quoting: x65x
- non-matching quoting characters: xAx
- end of test document
+ basic usage: xAx
+ too large: xx
+ much too large: xx
+ non-numerical content: xX'x
+ mixed content: xAX'x
+ empty: xx
+ no quoting: x65x
+ non-matching quoting characters: xAx
+ end of test document
OpenBSD January 29, 2011 N-BASIC(1)
diff --git a/regress/char/accent/combine.out_utf8 b/regress/char/accent/combine.out_utf8
index ca9c3c65..37510d5b 100644
--- a/regress/char/accent/combine.out_utf8
+++ b/regress/char/accent/combine.out_utf8
@@ -1,13 +1,13 @@
CHAR-ACCENT-COMBINE(1) General Commands Manual CHAR-ACCENT-COMBINE(1)
NNAAMMEE
- cchhaarr--aacccceenntt--ccoommbbiinnee - combining accents
+ cchhaarr--aacccceenntt--ccoommbbiinnee - combining accents
DDEESSCCRRIIPPTTIIOONN
- char + combine char U: eU'0301'
- char + combine char C: é
- char + combine char named: é
- combined char pre N: é
- combined char pre 2: é
+ char + combine char U: eU'0301'
+ char + combine char C: é
+ char + combine char named: é
+ combined char pre N: é
+ combined char pre 2: é
OpenBSD February 28, 2014 CHAR-ACCENT-COMBINE(1)
diff --git a/regress/char/accent/nocombine.out_ascii b/regress/char/accent/nocombine.out_ascii
index cd4264df..f23c15cb 100644
--- a/regress/char/accent/nocombine.out_ascii
+++ b/regress/char/accent/nocombine.out_ascii
@@ -1,24 +1,24 @@
CHAR-ACCENT-NOCOMBINE(1) General Commands Manual CHAR-ACCENT-NOCOMBINE(1)
NNAAMMEE
- cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
+ cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
DDEESSCCRRIIPPTTIIOONN
- bare acute accent: e'e
- escaped acute accent: e'ee
- acute accent sequence: e'e
- bare grave accent: e`e
- escaped grave accent: e`ee
- acute grave sequence: e`e
- hungarian umlaut: e"e
- circumflex: e^e
- cedilla: e,e
- dieresis: e"e
- caron: eve
- ring: eoe
- tilde: e~e
- ogonek: e,e
- text hat: e^e
- text tilde: e~e
+ bare acute accent: e'e
+ escaped acute accent: e'ee
+ acute accent sequence: e'e
+ bare grave accent: e`e
+ escaped grave accent: e`ee
+ acute grave sequence: e`e
+ hungarian umlaut: e"e
+ circumflex: e^e
+ cedilla: e,e
+ dieresis: e"e
+ caron: eve
+ ring: eoe
+ tilde: e~e
+ ogonek: e,e
+ text hat: e^e
+ text tilde: e~e
OpenBSD December 15, 2018 CHAR-ACCENT-NOCOMBINE(1)
diff --git a/regress/char/accent/nocombine.out_utf8 b/regress/char/accent/nocombine.out_utf8
index e52794cf..520a15d3 100644
--- a/regress/char/accent/nocombine.out_utf8
+++ b/regress/char/accent/nocombine.out_utf8
@@ -1,24 +1,24 @@
CHAR-ACCENT-NOCOMBINE(1) General Commands Manual CHAR-ACCENT-NOCOMBINE(1)
NNAAMMEE
- cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
+ cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
DDEESSCCRRIIPPTTIIOONN
- bare acute accent: e'e
- escaped acute accent: e´ee
- acute accent sequence: e´e
- bare grave accent: e`e
- escaped grave accent: e`ee
- acute grave sequence: e`e
- hungarian umlaut: e˝e
- circumflex: e^e
- cedilla: e¸e
- dieresis: e¨e
- caron: eˇe
- ring: e˚e
- tilde: e~e
- ogonek: e˛e
- text hat: e^e
- text tilde: e~e
+ bare acute accent: e'e
+ escaped acute accent: e´ee
+ acute accent sequence: e´e
+ bare grave accent: e`e
+ escaped grave accent: e`ee
+ acute grave sequence: e`e
+ hungarian umlaut: e˝e
+ circumflex: e^e
+ cedilla: e¸e
+ dieresis: e¨e
+ caron: eˇe
+ ring: e˚e
+ tilde: e~e
+ ogonek: e˛e
+ text hat: e^e
+ text tilde: e~e
OpenBSD December 15, 2018 CHAR-ACCENT-NOCOMBINE(1)
diff --git a/regress/char/accent/utf8only.out_utf8 b/regress/char/accent/utf8only.out_utf8
index 7e81f277..15eb420f 100644
--- a/regress/char/accent/utf8only.out_utf8
+++ b/regress/char/accent/utf8only.out_utf8
@@ -1,11 +1,11 @@
CHAR-ACCENT-UTF8ONLY(1) General Commands Manual CHAR-ACCENT-UTF8ONLY(1)
NNAAMMEE
- cchhaarr--aacccceenntt--uuttff88oonnllyy - accents available in UTF-8 only
+ cchhaarr--aacccceenntt--uuttff88oonnllyy - accents available in UTF-8 only
DDEESSCCRRIIPPTTIIOONN
- macron: e¯e
- dotted: e˙e
- breve: e˘e
+ macron: e¯e
+ dotted: e˙e
+ breve: e˘e
OpenBSD March 8, 2014 CHAR-ACCENT-UTF8ONLY(1)
diff --git a/regress/char/bar/man.out_ascii b/regress/char/bar/man.out_ascii
index b7622a7c..24dab061 100644
--- a/regress/char/bar/man.out_ascii
+++ b/regress/char/bar/man.out_ascii
@@ -1,17 +1,17 @@
bar-man(1) General Commands Manual bar-man(1)
NNAAMMEE
- bbaarr--mmaann - formatting the vertical bar symbol
+ bbaarr--mmaann - formatting the vertical bar symbol
DDEESSCCRRIIPPTTIIOONN
nnoorrmmaall bbaarr
- Manually switching fonts: _i_t_a_l_i_croman|roman_i_t_a_l_i_c
+ Manually switching fonts: _i_t_a_l_i_croman|roman_i_t_a_l_i_c
- pprreeffiixx || ssuuffffiixx
+ pprreeffiixx || ssuuffffiixx
ssppeecciiaall cchhaarraacctteerr
- Manually switching fonts: _i_t_a_l_i_croman|roman_i_t_a_l_i_c
+ Manually switching fonts: _i_t_a_l_i_croman|roman_i_t_a_l_i_c
- pprreeffiixx || ssuuffffiixx
+ pprreeffiixx || ssuuffffiixx
OpenBSD July 17, 2012 bar-man(1)
diff --git a/regress/char/hyphen/man.in b/regress/char/hyphen/man.in
index a61c2ea3..8c760b05 100644
--- a/regress/char/hyphen/man.in
+++ b/regress/char/hyphen/man.in
@@ -1,12 +1,12 @@
-.\" $OpenBSD: man.in,v 1.3 2017/07/04 14:53:23 schwarze Exp $
-.TH hyphen-man 1 "September 18, 2011"
+.\" $OpenBSD: man.in,v 1.4 2023/11/13 20:35:33 schwarze Exp $
+.TH hyphen-man 1 "November 13, 2023"
.SH NAME
\fBhyphen-man\fR - formatting hyphens and breaking lines
.SH DESCRIPTION
This is a long line of text, such that the last word won't fit: break-here
.PP
-Try the same thing once same again, but now in italic font mode:
+Try the same thing once again, but this time in italic font mode:
\fIbreak-here\fP
.PP
-Finally, try it a third time, but this time in bold font mode:
+Finally, try again a third time, but this time in bold font mode:
\fBbreak-here\fP
diff --git a/regress/char/hyphen/man.out_ascii b/regress/char/hyphen/man.out_ascii
index 7dfc4bef..fc744a40 100644
--- a/regress/char/hyphen/man.out_ascii
+++ b/regress/char/hyphen/man.out_ascii
@@ -1,16 +1,16 @@
hyphen-man(1) General Commands Manual hyphen-man(1)
NNAAMMEE
- hhyypphheenn--mmaann - formatting hyphens and breaking lines
+ hhyypphheenn--mmaann - formatting hyphens and breaking lines
DDEESSCCRRIIPPTTIIOONN
- This is a long line of text, such that the last word won't fit: break-
- here
+ This is a long line of text, such that the last word won't fit: break-
+ here
- Try the same thing once same again, but now in italic font mode: _b_r_e_a_k_-
- _h_e_r_e
+ Try the same thing once again, but this time in italic font mode: _b_r_e_a_k_-
+ _h_e_r_e
- Finally, try it a third time, but this time in bold font mode: bbrreeaakk--
- hheerree
+ Finally, try again a third time, but this time in bold font mode: bbrreeaakk--
+ hheerree
-OpenBSD September 18, 2011 hyphen-man(1)
+OpenBSD November 13, 2023 hyphen-man(1)
diff --git a/regress/char/space/eos-man.out_ascii b/regress/char/space/eos-man.out_ascii
index 2b2767a5..0f3c8ced 100644
--- a/regress/char/space/eos-man.out_ascii
+++ b/regress/char/space/eos-man.out_ascii
@@ -1,22 +1,22 @@
SPACE-EOS-MAN(1) General Commands Manual SPACE-EOS-MAN(1)
NNAAMMEE
- SPACE-EOS-MAN - end-of-sentence spacing in man(7) documents
+ SPACE-EOS-MAN - end-of-sentence spacing in man(7) documents
DDEESSCCRRIIPPTTIIOONN
- This is a sentence. There is a double space before the next one.
+ This is a sentence. There is a double space before the next one.
- Here is a full stop aatt tthhee eenndd ooff aa mmaaccrroo.. It causes a double space,
- too.
+ Here is a full stop aatt tthhee eenndd ooff aa mmaaccrroo.. It causes a double space,
+ too.
- She said: "Here is another sentence." And it was detected even with
- quotation marks. (Really.) And within parantheses.
+ She said: "Here is another sentence." And it was detected even with
+ quotation marks. (Really.) And within parantheses.
- A dot in parantheses (.) is not a full stop.
+ A dot in parantheses (.) is not a full stop.
- A dot in the middle of an input line . is not a full stop.
+ A dot in the middle of an input line . is not a full stop.
- At the end of an input line, even an escaped dot . is regarded as a
- full stop.
+ At the end of an input line, even an escaped dot . is regarded as a full
+ stop.
OpenBSD December 22, 2013 SPACE-EOS-MAN(1)
diff --git a/regress/char/space/esct-man.out_ascii b/regress/char/space/esct-man.out_ascii
index 9b48570e..2ee5c0cb 100644
--- a/regress/char/space/esct-man.out_ascii
+++ b/regress/char/space/esct-man.out_ascii
@@ -1,37 +1,37 @@
SPACE-ESCT-MAN(1) General Commands Manual SPACE-ESCT-MAN(1)
NNAAMMEE
- SPACE-T-MAN - the t escape sequence in pages with man macros
+ SPACE-T-MAN - the t escape sequence in pages with man macros
DDEESSCCRRIIPPTTIIOONN
- In plain text:
- single tab
- singleescape-t
- singleescape-a
- double tab
- doubleescape-t
- doubleescape-a
- This line starts with escape-t and comes close to the right margin.
- The next line starts with escape-t as well.
-
- In a literal display:
- single tab
- singleescape-t
- singleescape-a
- double tab
- doubleescape-t
- doubleescape-a
-
- After the IP macro:
-
- single tab
- text
-
- single escape-t
- text
-
- After font macros:
- ssiinnggllee ttaabb
- ddoouubbllee ttaabb
+ In plain text:
+ single tab
+ singleescape-t
+ singleescape-a
+ double tab
+ doubleescape-t
+ doubleescape-a
+ This line starts with escape-t and comes close to the right margin. The
+ next line starts with escape-t as well.
+
+ In a literal display:
+ single tab
+ singleescape-t
+ singleescape-a
+ double tab
+ doubleescape-t
+ doubleescape-a
+
+ After the IP macro:
+
+ single tab
+ text
+
+ single escape-t
+ text
+
+ After font macros:
+ ssiinnggllee ttaabb
+ ddoouubbllee ttaabb
OpenBSD December 20, 2018 SPACE-ESCT-MAN(1)
diff --git a/regress/char/space/invalid.out_ascii b/regress/char/space/invalid.out_ascii
index 2ec9bd85..d1cf1f83 100644
--- a/regress/char/space/invalid.out_ascii
+++ b/regress/char/space/invalid.out_ascii
@@ -1,17 +1,17 @@
SPACE-INVALID(1) General Commands Manual SPACE-INVALID(1)
NNAAMMEE
- SPACE-INVALID - invalid whitespace escape sequences
+ SPACE-INVALID - invalid whitespace escape sequences
DDEESSCCRRIIPPTTIIOONN
- blank: a-bhy]c
- percent: abc
- ampersand: abc
- colon: abc
- caret: abc
- underline: a_bc
- pipe: abc
- tilde: a bc
- digit-width: a bc
+ blank: a-bhy]c
+ percent: abc
+ ampersand: abc
+ colon: abc
+ caret: abc
+ underline: a_bc
+ pipe: abc
+ tilde: a bc
+ digit-width: a bc
OpenBSD December 15, 2018 SPACE-INVALID(1)
diff --git a/regress/char/space/leading-man.out_ascii b/regress/char/space/leading-man.out_ascii
index 149b6e8c..248da82a 100644
--- a/regress/char/space/leading-man.out_ascii
+++ b/regress/char/space/leading-man.out_ascii
@@ -1,11 +1,11 @@
SPACE-LEADING-MAN(1) General Commands Manual SPACE-LEADING-MAN(1)
NNAAMMEE
- space-leading-man - leading spaces on text lines in man documents
+ space-leading-man - leading spaces on text lines in man documents
DDEESSCCRRIIPPTTIIOONN
- normal line of text second normal line
- leading space bboolldd_i_t_a_l_i_c normal after macro bboolldd_i_t_a_l_i_c
- leading space after a macro line
+ normal line of text second normal line
+ leading space bboolldd_i_t_a_l_i_c normal after macro bboolldd_i_t_a_l_i_c
+ leading space after a macro line
OpenBSD January 15, 2011 SPACE-LEADING-MAN(1)
diff --git a/regress/char/space/tab-filled.out_ascii b/regress/char/space/tab-filled.out_ascii
index 4f4231da..8604289c 100644
--- a/regress/char/space/tab-filled.out_ascii
+++ b/regress/char/space/tab-filled.out_ascii
@@ -1,57 +1,57 @@
SPACE-TAB-FILLED(1) General Commands Manual SPACE-TAB-FILLED(1)
NNAAMMEE
- SPACE-TAB-FILLED - tab characters in fill mode
+ SPACE-TAB-FILLED - tab characters in fill mode
DDEESSCCRRIIPPTTIIOONN
TTaabbss aarree rreellaattiivvee ttoo tthhee bbeeggiinnnniinngg ooff tthhee ccuurrrreenntt iinnppuutt lliinnee..
- one two
- t
- t
- a 1 t
- a 22 t
- a 333 t
- a 4444 t
- a 55555 t
- ab 1 t
- ab 22 t
- ab 333 t
- ab 4444 t
- ab 55555 t
+ one two
+ t
+ t
+ a 1 t
+ a 22 t
+ a 333 t
+ a 4444 t
+ a 55555 t
+ ab 1 t
+ ab 22 t
+ ab 333 t
+ ab 4444 t
+ ab 55555 t
TTaabb mmeeaassuurreemmeenntt ccoonnttiinnuueess oonnttoo tthhee nneexxtt oouuttppuutt lliinnee..
- Using a line length of 5n=12n-7n and tab positions of 7n and 9n:
- a
- 1 t
- a
- 22 t
- a
- 333 t
- a
- 4444 t
- a
- 55555 t
- ab
- 1 t
- ab
- 22 t
- ab
- 333 t
- ab
- 4444 t
- abc
- 1 t
- abc
- 22 t
- abc
- 333 t
- adcd
- 1 t
- abcd
- 22 t
- abcde
- 1 t
- abcdef
- 1 t
+ Using a line length of 5n=12n-7n and tab positions of 7n and 9n:
+ a
+ 1 t
+ a
+ 22 t
+ a
+ 333 t
+ a
+ 4444 t
+ a
+ 55555 t
+ ab
+ 1 t
+ ab
+ 22 t
+ ab
+ 333 t
+ ab
+ 4444 t
+ abc
+ 1 t
+ abc
+ 22 t
+ abc
+ 333 t
+ adcd
+ 1 t
+ abcd
+ 22 t
+ abcde
+ 1 t
+ abcdef
+ 1 t
OpenBSD August 16, 2022 SPACE-TAB-FILLED(1)
diff --git a/regress/char/space/tab-man.out_ascii b/regress/char/space/tab-man.out_ascii
index b1df2965..12cc978f 100644
--- a/regress/char/space/tab-man.out_ascii
+++ b/regress/char/space/tab-man.out_ascii
@@ -1,48 +1,48 @@
SPACE-TAB-MAN(1) General Commands Manual SPACE-TAB-MAN(1)
NNAAMMEE
- SPACE-TAB-MAN - handling of literal tab characters
+ SPACE-TAB-MAN - handling of literal tab characters
DDEESSCCRRIIPPTTIIOONN
- In plain text:
- 1 x
- 22 x
- 333 x
- 4444 x
- 55555 x
- 666666 x
- 7777777 x
- 88888888 x
- 999999999 x
- aaaaaaaaaa x
- bbbbbbbbbbb x
- cccccccccccc x
- ddddddddddddd x
- tab space
- tab tab
- space tab
- tab
- tab
- This line starts with a tab and comes close to the right margin.
- The next line starts with a tab as well.
- In a literal display:
- 1 x
- 22 x
- 333 x
- 4444 x
- 55555 x
- 666666 x
- 7777777 x
- 88888888 x
- 999999999 x
- aaaaaaaaaa x
- bbbbbbbbbbb x
- cccccccccccc x
- ddddddddddddd x
- tab space
- tab tab
- space tab
- tab
- tab
+ In plain text:
+ 1 x
+ 22 x
+ 333 x
+ 4444 x
+ 55555 x
+ 666666 x
+ 7777777 x
+ 88888888 x
+ 999999999 x
+ aaaaaaaaaa x
+ bbbbbbbbbbb x
+ cccccccccccc x
+ ddddddddddddd x
+ tab space
+ tab tab
+ space tab
+ tab
+ tab
+ This line starts with a tab and comes close to the right margin.
+ The next line starts with a tab as well.
+ In a literal display:
+ 1 x
+ 22 x
+ 333 x
+ 4444 x
+ 55555 x
+ 666666 x
+ 7777777 x
+ 88888888 x
+ 999999999 x
+ aaaaaaaaaa x
+ bbbbbbbbbbb x
+ cccccccccccc x
+ ddddddddddddd x
+ tab space
+ tab tab
+ space tab
+ tab
+ tab
OpenBSD May 24, 2010 SPACE-TAB-MAN(1)
diff --git a/regress/char/space/zerowidth.out_ascii b/regress/char/space/zerowidth.out_ascii
index b20cd0fc..a015b621 100644
--- a/regress/char/space/zerowidth.out_ascii
+++ b/regress/char/space/zerowidth.out_ascii
@@ -1,14 +1,14 @@
SPACE-ZEROWIDTH(1) General Commands Manual SPACE-ZEROWIDTH(1)
NNAAMMEE
- space-zerowidth - zero width and narrow space characters
+ space-zerowidth - zero width and narrow space characters
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- zero width space \& between A and B: AB
- hyphenation allowed \% between A and B: AB
- half-narrow (1/12) space \^ between A and B: AB
- narrow space (1/6) \| between A and B: AB
- ENDTEST
+ BEGINTEST
+ zero width space \& between A and B: AB
+ hyphenation allowed \% between A and B: AB
+ half-narrow (1/12) space \^ between A and B: AB
+ narrow space (1/6) \| between A and B: AB
+ ENDTEST
OpenBSD October 27, 2014 SPACE-ZEROWIDTH(1)
diff --git a/regress/char/space/zerowidth.out_utf8 b/regress/char/space/zerowidth.out_utf8
index b20cd0fc..a015b621 100644
--- a/regress/char/space/zerowidth.out_utf8
+++ b/regress/char/space/zerowidth.out_utf8
@@ -1,14 +1,14 @@
SPACE-ZEROWIDTH(1) General Commands Manual SPACE-ZEROWIDTH(1)
NNAAMMEE
- space-zerowidth - zero width and narrow space characters
+ space-zerowidth - zero width and narrow space characters
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- zero width space \& between A and B: AB
- hyphenation allowed \% between A and B: AB
- half-narrow (1/12) space \^ between A and B: AB
- narrow space (1/6) \| between A and B: AB
- ENDTEST
+ BEGINTEST
+ zero width space \& between A and B: AB
+ hyphenation allowed \% between A and B: AB
+ half-narrow (1/12) space \^ between A and B: AB
+ narrow space (1/6) \| between A and B: AB
+ ENDTEST
OpenBSD October 27, 2014 SPACE-ZEROWIDTH(1)
diff --git a/regress/char/unicode/ascii.out_ascii b/regress/char/unicode/ascii.out_ascii
index 6ab0f124..8a631354 100644
--- a/regress/char/unicode/ascii.out_ascii
+++ b/regress/char/unicode/ascii.out_ascii
@@ -1,30 +1,30 @@
CHAR-UNICODE-ASCII(1) General Commands Manual CHAR-UNICODE-ASCII(1)
NNAAMMEE
- char-unicode-ascii - Unicode characters in the ASCII range
+ char-unicode-ascii - Unicode characters in the ASCII range
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- """ QUOTATION MARK
- ### NUMBER SIGN
- $$$ DOLLAR SIGN
- ''' APOSTROPHE
- +++ PLUS SIGN
- -- HYPHEN-MINUS
- .. FULL STOP
- /// SOLIDUS
- === EQUALS SIGN
- @@@ COMMERCIAL AT
- [[[ LEFT SQUARE BRACKET
- \\\\ REVERSE SOLIDUS
- ]]] RIGHT SQUARE BRACKET
- ^^^^ CIRCUMFLEX ACCENT
- ____ LOW LINE
- ```` GRAVE ACCENT
- {{{ LEFT CURLY BRACKET
- |||| VERTICAL LINE
- }}} RIGHT CURLY BRACKET
- ~~~~ TILDE
- ENDTEST
+ BEGINTEST
+ """ QUOTATION MARK
+ ### NUMBER SIGN
+ $$$ DOLLAR SIGN
+ ''' APOSTROPHE
+ +++ PLUS SIGN
+ -- HYPHEN-MINUS
+ .. FULL STOP
+ /// SOLIDUS
+ === EQUALS SIGN
+ @@@ COMMERCIAL AT
+ [[[ LEFT SQUARE BRACKET
+ \\\\ REVERSE SOLIDUS
+ ]]] RIGHT SQUARE BRACKET
+ ^^^^ CIRCUMFLEX ACCENT
+ ____ LOW LINE
+ ```` GRAVE ACCENT
+ {{{ LEFT CURLY BRACKET
+ |||| VERTICAL LINE
+ }}} RIGHT CURLY BRACKET
+ ~~~~ TILDE
+ ENDTEST
OpenBSD October 27, 2014 CHAR-UNICODE-ASCII(1)
diff --git a/regress/char/unicode/ascii.out_utf8 b/regress/char/unicode/ascii.out_utf8
index 6ab0f124..8a631354 100644
--- a/regress/char/unicode/ascii.out_utf8
+++ b/regress/char/unicode/ascii.out_utf8
@@ -1,30 +1,30 @@
CHAR-UNICODE-ASCII(1) General Commands Manual CHAR-UNICODE-ASCII(1)
NNAAMMEE
- char-unicode-ascii - Unicode characters in the ASCII range
+ char-unicode-ascii - Unicode characters in the ASCII range
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- """ QUOTATION MARK
- ### NUMBER SIGN
- $$$ DOLLAR SIGN
- ''' APOSTROPHE
- +++ PLUS SIGN
- -- HYPHEN-MINUS
- .. FULL STOP
- /// SOLIDUS
- === EQUALS SIGN
- @@@ COMMERCIAL AT
- [[[ LEFT SQUARE BRACKET
- \\\\ REVERSE SOLIDUS
- ]]] RIGHT SQUARE BRACKET
- ^^^^ CIRCUMFLEX ACCENT
- ____ LOW LINE
- ```` GRAVE ACCENT
- {{{ LEFT CURLY BRACKET
- |||| VERTICAL LINE
- }}} RIGHT CURLY BRACKET
- ~~~~ TILDE
- ENDTEST
+ BEGINTEST
+ """ QUOTATION MARK
+ ### NUMBER SIGN
+ $$$ DOLLAR SIGN
+ ''' APOSTROPHE
+ +++ PLUS SIGN
+ -- HYPHEN-MINUS
+ .. FULL STOP
+ /// SOLIDUS
+ === EQUALS SIGN
+ @@@ COMMERCIAL AT
+ [[[ LEFT SQUARE BRACKET
+ \\\\ REVERSE SOLIDUS
+ ]]] RIGHT SQUARE BRACKET
+ ^^^^ CIRCUMFLEX ACCENT
+ ____ LOW LINE
+ ```` GRAVE ACCENT
+ {{{ LEFT CURLY BRACKET
+ |||| VERTICAL LINE
+ }}} RIGHT CURLY BRACKET
+ ~~~~ TILDE
+ ENDTEST
OpenBSD October 27, 2014 CHAR-UNICODE-ASCII(1)
diff --git a/regress/char/unicode/input.out_ascii b/regress/char/unicode/input.out_ascii
index bb0c811e..2078cf57 100644
--- a/regress/char/unicode/input.out_ascii
+++ b/regress/char/unicode/input.out_ascii
@@ -1,63 +1,63 @@
CHAR-UNICODE-INPUT(1) General Commands Manual CHAR-UNICODE-INPUT(1)
NNAAMMEE
- char-unicode-input - Unicode characters in the input file
+ char-unicode-input - Unicode characters in the input file
DDEESSCCRRIIPPTTIIOONN
- lowest valid: <80>
+ lowest valid: <80>
OOnnee--bbyyttee rraannggee
- U+0000 0x00 <NUL>? lowest ASCII
- U+001f 0x1f <US>? highest ASCII control character
- U+007f 0x7f <DEL>? highest ASCII
- 0x80 ? leading lowest continuation
- 0xbf ? leading highest continuation
+ U+0000 0x00 <NUL>? lowest ASCII
+ U+001f 0x1f <US>? highest ASCII control character
+ U+007f 0x7f <DEL>? highest ASCII
+ 0x80 ? leading lowest continuation
+ 0xbf ? leading highest continuation
TTwwoo--bbyyttee rraannggee
- U+0000 0xc080 ?? lowest obfuscated ASCII
- U+007f 0xc1bf ?? highest obfuscated ASCII
- U+0080 0xc280 <80><80> lowest two-byte
- U+07FF 0xdfbf <?><?> highest two-byte
- 0xc278 ?x ASCII instead of continuation
- 0xc2c380 ?`A start byte instead of continuation
+ U+0000 0xc080 ?? lowest obfuscated ASCII
+ U+007f 0xc1bf ?? highest obfuscated ASCII
+ U+0080 0xc280 <80><80> lowest two-byte
+ U+07FF 0xdfbf <?><?> highest two-byte
+ 0xc278 ?x ASCII instead of continuation
+ 0xc2c380 ?`A start byte instead of continuation
TThhrreeee--bbyyttee rraannggee
- U+0000 0xe08080 ??? lowest obfuscated ASCII
- U+007f 0xe081bf ??? highest obfuscated ASCII
- U+0080 0xe08280 ??? lowest obfuscated two-byte
- U+07FF 0xe09fbf ??? highest obfuscated two-byte
- U+0800 0xe0a080 <?><?> lowest three-byte
- U+0FFF 0xe0bfbf <?><?> end of first start byte
- U+1000 0xe18080 <?><?> begin of second start byte
- U+CFFF 0xecbfbf <?><?> end of last normal start byte
- U+D000 0xed8080 <?><?> begin of last start byte
- U+D7FF 0xed9fbf <?><?> highest public three-byte
- U+D800 0xeda080 ??? lowest surrogate
- U+DFFF 0xedbfbf ??? highest surrogate
- U+E000 0xee8080 <?><?> lowest private use
- U+F8FF 0xefa3bf <?><?> highest private use
- U+F900 0xefa480 <?><?> lowest post-private
- U+FFFF 0xefbfbf <?><?> highest three-byte
+ U+0000 0xe08080 ??? lowest obfuscated ASCII
+ U+007f 0xe081bf ??? highest obfuscated ASCII
+ U+0080 0xe08280 ??? lowest obfuscated two-byte
+ U+07FF 0xe09fbf ??? highest obfuscated two-byte
+ U+0800 0xe0a080 <?><?> lowest three-byte
+ U+0FFF 0xe0bfbf <?><?> end of first start byte
+ U+1000 0xe18080 <?><?> begin of second start byte
+ U+CFFF 0xecbfbf <?><?> end of last normal start byte
+ U+D000 0xed8080 <?><?> begin of last start byte
+ U+D7FF 0xed9fbf <?><?> highest public three-byte
+ U+D800 0xeda080 ??? lowest surrogate
+ U+DFFF 0xedbfbf ??? highest surrogate
+ U+E000 0xee8080 <?><?> lowest private use
+ U+F8FF 0xefa3bf <?><?> highest private use
+ U+F900 0xefa480 <?><?> lowest post-private
+ U+FFFF 0xefbfbf <?><?> highest three-byte
FFoouurr--bbyyttee rraannggee
- U+0000 0xf0808080 ???? lowest obfuscated ASCII
- U+007f 0xf08081bf ???? highest obfuscated ASCII
- U+0080 0xf0808280 ???? lowest obfuscated two-byte
- U+07FF 0xf0809fbf ???? highest obfuscated two-byte
- U+0800 0xf080a080 ???? lowest obfuscated three-byte
- U+FFFF 0xf08fbfbf ???? highest obfuscated three-byte
- U+10000 0xf0908080 <?><?> lowest four-byte
- U+3FFFF 0xf0bfbfbf <?><?> end of first start byte
- U+40000 0xf1808080 <?><?> begin of second start byte
- U+EFFFF 0xf2bfbfbf <?><?> highest public character
- U+F0000 0xf3808080 <?><?> lowest plane 15 private use
- U+FFFFF 0xf3bfbfbf <?><?> highest plane 15 private use
- U+100000 0xf4808080 <?><?> lowest plane 16 private use
- U+10FFFF 0xf48fbfbf <?><?> highest valid four-byte
- U+110000 0xf4908080 ???? lowest beyond Unicode
- U+13FFFF 0xf4bfbfbf ???? end of last start byte
- U+140000 0xf5808080 ???? lowest invalid start byte
- U+1FFFFF 0xf7bfbfbf ???? highest invalid four-byte
- U+200000 0xf888808080 ????? lowest five-byte
+ U+0000 0xf0808080 ???? lowest obfuscated ASCII
+ U+007f 0xf08081bf ???? highest obfuscated ASCII
+ U+0080 0xf0808280 ???? lowest obfuscated two-byte
+ U+07FF 0xf0809fbf ???? highest obfuscated two-byte
+ U+0800 0xf080a080 ???? lowest obfuscated three-byte
+ U+FFFF 0xf08fbfbf ???? highest obfuscated three-byte
+ U+10000 0xf0908080 <?><?> lowest four-byte
+ U+3FFFF 0xf0bfbfbf <?><?> end of first start byte
+ U+40000 0xf1808080 <?><?> begin of second start byte
+ U+EFFFF 0xf2bfbfbf <?><?> highest public character
+ U+F0000 0xf3808080 <?><?> lowest plane 15 private use
+ U+FFFFF 0xf3bfbfbf <?><?> highest plane 15 private use
+ U+100000 0xf4808080 <?><?> lowest plane 16 private use
+ U+10FFFF 0xf48fbfbf <?><?> highest valid four-byte
+ U+110000 0xf4908080 ???? lowest beyond Unicode
+ U+13FFFF 0xf4bfbfbf ???? end of last start byte
+ U+140000 0xf5808080 ???? lowest invalid start byte
+ U+1FFFFF 0xf7bfbfbf ???? highest invalid four-byte
+ U+200000 0xf888808080 ????? lowest five-byte
OpenBSD June 2, 2021 CHAR-UNICODE-INPUT(1)
diff --git a/regress/char/unicode/input.out_utf8 b/regress/char/unicode/input.out_utf8
index 7c0bf066..429b427a 100644
--- a/regress/char/unicode/input.out_utf8
+++ b/regress/char/unicode/input.out_utf8
@@ -1,63 +1,63 @@
CHAR-UNICODE-INPUT(1) General Commands Manual CHAR-UNICODE-INPUT(1)
NNAAMMEE
- char-unicode-input - Unicode characters in the input file
+ char-unicode-input - Unicode characters in the input file
DDEESSCCRRIIPPTTIIOONN
- lowest valid: �
+ lowest valid: �
OOnnee--bbyyttee rraannggee
- U+0000 0x00 �? lowest ASCII
- U+001f 0x1f �? highest ASCII control character
- U+007f 0x7f �? highest ASCII
- 0x80 ? leading lowest continuation
- 0xbf ? leading highest continuation
+ U+0000 0x00 �? lowest ASCII
+ U+001f 0x1f �? highest ASCII control character
+ U+007f 0x7f �? highest ASCII
+ 0x80 ? leading lowest continuation
+ 0xbf ? leading highest continuation
TTwwoo--bbyyttee rraannggee
- U+0000 0xc080 ?? lowest obfuscated ASCII
- U+007f 0xc1bf ?? highest obfuscated ASCII
- U+0080 0xc280 �� lowest two-byte
- U+07FF 0xdfbf ߿߿ highest two-byte
- 0xc278 ?x ASCII instead of continuation
- 0xc2c380 ?À start byte instead of continuation
+ U+0000 0xc080 ?? lowest obfuscated ASCII
+ U+007f 0xc1bf ?? highest obfuscated ASCII
+ U+0080 0xc280 �� lowest two-byte
+ U+07FF 0xdfbf ߿߿ highest two-byte
+ 0xc278 ?x ASCII instead of continuation
+ 0xc2c380 ?À start byte instead of continuation
TThhrreeee--bbyyttee rraannggee
- U+0000 0xe08080 ??? lowest obfuscated ASCII
- U+007f 0xe081bf ??? highest obfuscated ASCII
- U+0080 0xe08280 ??? lowest obfuscated two-byte
- U+07FF 0xe09fbf ??? highest obfuscated two-byte
- U+0800 0xe0a080 ࠀࠀ lowest three-byte
- U+0FFF 0xe0bfbf ࿿࿿ end of first start byte
- U+1000 0xe18080 ကက begin of second start byte
- U+CFFF 0xecbfbf 쿿쿿 end of last normal start byte
- U+D000 0xed8080 퀀퀀 begin of last start byte
- U+D7FF 0xed9fbf ퟿퟿ highest public three-byte
- U+D800 0xeda080 ??? lowest surrogate
- U+DFFF 0xedbfbf ??? highest surrogate
- U+E000 0xee8080  lowest private use
- U+F8FF 0xefa3bf  highest private use
- U+F900 0xefa480 豈豈 lowest post-private
- U+FFFF 0xefbfbf ￿￿ highest three-byte
+ U+0000 0xe08080 ??? lowest obfuscated ASCII
+ U+007f 0xe081bf ??? highest obfuscated ASCII
+ U+0080 0xe08280 ??? lowest obfuscated two-byte
+ U+07FF 0xe09fbf ??? highest obfuscated two-byte
+ U+0800 0xe0a080 ࠀࠀ lowest three-byte
+ U+0FFF 0xe0bfbf ࿿࿿ end of first start byte
+ U+1000 0xe18080 ကက begin of second start byte
+ U+CFFF 0xecbfbf 쿿쿿 end of last normal start byte
+ U+D000 0xed8080 퀀퀀 begin of last start byte
+ U+D7FF 0xed9fbf ퟿퟿ highest public three-byte
+ U+D800 0xeda080 ??? lowest surrogate
+ U+DFFF 0xedbfbf ??? highest surrogate
+ U+E000 0xee8080  lowest private use
+ U+F8FF 0xefa3bf  highest private use
+ U+F900 0xefa480 豈豈 lowest post-private
+ U+FFFF 0xefbfbf ￿￿ highest three-byte
FFoouurr--bbyyttee rraannggee
- U+0000 0xf0808080 ???? lowest obfuscated ASCII
- U+007f 0xf08081bf ???? highest obfuscated ASCII
- U+0080 0xf0808280 ???? lowest obfuscated two-byte
- U+07FF 0xf0809fbf ???? highest obfuscated two-byte
- U+0800 0xf080a080 ???? lowest obfuscated three-byte
- U+FFFF 0xf08fbfbf ???? highest obfuscated three-byte
- U+10000 0xf0908080 𐀀𐀀 lowest four-byte
- U+3FFFF 0xf0bfbfbf 𿿿𿿿 end of first start byte
- U+40000 0xf1808080 񀀀񀀀 begin of second start byte
- U+EFFFF 0xf2bfbfbf 󯿿򿿿 highest public character
- U+F0000 0xf3808080 󰀀󀀀 lowest plane 15 private use
- U+FFFFF 0xf3bfbfbf 󿿿󿿿 highest plane 15 private use
- U+100000 0xf4808080 􀀀􀀀 lowest plane 16 private use
- U+10FFFF 0xf48fbfbf 􏿿􏿿 highest valid four-byte
- U+110000 0xf4908080 ???? lowest beyond Unicode
- U+13FFFF 0xf4bfbfbf ???? end of last start byte
- U+140000 0xf5808080 ???? lowest invalid start byte
- U+1FFFFF 0xf7bfbfbf ???? highest invalid four-byte
- U+200000 0xf888808080 ????? lowest five-byte
+ U+0000 0xf0808080 ???? lowest obfuscated ASCII
+ U+007f 0xf08081bf ???? highest obfuscated ASCII
+ U+0080 0xf0808280 ???? lowest obfuscated two-byte
+ U+07FF 0xf0809fbf ???? highest obfuscated two-byte
+ U+0800 0xf080a080 ???? lowest obfuscated three-byte
+ U+FFFF 0xf08fbfbf ???? highest obfuscated three-byte
+ U+10000 0xf0908080 𐀀𐀀 lowest four-byte
+ U+3FFFF 0xf0bfbfbf 𿿿𿿿 end of first start byte
+ U+40000 0xf1808080 񀀀񀀀 begin of second start byte
+ U+EFFFF 0xf2bfbfbf 󯿿򿿿 highest public character
+ U+F0000 0xf3808080 󰀀󀀀 lowest plane 15 private use
+ U+FFFFF 0xf3bfbfbf 󿿿󿿿 highest plane 15 private use
+ U+100000 0xf4808080 􀀀􀀀 lowest plane 16 private use
+ U+10FFFF 0xf48fbfbf 􏿿􏿿 highest valid four-byte
+ U+110000 0xf4908080 ???? lowest beyond Unicode
+ U+13FFFF 0xf4bfbfbf ???? end of last start byte
+ U+140000 0xf5808080 ???? lowest invalid start byte
+ U+1FFFFF 0xf7bfbfbf ???? highest invalid four-byte
+ U+200000 0xf888808080 ????? lowest five-byte
OpenBSD June 2, 2021 CHAR-UNICODE-INPUT(1)
diff --git a/regress/char/unicode/latin1.out_ascii b/regress/char/unicode/latin1.out_ascii
index c96ac1ee..d932a53e 100644
--- a/regress/char/unicode/latin1.out_ascii
+++ b/regress/char/unicode/latin1.out_ascii
@@ -1,104 +1,104 @@
CHAR-UNICODE-LATIN1(1) General Commands Manual CHAR-UNICODE-LATIN1(1)
NNAAMMEE
- char-unicode-latin1 - Unicode characters in the ISO-8859-1 range
+ char-unicode-latin1 - Unicode characters in the ISO-8859-1 range
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- !! INVERTED EXCLAMATION MARK
- /c/c CENT SIGN
- -L-L POUND SIGN
- oxox CURRENCY SIGN
- =Y=Y YEN SIGN
- || BROKEN BAR
- <section><section> SECTION SIGN
- "" DIAERESIS
- (C)(C) COPYRIGHT SIGN
- _a_a FEMININE ORDINAL INDICATOR
- <<<< LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
- ~~~ NOT SIGN
- SOFT HYPHEN
- (R)(R) REGISTERED SIGN
- <degree><degree> DEGREE SIGN
- +-+-+- PLUS-MINUS SIGN
- ^2^2 SUPERSCRIPT TWO
- ^3^3 SUPERSCRIPT THREE
- ''' ACUTE ACCENT
- <micro><micro> MICRO SIGN
- <paragraph><paragraph> PILCROW SIGN
- .. MIDDLE DOT
- ,, CEDILLA
- ^1^1 SUPERSCRIPT ONE
- _o_o MASCULINE ORDINAL INDICATOR
- >>>> RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
- 1/41/4 VULGAR FRACTION ONE QUARTER
- 1/21/2 VULGAR FRACTION ONE HALF
- 3/43/4 VULGAR FRACTION THREE QUARTERS
- ?? INVERTED QUESTION MARK
- `A`A LATIN CAPITAL LETTER A WITH GRAVE
- 'A'A LATIN CAPITAL LETTER A WITH ACUTE
- ^A^A LATIN CAPITAL LETTER A WITH CIRCUMFLEX
- ~A~A LATIN CAPITAL LETTER A WITH TILDE
- "A"A LATIN CAPITAL LETTER A WITH DIAERESIS
- oAoA LATIN CAPITAL LETTER A WITH RING ABOVE
- AEAE LATIN CAPITAL LETTER AE
- ,C,C LATIN CAPITAL LETTER C WITH CEDILLA
- `E`E LATIN CAPITAL LETTER E WITH GRAVE
- 'E'E LATIN CAPITAL LETTER E WITH ACUTE
- ^E^E LATIN CAPITAL LETTER E WITH CIRCUMFLEX
- "E"E LATIN CAPITAL LETTER E WITH DIAERESIS
- `I`I LATIN CAPITAL LETTER I WITH GRAVE
- 'I'I LATIN CAPITAL LETTER I WITH ACUTE
- ^I^I LATIN CAPITAL LETTER I WITH CIRCUMFLEX
- "I"I LATIN CAPITAL LETTER I WITH DIAERESIS
- DhDh LATIN CAPITAL LETTER ETH
- ~N~N LATIN CAPITAL LETTER N WITH TILDE
- `O`O LATIN CAPITAL LETTER O WITH GRAVE
- 'O'O LATIN CAPITAL LETTER O WITH ACUTE
- ^O^O LATIN CAPITAL LETTER O WITH CIRCUMFLEX
- ~O~O LATIN CAPITAL LETTER O WITH TILDE
- "O"O LATIN CAPITAL LETTER O WITH DIAERESIS
- xxx MULTIPLICATION SIGN
- /O/O LATIN CAPITAL LETTER O WITH STROKE
- `U`U LATIN CAPITAL LETTER U WITH GRAVE
- 'U'U LATIN CAPITAL LETTER U WITH ACUTE
- ^U^U LATIN CAPITAL LETTER U WITH CIRCUMFLEX
- "U"U LATIN CAPITAL LETTER U WITH DIAERESIS
- 'Y'Y LATIN CAPITAL LETTER Y WITH ACUTE
- ThTh LATIN CAPITAL LETTER THORN
- ssss LATIN SMALL LETTER SHARP S
- `a`a LATIN SMALL LETTER A WITH GRAVE
- 'a'a LATIN SMALL LETTER A WITH ACUTE
- ^a^a LATIN SMALL LETTER A WITH CIRCUMFLEX
- ~a~a LATIN SMALL LETTER A WITH TILDE
- "a"a LATIN SMALL LETTER A WITH DIAERESIS
- oaoa LATIN SMALL LETTER A WITH RING ABOVE
- aeae LATIN SMALL LETTER AE
- ,c,c LATIN SMALL LETTER C WITH CEDILLA
- `e`e LATIN SMALL LETTER E WITH GRAVE
- 'e'e LATIN SMALL LETTER E WITH ACUTE
- ^e^e LATIN SMALL LETTER E WITH CIRCUMFLEX
- "e"e LATIN SMALL LETTER E WITH DIAERESIS
- `i`i LATIN SMALL LETTER I WITH GRAVE
- 'i'i LATIN SMALL LETTER I WITH ACUTE
- ^i^i LATIN SMALL LETTER I WITH CIRCUMFLEX
- "i"i LATIN SMALL LETTER I WITH DIAERESIS
- dhdh LATIN SMALL LETTER ETH
- ~n~n LATIN SMALL LETTER N WITH TILDE
- `o`o LATIN SMALL LETTER O WITH GRAVE
- 'o'o LATIN SMALL LETTER O WITH ACUTE
- ^o^o LATIN SMALL LETTER O WITH CIRCUMFLEX
- ~o~o LATIN SMALL LETTER O WITH TILDE
- "o"o LATIN SMALL LETTER O WITH DIAERESIS
- /// DIVISION SIGN
- /o/o LATIN SMALL LETTER O WITH STROKE
- `u`u LATIN SMALL LETTER U WITH GRAVE
- 'u'u LATIN SMALL LETTER U WITH ACUTE
- ^u^u LATIN SMALL LETTER U WITH CIRCUMFLEX
- "u"u LATIN SMALL LETTER U WITH DIAERESIS
- 'y'y LATIN SMALL LETTER Y WITH ACUTE
- thth LATIN SMALL LETTER THORN
- "y"y LATIN SMALL LETTER Y WITH DIAERESIS
- ENDTEST
+ BEGINTEST
+ !! INVERTED EXCLAMATION MARK
+ /c/c CENT SIGN
+ -L-L POUND SIGN
+ oxox CURRENCY SIGN
+ =Y=Y YEN SIGN
+ || BROKEN BAR
+ <section><section> SECTION SIGN
+ "" DIAERESIS
+ (C)(C) COPYRIGHT SIGN
+ _a_a FEMININE ORDINAL INDICATOR
+ <<<< LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
+ ~~~ NOT SIGN
+ SOFT HYPHEN
+ (R)(R) REGISTERED SIGN
+ <degree><degree> DEGREE SIGN
+ +-+-+- PLUS-MINUS SIGN
+ ^2^2 SUPERSCRIPT TWO
+ ^3^3 SUPERSCRIPT THREE
+ ''' ACUTE ACCENT
+ <micro><micro> MICRO SIGN
+ <paragraph><paragraph> PILCROW SIGN
+ .. MIDDLE DOT
+ ,, CEDILLA
+ ^1^1 SUPERSCRIPT ONE
+ _o_o MASCULINE ORDINAL INDICATOR
+ >>>> RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
+ 1/41/4 VULGAR FRACTION ONE QUARTER
+ 1/21/2 VULGAR FRACTION ONE HALF
+ 3/43/4 VULGAR FRACTION THREE QUARTERS
+ ?? INVERTED QUESTION MARK
+ `A`A LATIN CAPITAL LETTER A WITH GRAVE
+ 'A'A LATIN CAPITAL LETTER A WITH ACUTE
+ ^A^A LATIN CAPITAL LETTER A WITH CIRCUMFLEX
+ ~A~A LATIN CAPITAL LETTER A WITH TILDE
+ "A"A LATIN CAPITAL LETTER A WITH DIAERESIS
+ oAoA LATIN CAPITAL LETTER A WITH RING ABOVE
+ AEAE LATIN CAPITAL LETTER AE
+ ,C,C LATIN CAPITAL LETTER C WITH CEDILLA
+ `E`E LATIN CAPITAL LETTER E WITH GRAVE
+ 'E'E LATIN CAPITAL LETTER E WITH ACUTE
+ ^E^E LATIN CAPITAL LETTER E WITH CIRCUMFLEX
+ "E"E LATIN CAPITAL LETTER E WITH DIAERESIS
+ `I`I LATIN CAPITAL LETTER I WITH GRAVE
+ 'I'I LATIN CAPITAL LETTER I WITH ACUTE
+ ^I^I LATIN CAPITAL LETTER I WITH CIRCUMFLEX
+ "I"I LATIN CAPITAL LETTER I WITH DIAERESIS
+ DhDh LATIN CAPITAL LETTER ETH
+ ~N~N LATIN CAPITAL LETTER N WITH TILDE
+ `O`O LATIN CAPITAL LETTER O WITH GRAVE
+ 'O'O LATIN CAPITAL LETTER O WITH ACUTE
+ ^O^O LATIN CAPITAL LETTER O WITH CIRCUMFLEX
+ ~O~O LATIN CAPITAL LETTER O WITH TILDE
+ "O"O LATIN CAPITAL LETTER O WITH DIAERESIS
+ xxx MULTIPLICATION SIGN
+ /O/O LATIN CAPITAL LETTER O WITH STROKE
+ `U`U LATIN CAPITAL LETTER U WITH GRAVE
+ 'U'U LATIN CAPITAL LETTER U WITH ACUTE
+ ^U^U LATIN CAPITAL LETTER U WITH CIRCUMFLEX
+ "U"U LATIN CAPITAL LETTER U WITH DIAERESIS
+ 'Y'Y LATIN CAPITAL LETTER Y WITH ACUTE
+ ThTh LATIN CAPITAL LETTER THORN
+ ssss LATIN SMALL LETTER SHARP S
+ `a`a LATIN SMALL LETTER A WITH GRAVE
+ 'a'a LATIN SMALL LETTER A WITH ACUTE
+ ^a^a LATIN SMALL LETTER A WITH CIRCUMFLEX
+ ~a~a LATIN SMALL LETTER A WITH TILDE
+ "a"a LATIN SMALL LETTER A WITH DIAERESIS
+ oaoa LATIN SMALL LETTER A WITH RING ABOVE
+ aeae LATIN SMALL LETTER AE
+ ,c,c LATIN SMALL LETTER C WITH CEDILLA
+ `e`e LATIN SMALL LETTER E WITH GRAVE
+ 'e'e LATIN SMALL LETTER E WITH ACUTE
+ ^e^e LATIN SMALL LETTER E WITH CIRCUMFLEX
+ "e"e LATIN SMALL LETTER E WITH DIAERESIS
+ `i`i LATIN SMALL LETTER I WITH GRAVE
+ 'i'i LATIN SMALL LETTER I WITH ACUTE
+ ^i^i LATIN SMALL LETTER I WITH CIRCUMFLEX
+ "i"i LATIN SMALL LETTER I WITH DIAERESIS
+ dhdh LATIN SMALL LETTER ETH
+ ~n~n LATIN SMALL LETTER N WITH TILDE
+ `o`o LATIN SMALL LETTER O WITH GRAVE
+ 'o'o LATIN SMALL LETTER O WITH ACUTE
+ ^o^o LATIN SMALL LETTER O WITH CIRCUMFLEX
+ ~o~o LATIN SMALL LETTER O WITH TILDE
+ "o"o LATIN SMALL LETTER O WITH DIAERESIS
+ /// DIVISION SIGN
+ /o/o LATIN SMALL LETTER O WITH STROKE
+ `u`u LATIN SMALL LETTER U WITH GRAVE
+ 'u'u LATIN SMALL LETTER U WITH ACUTE
+ ^u^u LATIN SMALL LETTER U WITH CIRCUMFLEX
+ "u"u LATIN SMALL LETTER U WITH DIAERESIS
+ 'y'y LATIN SMALL LETTER Y WITH ACUTE
+ thth LATIN SMALL LETTER THORN
+ "y"y LATIN SMALL LETTER Y WITH DIAERESIS
+ ENDTEST
OpenBSD August 21, 2018 CHAR-UNICODE-LATIN1(1)
diff --git a/regress/char/unicode/latin1.out_utf8 b/regress/char/unicode/latin1.out_utf8
index db32a12e..dd05e9b6 100644
--- a/regress/char/unicode/latin1.out_utf8
+++ b/regress/char/unicode/latin1.out_utf8
@@ -1,104 +1,104 @@
CHAR-UNICODE-LATIN1(1) General Commands Manual CHAR-UNICODE-LATIN1(1)
NNAAMMEE
- char-unicode-latin1 - Unicode characters in the ISO-8859-1 range
+ char-unicode-latin1 - Unicode characters in the ISO-8859-1 range
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- ¡¡ INVERTED EXCLAMATION MARK
- ¢¢ CENT SIGN
- ££ POUND SIGN
- ¤¤ CURRENCY SIGN
- ¥¥ YEN SIGN
- ¦¦ BROKEN BAR
- §§ SECTION SIGN
- ¨¨ DIAERESIS
- ©© COPYRIGHT SIGN
- ªª FEMININE ORDINAL INDICATOR
- «« LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
- ¬¬¬ NOT SIGN
- ­ SOFT HYPHEN
- ®® REGISTERED SIGN
- °° DEGREE SIGN
- ±±± PLUS-MINUS SIGN
- ²² SUPERSCRIPT TWO
- ³³ SUPERSCRIPT THREE
- ´´´ ACUTE ACCENT
- µµ MICRO SIGN
- ¶¶ PILCROW SIGN
- ·· MIDDLE DOT
- ¸¸ CEDILLA
- ¹¹ SUPERSCRIPT ONE
- ºº MASCULINE ORDINAL INDICATOR
- »» RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
- ¼¼ VULGAR FRACTION ONE QUARTER
- ½½ VULGAR FRACTION ONE HALF
- ¾¾ VULGAR FRACTION THREE QUARTERS
- ¿¿ INVERTED QUESTION MARK
- ÀÀ LATIN CAPITAL LETTER A WITH GRAVE
- ÁÁ LATIN CAPITAL LETTER A WITH ACUTE
- ÂÂ LATIN CAPITAL LETTER A WITH CIRCUMFLEX
- ÃÃ LATIN CAPITAL LETTER A WITH TILDE
- ÄÄ LATIN CAPITAL LETTER A WITH DIAERESIS
- ÅÅ LATIN CAPITAL LETTER A WITH RING ABOVE
- ÆÆ LATIN CAPITAL LETTER AE
- ÇÇ LATIN CAPITAL LETTER C WITH CEDILLA
- ÈÈ LATIN CAPITAL LETTER E WITH GRAVE
- ÉÉ LATIN CAPITAL LETTER E WITH ACUTE
- ÊÊ LATIN CAPITAL LETTER E WITH CIRCUMFLEX
- ËË LATIN CAPITAL LETTER E WITH DIAERESIS
- ÌÌ LATIN CAPITAL LETTER I WITH GRAVE
- ÍÍ LATIN CAPITAL LETTER I WITH ACUTE
- ÎÎ LATIN CAPITAL LETTER I WITH CIRCUMFLEX
- ÏÏ LATIN CAPITAL LETTER I WITH DIAERESIS
- ÐÐ LATIN CAPITAL LETTER ETH
- ÑÑ LATIN CAPITAL LETTER N WITH TILDE
- ÒÒ LATIN CAPITAL LETTER O WITH GRAVE
- ÓÓ LATIN CAPITAL LETTER O WITH ACUTE
- ÔÔ LATIN CAPITAL LETTER O WITH CIRCUMFLEX
- ÕÕ LATIN CAPITAL LETTER O WITH TILDE
- ÖÖ LATIN CAPITAL LETTER O WITH DIAERESIS
- ××× MULTIPLICATION SIGN
- ØØ LATIN CAPITAL LETTER O WITH STROKE
- ÙÙ LATIN CAPITAL LETTER U WITH GRAVE
- ÚÚ LATIN CAPITAL LETTER U WITH ACUTE
- ÛÛ LATIN CAPITAL LETTER U WITH CIRCUMFLEX
- ÜÜ LATIN CAPITAL LETTER U WITH DIAERESIS
- ÝÝ LATIN CAPITAL LETTER Y WITH ACUTE
- ÞÞ LATIN CAPITAL LETTER THORN
- ßß LATIN SMALL LETTER SHARP S
- àà LATIN SMALL LETTER A WITH GRAVE
- áá LATIN SMALL LETTER A WITH ACUTE
- ââ LATIN SMALL LETTER A WITH CIRCUMFLEX
- ãã LATIN SMALL LETTER A WITH TILDE
- ää LATIN SMALL LETTER A WITH DIAERESIS
- åå LATIN SMALL LETTER A WITH RING ABOVE
- ææ LATIN SMALL LETTER AE
- çç LATIN SMALL LETTER C WITH CEDILLA
- èè LATIN SMALL LETTER E WITH GRAVE
- éé LATIN SMALL LETTER E WITH ACUTE
- êê LATIN SMALL LETTER E WITH CIRCUMFLEX
- ëë LATIN SMALL LETTER E WITH DIAERESIS
- ìì LATIN SMALL LETTER I WITH GRAVE
- íí LATIN SMALL LETTER I WITH ACUTE
- îî LATIN SMALL LETTER I WITH CIRCUMFLEX
- ïï LATIN SMALL LETTER I WITH DIAERESIS
- ðð LATIN SMALL LETTER ETH
- ññ LATIN SMALL LETTER N WITH TILDE
- òò LATIN SMALL LETTER O WITH GRAVE
- óó LATIN SMALL LETTER O WITH ACUTE
- ôô LATIN SMALL LETTER O WITH CIRCUMFLEX
- õõ LATIN SMALL LETTER O WITH TILDE
- öö LATIN SMALL LETTER O WITH DIAERESIS
- ÷÷÷ DIVISION SIGN
- øø LATIN SMALL LETTER O WITH STROKE
- ùù LATIN SMALL LETTER U WITH GRAVE
- úú LATIN SMALL LETTER U WITH ACUTE
- ûû LATIN SMALL LETTER U WITH CIRCUMFLEX
- üü LATIN SMALL LETTER U WITH DIAERESIS
- ýý LATIN SMALL LETTER Y WITH ACUTE
- þþ LATIN SMALL LETTER THORN
- ÿÿ LATIN SMALL LETTER Y WITH DIAERESIS
- ENDTEST
+ BEGINTEST
+ ¡¡ INVERTED EXCLAMATION MARK
+ ¢¢ CENT SIGN
+ ££ POUND SIGN
+ ¤¤ CURRENCY SIGN
+ ¥¥ YEN SIGN
+ ¦¦ BROKEN BAR
+ §§ SECTION SIGN
+ ¨¨ DIAERESIS
+ ©© COPYRIGHT SIGN
+ ªª FEMININE ORDINAL INDICATOR
+ «« LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
+ ¬¬¬ NOT SIGN
+ ­ SOFT HYPHEN
+ ®® REGISTERED SIGN
+ °° DEGREE SIGN
+ ±±± PLUS-MINUS SIGN
+ ²² SUPERSCRIPT TWO
+ ³³ SUPERSCRIPT THREE
+ ´´´ ACUTE ACCENT
+ µµ MICRO SIGN
+ ¶¶ PILCROW SIGN
+ ·· MIDDLE DOT
+ ¸¸ CEDILLA
+ ¹¹ SUPERSCRIPT ONE
+ ºº MASCULINE ORDINAL INDICATOR
+ »» RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
+ ¼¼ VULGAR FRACTION ONE QUARTER
+ ½½ VULGAR FRACTION ONE HALF
+ ¾¾ VULGAR FRACTION THREE QUARTERS
+ ¿¿ INVERTED QUESTION MARK
+ ÀÀ LATIN CAPITAL LETTER A WITH GRAVE
+ ÁÁ LATIN CAPITAL LETTER A WITH ACUTE
+ ÂÂ LATIN CAPITAL LETTER A WITH CIRCUMFLEX
+ ÃÃ LATIN CAPITAL LETTER A WITH TILDE
+ ÄÄ LATIN CAPITAL LETTER A WITH DIAERESIS
+ ÅÅ LATIN CAPITAL LETTER A WITH RING ABOVE
+ ÆÆ LATIN CAPITAL LETTER AE
+ ÇÇ LATIN CAPITAL LETTER C WITH CEDILLA
+ ÈÈ LATIN CAPITAL LETTER E WITH GRAVE
+ ÉÉ LATIN CAPITAL LETTER E WITH ACUTE
+ ÊÊ LATIN CAPITAL LETTER E WITH CIRCUMFLEX
+ ËË LATIN CAPITAL LETTER E WITH DIAERESIS
+ ÌÌ LATIN CAPITAL LETTER I WITH GRAVE
+ ÍÍ LATIN CAPITAL LETTER I WITH ACUTE
+ ÎÎ LATIN CAPITAL LETTER I WITH CIRCUMFLEX
+ ÏÏ LATIN CAPITAL LETTER I WITH DIAERESIS
+ ÐÐ LATIN CAPITAL LETTER ETH
+ ÑÑ LATIN CAPITAL LETTER N WITH TILDE
+ ÒÒ LATIN CAPITAL LETTER O WITH GRAVE
+ ÓÓ LATIN CAPITAL LETTER O WITH ACUTE
+ ÔÔ LATIN CAPITAL LETTER O WITH CIRCUMFLEX
+ ÕÕ LATIN CAPITAL LETTER O WITH TILDE
+ ÖÖ LATIN CAPITAL LETTER O WITH DIAERESIS
+ ××× MULTIPLICATION SIGN
+ ØØ LATIN CAPITAL LETTER O WITH STROKE
+ ÙÙ LATIN CAPITAL LETTER U WITH GRAVE
+ ÚÚ LATIN CAPITAL LETTER U WITH ACUTE
+ ÛÛ LATIN CAPITAL LETTER U WITH CIRCUMFLEX
+ ÜÜ LATIN CAPITAL LETTER U WITH DIAERESIS
+ ÝÝ LATIN CAPITAL LETTER Y WITH ACUTE
+ ÞÞ LATIN CAPITAL LETTER THORN
+ ßß LATIN SMALL LETTER SHARP S
+ àà LATIN SMALL LETTER A WITH GRAVE
+ áá LATIN SMALL LETTER A WITH ACUTE
+ ââ LATIN SMALL LETTER A WITH CIRCUMFLEX
+ ãã LATIN SMALL LETTER A WITH TILDE
+ ää LATIN SMALL LETTER A WITH DIAERESIS
+ åå LATIN SMALL LETTER A WITH RING ABOVE
+ ææ LATIN SMALL LETTER AE
+ çç LATIN SMALL LETTER C WITH CEDILLA
+ èè LATIN SMALL LETTER E WITH GRAVE
+ éé LATIN SMALL LETTER E WITH ACUTE
+ êê LATIN SMALL LETTER E WITH CIRCUMFLEX
+ ëë LATIN SMALL LETTER E WITH DIAERESIS
+ ìì LATIN SMALL LETTER I WITH GRAVE
+ íí LATIN SMALL LETTER I WITH ACUTE
+ îî LATIN SMALL LETTER I WITH CIRCUMFLEX
+ ïï LATIN SMALL LETTER I WITH DIAERESIS
+ ðð LATIN SMALL LETTER ETH
+ ññ LATIN SMALL LETTER N WITH TILDE
+ òò LATIN SMALL LETTER O WITH GRAVE
+ óó LATIN SMALL LETTER O WITH ACUTE
+ ôô LATIN SMALL LETTER O WITH CIRCUMFLEX
+ õõ LATIN SMALL LETTER O WITH TILDE
+ öö LATIN SMALL LETTER O WITH DIAERESIS
+ ÷÷÷ DIVISION SIGN
+ øø LATIN SMALL LETTER O WITH STROKE
+ ùù LATIN SMALL LETTER U WITH GRAVE
+ úú LATIN SMALL LETTER U WITH ACUTE
+ ûû LATIN SMALL LETTER U WITH CIRCUMFLEX
+ üü LATIN SMALL LETTER U WITH DIAERESIS
+ ýý LATIN SMALL LETTER Y WITH ACUTE
+ þþ LATIN SMALL LETTER THORN
+ ÿÿ LATIN SMALL LETTER Y WITH DIAERESIS
+ ENDTEST
OpenBSD August 21, 2018 CHAR-UNICODE-LATIN1(1)
diff --git a/regress/char/unicode/latin1diff.out_ascii b/regress/char/unicode/latin1diff.out_ascii
index 65da678f..1a3f4927 100644
--- a/regress/char/unicode/latin1diff.out_ascii
+++ b/regress/char/unicode/latin1diff.out_ascii
@@ -1,11 +1,11 @@
CHAR-UNICODE-LATIN1DIFF(1) General Commands Manual CHAR-UNICODE-LATIN1DIFF(1)
NNAAMMEE
- char-unicode-latin1diff - Unicode characters in the ISO-8859-1 range
+ char-unicode-latin1diff - Unicode characters in the ISO-8859-1 range
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- -- MACRON
- ENDTEST
+ BEGINTEST
+ -- MACRON
+ ENDTEST
OpenBSD August 21, 2018 CHAR-UNICODE-LATIN1DIFF(1)
diff --git a/regress/char/unicode/latin1diff.out_utf8 b/regress/char/unicode/latin1diff.out_utf8
index 7842efba..b217b311 100644
--- a/regress/char/unicode/latin1diff.out_utf8
+++ b/regress/char/unicode/latin1diff.out_utf8
@@ -1,11 +1,11 @@
CHAR-UNICODE-LATIN1DIFF(1) General Commands Manual CHAR-UNICODE-LATIN1DIFF(1)
NNAAMMEE
- char-unicode-latin1diff - Unicode characters in the ISO-8859-1 range
+ char-unicode-latin1diff - Unicode characters in the ISO-8859-1 range
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- ¯¯ MACRON
- ENDTEST
+ BEGINTEST
+ ¯¯ MACRON
+ ENDTEST
OpenBSD August 21, 2018 CHAR-UNICODE-LATIN1DIFF(1)
diff --git a/regress/char/unicode/man.out_utf8 b/regress/char/unicode/man.out_utf8
index 3f20a898..2b7ea5fb 100644
--- a/regress/char/unicode/man.out_utf8
+++ b/regress/char/unicode/man.out_utf8
@@ -1,15 +1,15 @@
CHAR-UNICODE-MAN(1) General Commands Manual CHAR-UNICODE-MAN(1)
NNAAMMEE
- char-unicode-mdoc - unicode characters in man code
+ char-unicode-mdoc - unicode characters in man code
DDEESSCCRRIIPPTTIIOONN
- Copyright symbol: © = ©
+ Copyright symbol: © = ©
- m-dash: — = —
+ m-dash: — = —
- nabla: 𝛁 = 𝛁
+ nabla: 𝛁 = 𝛁
- not really Unicode: up arrows: ↑⇑ = ↑⇑ = ↑⇑
+ not really Unicode: up arrows: ↑⇑ = ↑⇑ = ↑⇑
OpenBSD October 13, 2014 CHAR-UNICODE-MAN(1)
diff --git a/regress/char/unicode/named.out_ascii b/regress/char/unicode/named.out_ascii
index f01a6a82..a0a1ea5f 100644
--- a/regress/char/unicode/named.out_ascii
+++ b/regress/char/unicode/named.out_ascii
@@ -1,178 +1,178 @@
CHAR-UNICODE-NAMED(1) General Commands Manual CHAR-UNICODE-NAMED(1)
NNAAMMEE
- char-unicode-named - Unicode characters having named escapes
+ char-unicode-named - Unicode characters having named escapes
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- ii LATIN SMALL LETTER DOTLESS I
- IJIJ LATIN CAPITAL LIGATURE IJ
- ijij LATIN SMALL LIGATURE IJ
- /L/L LATIN CAPITAL LETTER L WITH STROKE
- /l/l LATIN SMALL LETTER L WITH STROKE
- OEOE LATIN CAPITAL LIGATURE OE
- oeoe LATIN SMALL LIGATURE OE
- ,f,f LATIN SMALL LETTER F WITH HOOK
- jj LATIN SMALL LETTER DOTLESS J
- vv CARON
- '`'` BREVE
- .. DOT ABOVE
- oo RING ABOVE
- ,, OGONEK
- "" DOUBLE ACUTE ACCENT
- AA GREEK CAPITAL LETTER ALPHA
- BB GREEK CAPITAL LETTER BETA
- <Gamma><Gamma> GREEK CAPITAL LETTER GAMMA
- <Delta><Delta> GREEK CAPITAL LETTER DELTA
- EE GREEK CAPITAL LETTER EPSILON
- ZZ GREEK CAPITAL LETTER ZETA
- HH GREEK CAPITAL LETTER ETA
- <Theta><Theta> GREEK CAPITAL LETTER THETA
- II GREEK CAPITAL LETTER IOTA
- KK GREEK CAPITAL LETTER KAPPA
- <Lambda><Lambda> GREEK CAPITAL LETTER LAMDA
- MM GREEK CAPITAL LETTER MU
- NN GREEK CAPITAL LETTER NU
- <Xi><Xi> GREEK CAPITAL LETTER XI
- OO GREEK CAPITAL LETTER OMICRON
- <Pi><Pi> GREEK CAPITAL LETTER PI
- PP GREEK CAPITAL LETTER RHO
- <Sigma><Sigma> GREEK CAPITAL LETTER SIGMA
- TT GREEK CAPITAL LETTER TAU
- YY GREEK CAPITAL LETTER UPSILON
- <Phi><Phi> GREEK CAPITAL LETTER PHI
- XX GREEK CAPITAL LETTER CHI
- <Psi><Psi> GREEK CAPITAL LETTER PSI
- <Omega><Omega> GREEK CAPITAL LETTER OMEGA
- <alpha><alpha> GREEK SMALL LETTER ALPHA
- <beta><beta> GREEK SMALL LETTER BETA
- <gamma><gamma> GREEK SMALL LETTER GAMMA
- <delta><delta> GREEK SMALL LETTER DELTA
- <epsilon><epsilon> GREEK SMALL LETTER EPSILON
- <zeta><zeta> GREEK SMALL LETTER ZETA
- <eta><eta> GREEK SMALL LETTER ETA
- <theta><theta> GREEK SMALL LETTER THETA
- <iota><iota> GREEK SMALL LETTER IOTA
- <kappa><kappa> GREEK SMALL LETTER KAPPA
- <lambda><lambda> GREEK SMALL LETTER LAMDA
- <mu><mu> GREEK SMALL LETTER MU
- <nu><nu> GREEK SMALL LETTER NU
- <xi><xi> GREEK SMALL LETTER XI
- oo GREEK SMALL LETTER OMICRON
- <pi><pi> GREEK SMALL LETTER PI
- <rho><rho> GREEK SMALL LETTER RHO
- <sigma><sigma> GREEK SMALL LETTER FINAL SIGMA
- <sigma><sigma> GREEK SMALL LETTER SIGMA
- <tau><tau> GREEK SMALL LETTER TAU
- <upsilon><upsilon> GREEK SMALL LETTER UPSILON
- <phi><phi> GREEK SMALL LETTER PHI
- <chi><chi> GREEK SMALL LETTER CHI
- <psi><psi> GREEK SMALL LETTER PSI
- <omega><omega> GREEK SMALL LETTER OMEGA
- <theta><theta> GREEK THETA SYMBOL
- <phi><phi> GREEK PHI SYMBOL
- <pi><pi> GREEK PI SYMBOL
- <epsilon><epsilon> GREEK LUNATE EPSILON SYMBOL
- -- HYPHEN
- -- EN DASH
- ---- EM DASH
- `` LEFT SINGLE QUOTATION MARK
- '' RIGHT SINGLE QUOTATION MARK
- ,, SINGLE LOW-9 QUOTATION MARK
- "" LEFT DOUBLE QUOTATION MARK
- "" RIGHT DOUBLE QUOTATION MARK
- ,,,, DOUBLE LOW-9 QUOTATION MARK
- <*><*> DAGGER
- <**><**> DOUBLE DAGGER
- +o+o BULLET
- <permille><permille> PER MILLE SIGN
- '' PRIME
- "" DOUBLE PRIME
- << SINGLE LEFT-POINTING ANGLE QUOTATION MARK
- >> SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
- // FRACTION SLASH
- EUREUREUR EURO SIGN
- <Im><Im> BLACK-LETTER CAPITAL I
- pp SCRIPT CAPITAL P
- <Re><Re> BLACK-LETTER CAPITAL R
- tmtm TRADE MARK SIGN
- <Aleph><Aleph> ALEF SYMBOL
- 1/81/8 VULGAR FRACTION ONE EIGHTH
- 3/83/8 VULGAR FRACTION THREE EIGHTHS
- 5/85/8 VULGAR FRACTION FIVE EIGHTHS
- 7/87/8 VULGAR FRACTION SEVEN EIGHTHS
- <-<- LEFTWARDS ARROW
- |^|^ UPWARDS ARROW
- ->-> RIGHTWARDS ARROW
- |v|v DOWNWARDS ARROW
- <-><-> LEFT RIGHT ARROW
- <cr><cr> DOWNWARDS ARROW WITH CORNER LEFTWARDS
- <=<= LEFTWARDS DOUBLE ARROW
- =^=^ UPWARDS DOUBLE ARROW
- =>=> RIGHTWARDS DOUBLE ARROW
- =v=v DOWNWARDS DOUBLE ARROW
- <=><=> LEFT RIGHT DOUBLE ARROW
- <for all><for all> FOR ALL
- <del><del> PARTIAL DIFFERENTIAL
- <there exists><there exists> THERE EXISTS
- {}{} EMPTY SET
- <nabla><nabla> NABLA
- <element of><element of> ELEMENT OF
- <not element of><not element of> NOT AN ELEMENT OF
- <such that><such that> CONTAINS AS MEMBER
- <product><product> N-ARY PRODUCT
- <coproduct><coproduct> N-ARY COPRODUCT
- <sum><sum> N-ARY SUMMATION
- -- MINUS SIGN
- -+-+ MINUS-OR-PLUS SIGN
- ** ASTERISK OPERATOR
- <sqrt><sqrt> SQUARE ROOT
- <proportional to><proportional to> PROPORTIONAL TO
- <infinity><infinity> INFINITY
- <angle><angle> ANGLE
- ^^ LOGICAL AND
- vv LOGICAL OR
- <intersection><intersection> INTERSECTION
- <union><union> UNION
- <integral><integral> INTEGRAL
- <therefore><therefore><therefore> THEREFORE
- ~~ TILDE OPERATOR
- -~-~ ASYMPTOTICALLY EQUAL TO
- =~=~ APPROXIMATELY EQUAL TO
- ~~~~~= ALMOST EQUAL TO
- !=!= NOT EQUAL TO
- ==== IDENTICAL TO
- !==!== NOT IDENTICAL TO
- <=<= LESS-THAN OR EQUAL TO
- >=>= GREATER-THAN OR EQUAL TO
- <proper subset><proper subset> SUBSET OF
- <proper superset><proper superset> SUPERSET OF
- <not subset><not subset> NOT A SUBSET OF
- <not superset><not superset> NOT A SUPERSET OF
- <subset or equal><subset or equal> SUBSET OF OR EQUAL TO
- <superset or equal><superset or equal> SUPERSET OF OR EQUAL TO
- O+O+ CIRCLED PLUS
- OxOx CIRCLED TIMES
- <perpendicular><perpendicular> UP TACK
- .. DOT OPERATOR
- |~|~ LEFT CEILING
- ~|~| RIGHT CEILING
- |_|_ LEFT FLOOR
- _|_| RIGHT FLOOR
- || CURLY BRACKET EXTENSION
- -- HORIZONTAL LINE EXTENSION
- || BOX DRAWINGS LIGHT VERTICAL
- [][] WHITE SQUARE
- <><> LOZENGE
- OO WHITE CIRCLE
- <=<= WHITE LEFT POINTING INDEX
- =>=> WHITE RIGHT POINTING INDEX
- SS BLACK SPADE SUIT
- CC BLACK CLUB SUIT
- HH BLACK HEART SUIT
- DD BLACK DIAMOND SUIT
- << MATHEMATICAL LEFT ANGLE BRACKET
- >> MATHEMATICAL RIGHT ANGLE BRACKET
- ENDTEST
+ BEGINTEST
+ ii LATIN SMALL LETTER DOTLESS I
+ IJIJ LATIN CAPITAL LIGATURE IJ
+ ijij LATIN SMALL LIGATURE IJ
+ /L/L LATIN CAPITAL LETTER L WITH STROKE
+ /l/l LATIN SMALL LETTER L WITH STROKE
+ OEOE LATIN CAPITAL LIGATURE OE
+ oeoe LATIN SMALL LIGATURE OE
+ ,f,f LATIN SMALL LETTER F WITH HOOK
+ jj LATIN SMALL LETTER DOTLESS J
+ vv CARON
+ '`'` BREVE
+ .. DOT ABOVE
+ oo RING ABOVE
+ ,, OGONEK
+ "" DOUBLE ACUTE ACCENT
+ AA GREEK CAPITAL LETTER ALPHA
+ BB GREEK CAPITAL LETTER BETA
+ <Gamma><Gamma> GREEK CAPITAL LETTER GAMMA
+ <Delta><Delta> GREEK CAPITAL LETTER DELTA
+ EE GREEK CAPITAL LETTER EPSILON
+ ZZ GREEK CAPITAL LETTER ZETA
+ HH GREEK CAPITAL LETTER ETA
+ <Theta><Theta> GREEK CAPITAL LETTER THETA
+ II GREEK CAPITAL LETTER IOTA
+ KK GREEK CAPITAL LETTER KAPPA
+ <Lambda><Lambda> GREEK CAPITAL LETTER LAMDA
+ MM GREEK CAPITAL LETTER MU
+ NN GREEK CAPITAL LETTER NU
+ <Xi><Xi> GREEK CAPITAL LETTER XI
+ OO GREEK CAPITAL LETTER OMICRON
+ <Pi><Pi> GREEK CAPITAL LETTER PI
+ PP GREEK CAPITAL LETTER RHO
+ <Sigma><Sigma> GREEK CAPITAL LETTER SIGMA
+ TT GREEK CAPITAL LETTER TAU
+ YY GREEK CAPITAL LETTER UPSILON
+ <Phi><Phi> GREEK CAPITAL LETTER PHI
+ XX GREEK CAPITAL LETTER CHI
+ <Psi><Psi> GREEK CAPITAL LETTER PSI
+ <Omega><Omega> GREEK CAPITAL LETTER OMEGA
+ <alpha><alpha> GREEK SMALL LETTER ALPHA
+ <beta><beta> GREEK SMALL LETTER BETA
+ <gamma><gamma> GREEK SMALL LETTER GAMMA
+ <delta><delta> GREEK SMALL LETTER DELTA
+ <epsilon><epsilon> GREEK SMALL LETTER EPSILON
+ <zeta><zeta> GREEK SMALL LETTER ZETA
+ <eta><eta> GREEK SMALL LETTER ETA
+ <theta><theta> GREEK SMALL LETTER THETA
+ <iota><iota> GREEK SMALL LETTER IOTA
+ <kappa><kappa> GREEK SMALL LETTER KAPPA
+ <lambda><lambda> GREEK SMALL LETTER LAMDA
+ <mu><mu> GREEK SMALL LETTER MU
+ <nu><nu> GREEK SMALL LETTER NU
+ <xi><xi> GREEK SMALL LETTER XI
+ oo GREEK SMALL LETTER OMICRON
+ <pi><pi> GREEK SMALL LETTER PI
+ <rho><rho> GREEK SMALL LETTER RHO
+ <sigma><sigma> GREEK SMALL LETTER FINAL SIGMA
+ <sigma><sigma> GREEK SMALL LETTER SIGMA
+ <tau><tau> GREEK SMALL LETTER TAU
+ <upsilon><upsilon> GREEK SMALL LETTER UPSILON
+ <phi><phi> GREEK SMALL LETTER PHI
+ <chi><chi> GREEK SMALL LETTER CHI
+ <psi><psi> GREEK SMALL LETTER PSI
+ <omega><omega> GREEK SMALL LETTER OMEGA
+ <theta><theta> GREEK THETA SYMBOL
+ <phi><phi> GREEK PHI SYMBOL
+ <pi><pi> GREEK PI SYMBOL
+ <epsilon><epsilon> GREEK LUNATE EPSILON SYMBOL
+ -- HYPHEN
+ -- EN DASH
+ ---- EM DASH
+ `` LEFT SINGLE QUOTATION MARK
+ '' RIGHT SINGLE QUOTATION MARK
+ ,, SINGLE LOW-9 QUOTATION MARK
+ "" LEFT DOUBLE QUOTATION MARK
+ "" RIGHT DOUBLE QUOTATION MARK
+ ,,,, DOUBLE LOW-9 QUOTATION MARK
+ <*><*> DAGGER
+ <**><**> DOUBLE DAGGER
+ +o+o BULLET
+ <permille><permille> PER MILLE SIGN
+ '' PRIME
+ "" DOUBLE PRIME
+ << SINGLE LEFT-POINTING ANGLE QUOTATION MARK
+ >> SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
+ // FRACTION SLASH
+ EUREUREUR EURO SIGN
+ <Im><Im> BLACK-LETTER CAPITAL I
+ pp SCRIPT CAPITAL P
+ <Re><Re> BLACK-LETTER CAPITAL R
+ tmtm TRADE MARK SIGN
+ <Aleph><Aleph> ALEF SYMBOL
+ 1/81/8 VULGAR FRACTION ONE EIGHTH
+ 3/83/8 VULGAR FRACTION THREE EIGHTHS
+ 5/85/8 VULGAR FRACTION FIVE EIGHTHS
+ 7/87/8 VULGAR FRACTION SEVEN EIGHTHS
+ <-<- LEFTWARDS ARROW
+ |^|^ UPWARDS ARROW
+ ->-> RIGHTWARDS ARROW
+ |v|v DOWNWARDS ARROW
+ <-><-> LEFT RIGHT ARROW
+ <cr><cr> DOWNWARDS ARROW WITH CORNER LEFTWARDS
+ <=<= LEFTWARDS DOUBLE ARROW
+ =^=^ UPWARDS DOUBLE ARROW
+ =>=> RIGHTWARDS DOUBLE ARROW
+ =v=v DOWNWARDS DOUBLE ARROW
+ <=><=> LEFT RIGHT DOUBLE ARROW
+ <for all><for all> FOR ALL
+ <del><del> PARTIAL DIFFERENTIAL
+ <there exists><there exists> THERE EXISTS
+ {}{} EMPTY SET
+ <nabla><nabla> NABLA
+ <element of><element of> ELEMENT OF
+ <not element of><not element of> NOT AN ELEMENT OF
+ <such that><such that> CONTAINS AS MEMBER
+ <product><product> N-ARY PRODUCT
+ <coproduct><coproduct> N-ARY COPRODUCT
+ <sum><sum> N-ARY SUMMATION
+ -- MINUS SIGN
+ -+-+ MINUS-OR-PLUS SIGN
+ ** ASTERISK OPERATOR
+ <sqrt><sqrt> SQUARE ROOT
+ <proportional to><proportional to> PROPORTIONAL TO
+ <infinity><infinity> INFINITY
+ <angle><angle> ANGLE
+ ^^ LOGICAL AND
+ vv LOGICAL OR
+ <intersection><intersection> INTERSECTION
+ <union><union> UNION
+ <integral><integral> INTEGRAL
+ <therefore><therefore><therefore> THEREFORE
+ ~~ TILDE OPERATOR
+ -~-~ ASYMPTOTICALLY EQUAL TO
+ =~=~ APPROXIMATELY EQUAL TO
+ ~~~~~= ALMOST EQUAL TO
+ !=!= NOT EQUAL TO
+ ==== IDENTICAL TO
+ !==!== NOT IDENTICAL TO
+ <=<= LESS-THAN OR EQUAL TO
+ >=>= GREATER-THAN OR EQUAL TO
+ <proper subset><proper subset> SUBSET OF
+ <proper superset><proper superset> SUPERSET OF
+ <not subset><not subset> NOT A SUBSET OF
+ <not superset><not superset> NOT A SUPERSET OF
+ <subset or equal><subset or equal> SUBSET OF OR EQUAL TO
+ <superset or equal><superset or equal> SUPERSET OF OR EQUAL TO
+ O+O+ CIRCLED PLUS
+ OxOx CIRCLED TIMES
+ <perpendicular><perpendicular> UP TACK
+ .. DOT OPERATOR
+ |~|~ LEFT CEILING
+ ~|~| RIGHT CEILING
+ |_|_ LEFT FLOOR
+ _|_| RIGHT FLOOR
+ || CURLY BRACKET EXTENSION
+ -- HORIZONTAL LINE EXTENSION
+ || BOX DRAWINGS LIGHT VERTICAL
+ [][] WHITE SQUARE
+ <><> LOZENGE
+ OO WHITE CIRCLE
+ <=<= WHITE LEFT POINTING INDEX
+ =>=> WHITE RIGHT POINTING INDEX
+ SS BLACK SPADE SUIT
+ CC BLACK CLUB SUIT
+ HH BLACK HEART SUIT
+ DD BLACK DIAMOND SUIT
+ << MATHEMATICAL LEFT ANGLE BRACKET
+ >> MATHEMATICAL RIGHT ANGLE BRACKET
+ ENDTEST
OpenBSD August 21, 2018 CHAR-UNICODE-NAMED(1)
diff --git a/regress/char/unicode/named.out_utf8 b/regress/char/unicode/named.out_utf8
index 400d0b68..5fcf5c15 100644
--- a/regress/char/unicode/named.out_utf8
+++ b/regress/char/unicode/named.out_utf8
@@ -1,178 +1,178 @@
CHAR-UNICODE-NAMED(1) General Commands Manual CHAR-UNICODE-NAMED(1)
NNAAMMEE
- char-unicode-named - Unicode characters having named escapes
+ char-unicode-named - Unicode characters having named escapes
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- ıı LATIN SMALL LETTER DOTLESS I
- IJIJ LATIN CAPITAL LIGATURE IJ
- ijij LATIN SMALL LIGATURE IJ
- ŁŁ LATIN CAPITAL LETTER L WITH STROKE
- łł LATIN SMALL LETTER L WITH STROKE
- ŒŒ LATIN CAPITAL LIGATURE OE
- œœ LATIN SMALL LIGATURE OE
- ƒƒ LATIN SMALL LETTER F WITH HOOK
- ȷȷ LATIN SMALL LETTER DOTLESS J
- ˇˇ CARON
- ˘˘ BREVE
- ˙˙ DOT ABOVE
- ˚˚ RING ABOVE
- ˛˛ OGONEK
- ˝˝ DOUBLE ACUTE ACCENT
- ΑΑ GREEK CAPITAL LETTER ALPHA
- ΒΒ GREEK CAPITAL LETTER BETA
- ΓΓ GREEK CAPITAL LETTER GAMMA
- ΔΔ GREEK CAPITAL LETTER DELTA
- ΕΕ GREEK CAPITAL LETTER EPSILON
- ΖΖ GREEK CAPITAL LETTER ZETA
- ΗΗ GREEK CAPITAL LETTER ETA
- ΘΘ GREEK CAPITAL LETTER THETA
- ΙΙ GREEK CAPITAL LETTER IOTA
- ΚΚ GREEK CAPITAL LETTER KAPPA
- ΛΛ GREEK CAPITAL LETTER LAMDA
- ΜΜ GREEK CAPITAL LETTER MU
- ΝΝ GREEK CAPITAL LETTER NU
- ΞΞ GREEK CAPITAL LETTER XI
- ΟΟ GREEK CAPITAL LETTER OMICRON
- ΠΠ GREEK CAPITAL LETTER PI
- ΡΡ GREEK CAPITAL LETTER RHO
- ΣΣ GREEK CAPITAL LETTER SIGMA
- ΤΤ GREEK CAPITAL LETTER TAU
- ΥΥ GREEK CAPITAL LETTER UPSILON
- ΦΦ GREEK CAPITAL LETTER PHI
- ΧΧ GREEK CAPITAL LETTER CHI
- ΨΨ GREEK CAPITAL LETTER PSI
- ΩΩ GREEK CAPITAL LETTER OMEGA
- αα GREEK SMALL LETTER ALPHA
- ββ GREEK SMALL LETTER BETA
- γγ GREEK SMALL LETTER GAMMA
- δδ GREEK SMALL LETTER DELTA
- εε GREEK SMALL LETTER EPSILON
- ζζ GREEK SMALL LETTER ZETA
- ηη GREEK SMALL LETTER ETA
- θθ GREEK SMALL LETTER THETA
- ιι GREEK SMALL LETTER IOTA
- κκ GREEK SMALL LETTER KAPPA
- λλ GREEK SMALL LETTER LAMDA
- μμ GREEK SMALL LETTER MU
- νν GREEK SMALL LETTER NU
- ξξ GREEK SMALL LETTER XI
- οο GREEK SMALL LETTER OMICRON
- ππ GREEK SMALL LETTER PI
- ρρ GREEK SMALL LETTER RHO
- ςς GREEK SMALL LETTER FINAL SIGMA
- σσ GREEK SMALL LETTER SIGMA
- ττ GREEK SMALL LETTER TAU
- υυ GREEK SMALL LETTER UPSILON
- φφ GREEK SMALL LETTER PHI
- χχ GREEK SMALL LETTER CHI
- ψψ GREEK SMALL LETTER PSI
- ωω GREEK SMALL LETTER OMEGA
- ϑϑ GREEK THETA SYMBOL
- ϕϕ GREEK PHI SYMBOL
- ϖϖ GREEK PI SYMBOL
- ϵϵ GREEK LUNATE EPSILON SYMBOL
- ‐‐ HYPHEN
- –– EN DASH
- —— EM DASH
- ‘‘ LEFT SINGLE QUOTATION MARK
- ’’ RIGHT SINGLE QUOTATION MARK
- ‚‚ SINGLE LOW-9 QUOTATION MARK
- ““ LEFT DOUBLE QUOTATION MARK
- ”” RIGHT DOUBLE QUOTATION MARK
- „„ DOUBLE LOW-9 QUOTATION MARK
- †† DAGGER
- ‡‡ DOUBLE DAGGER
- •• BULLET
- ‰‰ PER MILLE SIGN
- ′′ PRIME
- ″″ DOUBLE PRIME
- ‹‹ SINGLE LEFT-POINTING ANGLE QUOTATION MARK
- ›› SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
- ⁄⁄ FRACTION SLASH
- €€€ EURO SIGN
- ℑℑ BLACK-LETTER CAPITAL I
- ℘℘ SCRIPT CAPITAL P
- ℜℜ BLACK-LETTER CAPITAL R
- ™™ TRADE MARK SIGN
- ℵℵ ALEF SYMBOL
- ⅛⅛ VULGAR FRACTION ONE EIGHTH
- ⅜⅜ VULGAR FRACTION THREE EIGHTHS
- ⅝⅝ VULGAR FRACTION FIVE EIGHTHS
- ⅞⅞ VULGAR FRACTION SEVEN EIGHTHS
- ←← LEFTWARDS ARROW
- ↑↑ UPWARDS ARROW
- →→ RIGHTWARDS ARROW
- ↓↓ DOWNWARDS ARROW
- ↔↔ LEFT RIGHT ARROW
- ↵↵ DOWNWARDS ARROW WITH CORNER LEFTWARDS
- ⇐⇐ LEFTWARDS DOUBLE ARROW
- ⇑⇑ UPWARDS DOUBLE ARROW
- ⇒⇒ RIGHTWARDS DOUBLE ARROW
- ⇓⇓ DOWNWARDS DOUBLE ARROW
- ⇔⇔ LEFT RIGHT DOUBLE ARROW
- ∀∀ FOR ALL
- ∂∂ PARTIAL DIFFERENTIAL
- ∃∃ THERE EXISTS
- ∅∅ EMPTY SET
- ∇∇ NABLA
- ∈∈ ELEMENT OF
- ∉∉ NOT AN ELEMENT OF
- ∋∋ CONTAINS AS MEMBER
- ∏∏ N-ARY PRODUCT
- ∐∐ N-ARY COPRODUCT
- ∑∑ N-ARY SUMMATION
- −− MINUS SIGN
- ∓∓ MINUS-OR-PLUS SIGN
- ∗∗ ASTERISK OPERATOR
- √√ SQUARE ROOT
- ∝∝ PROPORTIONAL TO
- ∞∞ INFINITY
- ∠∠ ANGLE
- ∧∧ LOGICAL AND
- ∨∨ LOGICAL OR
- ∩∩ INTERSECTION
- ∪∪ UNION
- ∫∫ INTEGRAL
- ∴∴∴ THEREFORE
- ∼∼ TILDE OPERATOR
- ≃≃ ASYMPTOTICALLY EQUAL TO
- ≅≅ APPROXIMATELY EQUAL TO
- ≈≈≈ ALMOST EQUAL TO
- ≠≠ NOT EQUAL TO
- ≡≡ IDENTICAL TO
- ≢≢ NOT IDENTICAL TO
- ≤≤ LESS-THAN OR EQUAL TO
- ≥≥ GREATER-THAN OR EQUAL TO
- ⊂⊂ SUBSET OF
- ⊃⊃ SUPERSET OF
- ⊄⊄ NOT A SUBSET OF
- ⊅⊅ NOT A SUPERSET OF
- ⊆⊆ SUBSET OF OR EQUAL TO
- ⊇⊇ SUPERSET OF OR EQUAL TO
- ⊕⊕ CIRCLED PLUS
- ⊗⊗ CIRCLED TIMES
- ⊥⊥ UP TACK
- ⋅⋅ DOT OPERATOR
- ⌈⌈ LEFT CEILING
- ⌉⌉ RIGHT CEILING
- ⌊⌊ LEFT FLOOR
- ⌋⌋ RIGHT FLOOR
- ⎪⎪ CURLY BRACKET EXTENSION
- ⎯⎯ HORIZONTAL LINE EXTENSION
- ││ BOX DRAWINGS LIGHT VERTICAL
- □□ WHITE SQUARE
- ◊◊ LOZENGE
- ○○ WHITE CIRCLE
- ☜☜ WHITE LEFT POINTING INDEX
- ☞☞ WHITE RIGHT POINTING INDEX
- ♠♠ BLACK SPADE SUIT
- ♣♣ BLACK CLUB SUIT
- ♥♥ BLACK HEART SUIT
- ♦♦ BLACK DIAMOND SUIT
- ⟨⟨ MATHEMATICAL LEFT ANGLE BRACKET
- ⟩⟩ MATHEMATICAL RIGHT ANGLE BRACKET
- ENDTEST
+ BEGINTEST
+ ıı LATIN SMALL LETTER DOTLESS I
+ IJIJ LATIN CAPITAL LIGATURE IJ
+ ijij LATIN SMALL LIGATURE IJ
+ ŁŁ LATIN CAPITAL LETTER L WITH STROKE
+ łł LATIN SMALL LETTER L WITH STROKE
+ ŒŒ LATIN CAPITAL LIGATURE OE
+ œœ LATIN SMALL LIGATURE OE
+ ƒƒ LATIN SMALL LETTER F WITH HOOK
+ ȷȷ LATIN SMALL LETTER DOTLESS J
+ ˇˇ CARON
+ ˘˘ BREVE
+ ˙˙ DOT ABOVE
+ ˚˚ RING ABOVE
+ ˛˛ OGONEK
+ ˝˝ DOUBLE ACUTE ACCENT
+ ΑΑ GREEK CAPITAL LETTER ALPHA
+ ΒΒ GREEK CAPITAL LETTER BETA
+ ΓΓ GREEK CAPITAL LETTER GAMMA
+ ΔΔ GREEK CAPITAL LETTER DELTA
+ ΕΕ GREEK CAPITAL LETTER EPSILON
+ ΖΖ GREEK CAPITAL LETTER ZETA
+ ΗΗ GREEK CAPITAL LETTER ETA
+ ΘΘ GREEK CAPITAL LETTER THETA
+ ΙΙ GREEK CAPITAL LETTER IOTA
+ ΚΚ GREEK CAPITAL LETTER KAPPA
+ ΛΛ GREEK CAPITAL LETTER LAMDA
+ ΜΜ GREEK CAPITAL LETTER MU
+ ΝΝ GREEK CAPITAL LETTER NU
+ ΞΞ GREEK CAPITAL LETTER XI
+ ΟΟ GREEK CAPITAL LETTER OMICRON
+ ΠΠ GREEK CAPITAL LETTER PI
+ ΡΡ GREEK CAPITAL LETTER RHO
+ ΣΣ GREEK CAPITAL LETTER SIGMA
+ ΤΤ GREEK CAPITAL LETTER TAU
+ ΥΥ GREEK CAPITAL LETTER UPSILON
+ ΦΦ GREEK CAPITAL LETTER PHI
+ ΧΧ GREEK CAPITAL LETTER CHI
+ ΨΨ GREEK CAPITAL LETTER PSI
+ ΩΩ GREEK CAPITAL LETTER OMEGA
+ αα GREEK SMALL LETTER ALPHA
+ ββ GREEK SMALL LETTER BETA
+ γγ GREEK SMALL LETTER GAMMA
+ δδ GREEK SMALL LETTER DELTA
+ εε GREEK SMALL LETTER EPSILON
+ ζζ GREEK SMALL LETTER ZETA
+ ηη GREEK SMALL LETTER ETA
+ θθ GREEK SMALL LETTER THETA
+ ιι GREEK SMALL LETTER IOTA
+ κκ GREEK SMALL LETTER KAPPA
+ λλ GREEK SMALL LETTER LAMDA
+ μμ GREEK SMALL LETTER MU
+ νν GREEK SMALL LETTER NU
+ ξξ GREEK SMALL LETTER XI
+ οο GREEK SMALL LETTER OMICRON
+ ππ GREEK SMALL LETTER PI
+ ρρ GREEK SMALL LETTER RHO
+ ςς GREEK SMALL LETTER FINAL SIGMA
+ σσ GREEK SMALL LETTER SIGMA
+ ττ GREEK SMALL LETTER TAU
+ υυ GREEK SMALL LETTER UPSILON
+ φφ GREEK SMALL LETTER PHI
+ χχ GREEK SMALL LETTER CHI
+ ψψ GREEK SMALL LETTER PSI
+ ωω GREEK SMALL LETTER OMEGA
+ ϑϑ GREEK THETA SYMBOL
+ ϕϕ GREEK PHI SYMBOL
+ ϖϖ GREEK PI SYMBOL
+ ϵϵ GREEK LUNATE EPSILON SYMBOL
+ ‐‐ HYPHEN
+ –– EN DASH
+ —— EM DASH
+ ‘‘ LEFT SINGLE QUOTATION MARK
+ ’’ RIGHT SINGLE QUOTATION MARK
+ ‚‚ SINGLE LOW-9 QUOTATION MARK
+ ““ LEFT DOUBLE QUOTATION MARK
+ ”” RIGHT DOUBLE QUOTATION MARK
+ „„ DOUBLE LOW-9 QUOTATION MARK
+ †† DAGGER
+ ‡‡ DOUBLE DAGGER
+ •• BULLET
+ ‰‰ PER MILLE SIGN
+ ′′ PRIME
+ ″″ DOUBLE PRIME
+ ‹‹ SINGLE LEFT-POINTING ANGLE QUOTATION MARK
+ ›› SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
+ ⁄⁄ FRACTION SLASH
+ €€€ EURO SIGN
+ ℑℑ BLACK-LETTER CAPITAL I
+ ℘℘ SCRIPT CAPITAL P
+ ℜℜ BLACK-LETTER CAPITAL R
+ ™™ TRADE MARK SIGN
+ ℵℵ ALEF SYMBOL
+ ⅛⅛ VULGAR FRACTION ONE EIGHTH
+ ⅜⅜ VULGAR FRACTION THREE EIGHTHS
+ ⅝⅝ VULGAR FRACTION FIVE EIGHTHS
+ ⅞⅞ VULGAR FRACTION SEVEN EIGHTHS
+ ←← LEFTWARDS ARROW
+ ↑↑ UPWARDS ARROW
+ →→ RIGHTWARDS ARROW
+ ↓↓ DOWNWARDS ARROW
+ ↔↔ LEFT RIGHT ARROW
+ ↵↵ DOWNWARDS ARROW WITH CORNER LEFTWARDS
+ ⇐⇐ LEFTWARDS DOUBLE ARROW
+ ⇑⇑ UPWARDS DOUBLE ARROW
+ ⇒⇒ RIGHTWARDS DOUBLE ARROW
+ ⇓⇓ DOWNWARDS DOUBLE ARROW
+ ⇔⇔ LEFT RIGHT DOUBLE ARROW
+ ∀∀ FOR ALL
+ ∂∂ PARTIAL DIFFERENTIAL
+ ∃∃ THERE EXISTS
+ ∅∅ EMPTY SET
+ ∇∇ NABLA
+ ∈∈ ELEMENT OF
+ ∉∉ NOT AN ELEMENT OF
+ ∋∋ CONTAINS AS MEMBER
+ ∏∏ N-ARY PRODUCT
+ ∐∐ N-ARY COPRODUCT
+ ∑∑ N-ARY SUMMATION
+ −− MINUS SIGN
+ ∓∓ MINUS-OR-PLUS SIGN
+ ∗∗ ASTERISK OPERATOR
+ √√ SQUARE ROOT
+ ∝∝ PROPORTIONAL TO
+ ∞∞ INFINITY
+ ∠∠ ANGLE
+ ∧∧ LOGICAL AND
+ ∨∨ LOGICAL OR
+ ∩∩ INTERSECTION
+ ∪∪ UNION
+ ∫∫ INTEGRAL
+ ∴∴∴ THEREFORE
+ ∼∼ TILDE OPERATOR
+ ≃≃ ASYMPTOTICALLY EQUAL TO
+ ≅≅ APPROXIMATELY EQUAL TO
+ ≈≈≈ ALMOST EQUAL TO
+ ≠≠ NOT EQUAL TO
+ ≡≡ IDENTICAL TO
+ ≢≢ NOT IDENTICAL TO
+ ≤≤ LESS-THAN OR EQUAL TO
+ ≥≥ GREATER-THAN OR EQUAL TO
+ ⊂⊂ SUBSET OF
+ ⊃⊃ SUPERSET OF
+ ⊄⊄ NOT A SUBSET OF
+ ⊅⊅ NOT A SUPERSET OF
+ ⊆⊆ SUBSET OF OR EQUAL TO
+ ⊇⊇ SUPERSET OF OR EQUAL TO
+ ⊕⊕ CIRCLED PLUS
+ ⊗⊗ CIRCLED TIMES
+ ⊥⊥ UP TACK
+ ⋅⋅ DOT OPERATOR
+ ⌈⌈ LEFT CEILING
+ ⌉⌉ RIGHT CEILING
+ ⌊⌊ LEFT FLOOR
+ ⌋⌋ RIGHT FLOOR
+ ⎪⎪ CURLY BRACKET EXTENSION
+ ⎯⎯ HORIZONTAL LINE EXTENSION
+ ││ BOX DRAWINGS LIGHT VERTICAL
+ □□ WHITE SQUARE
+ ◊◊ LOZENGE
+ ○○ WHITE CIRCLE
+ ☜☜ WHITE LEFT POINTING INDEX
+ ☞☞ WHITE RIGHT POINTING INDEX
+ ♠♠ BLACK SPADE SUIT
+ ♣♣ BLACK CLUB SUIT
+ ♥♥ BLACK HEART SUIT
+ ♦♦ BLACK DIAMOND SUIT
+ ⟨⟨ MATHEMATICAL LEFT ANGLE BRACKET
+ ⟩⟩ MATHEMATICAL RIGHT ANGLE BRACKET
+ ENDTEST
OpenBSD August 21, 2018 CHAR-UNICODE-NAMED(1)
diff --git a/regress/char/unicode/namediff.out_ascii b/regress/char/unicode/namediff.out_ascii
index 88bcbb06..c0af85f0 100644
--- a/regress/char/unicode/namediff.out_ascii
+++ b/regress/char/unicode/namediff.out_ascii
@@ -1,33 +1,33 @@
CHAR-UNICODE-NAMEDIFF(1) General Commands Manual CHAR-UNICODE-NAMEDIFF(1)
NNAAMMEE
- char-unicode-namediff - Unicode characters having named escapes
+ char-unicode-namediff - Unicode characters having named escapes
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- -- OVERLINE
- /h/h/h PLANCK CONSTANT OVER TWO PI
- ^v^v UP DOWN ARROW
- ^=v^=v UP DOWN DOUBLE ARROW
- // LEFT PARENTHESIS UPPER HOOK
- || LEFT PARENTHESIS EXTENSION
- \\ LEFT PARENTHESIS LOWER HOOK
- \\ RIGHT PARENTHESIS UPPER HOOK
- || RIGHT PARENTHESIS EXTENSION
- // RIGHT PARENTHESIS LOWER HOOK
- || LEFT SQUARE BRACKET UPPER CORNER
- || LEFT SQUARE BRACKET EXTENSION
- || LEFT SQUARE BRACKET LOWER CORNER
- || RIGHT SQUARE BRACKET UPPER CORNER
- || RIGHT SQUARE BRACKET EXTENSION
- || RIGHT SQUARE BRACKET LOWER CORNER
- ,-,- LEFT CURLY BRACKET UPPER HOOK
- {{ LEFT CURLY BRACKET MIDDLE PIECE
- `-`- LEFT CURLY BRACKET LOWER HOOK
- |||| CURLY BRACKET EXTENSION
- -.-. RIGHT CURLY BRACKET UPPER HOOK
- }} RIGHT CURLY BRACKET MIDDLE PIECE
- -'-' RIGHT CURLY BRACKET LOWER HOOK
- ENDTEST
+ BEGINTEST
+ -- OVERLINE
+ /h/h/h PLANCK CONSTANT OVER TWO PI
+ ^v^v UP DOWN ARROW
+ ^=v^=v UP DOWN DOUBLE ARROW
+ // LEFT PARENTHESIS UPPER HOOK
+ || LEFT PARENTHESIS EXTENSION
+ \\ LEFT PARENTHESIS LOWER HOOK
+ \\ RIGHT PARENTHESIS UPPER HOOK
+ || RIGHT PARENTHESIS EXTENSION
+ // RIGHT PARENTHESIS LOWER HOOK
+ || LEFT SQUARE BRACKET UPPER CORNER
+ || LEFT SQUARE BRACKET EXTENSION
+ || LEFT SQUARE BRACKET LOWER CORNER
+ || RIGHT SQUARE BRACKET UPPER CORNER
+ || RIGHT SQUARE BRACKET EXTENSION
+ || RIGHT SQUARE BRACKET LOWER CORNER
+ ,-,- LEFT CURLY BRACKET UPPER HOOK
+ {{ LEFT CURLY BRACKET MIDDLE PIECE
+ `-`- LEFT CURLY BRACKET LOWER HOOK
+ |||| CURLY BRACKET EXTENSION
+ -.-. RIGHT CURLY BRACKET UPPER HOOK
+ }} RIGHT CURLY BRACKET MIDDLE PIECE
+ -'-' RIGHT CURLY BRACKET LOWER HOOK
+ ENDTEST
OpenBSD August 21, 2018 CHAR-UNICODE-NAMEDIFF(1)
diff --git a/regress/char/unicode/namediff.out_utf8 b/regress/char/unicode/namediff.out_utf8
index 8c0178fe..77186e39 100644
--- a/regress/char/unicode/namediff.out_utf8
+++ b/regress/char/unicode/namediff.out_utf8
@@ -1,33 +1,33 @@
CHAR-UNICODE-NAMEDIFF(1) General Commands Manual CHAR-UNICODE-NAMEDIFF(1)
NNAAMMEE
- char-unicode-namediff - Unicode characters having named escapes
+ char-unicode-namediff - Unicode characters having named escapes
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- ‾‾ OVERLINE
- ℏℏℏ PLANCK CONSTANT OVER TWO PI
- ↕↕ UP DOWN ARROW
- ⇕⇕ UP DOWN DOUBLE ARROW
- ⎛⎛ LEFT PARENTHESIS UPPER HOOK
- ⎜⎜ LEFT PARENTHESIS EXTENSION
- ⎝⎝ LEFT PARENTHESIS LOWER HOOK
- ⎞⎞ RIGHT PARENTHESIS UPPER HOOK
- ⎟⎟ RIGHT PARENTHESIS EXTENSION
- ⎠⎠ RIGHT PARENTHESIS LOWER HOOK
- ⎡⎡ LEFT SQUARE BRACKET UPPER CORNER
- ⎢⎢ LEFT SQUARE BRACKET EXTENSION
- ⎣⎣ LEFT SQUARE BRACKET LOWER CORNER
- ⎤⎤ RIGHT SQUARE BRACKET UPPER CORNER
- ⎥⎥ RIGHT SQUARE BRACKET EXTENSION
- ⎦⎦ RIGHT SQUARE BRACKET LOWER CORNER
- ⎧⎧ LEFT CURLY BRACKET UPPER HOOK
- ⎨⎨ LEFT CURLY BRACKET MIDDLE PIECE
- ⎩⎩ LEFT CURLY BRACKET LOWER HOOK
- ⎪⎪⎪⎪ CURLY BRACKET EXTENSION
- ⎫⎫ RIGHT CURLY BRACKET UPPER HOOK
- ⎬⎬ RIGHT CURLY BRACKET MIDDLE PIECE
- ⎭⎭ RIGHT CURLY BRACKET LOWER HOOK
- ENDTEST
+ BEGINTEST
+ ‾‾ OVERLINE
+ ℏℏℏ PLANCK CONSTANT OVER TWO PI
+ ↕↕ UP DOWN ARROW
+ ⇕⇕ UP DOWN DOUBLE ARROW
+ ⎛⎛ LEFT PARENTHESIS UPPER HOOK
+ ⎜⎜ LEFT PARENTHESIS EXTENSION
+ ⎝⎝ LEFT PARENTHESIS LOWER HOOK
+ ⎞⎞ RIGHT PARENTHESIS UPPER HOOK
+ ⎟⎟ RIGHT PARENTHESIS EXTENSION
+ ⎠⎠ RIGHT PARENTHESIS LOWER HOOK
+ ⎡⎡ LEFT SQUARE BRACKET UPPER CORNER
+ ⎢⎢ LEFT SQUARE BRACKET EXTENSION
+ ⎣⎣ LEFT SQUARE BRACKET LOWER CORNER
+ ⎤⎤ RIGHT SQUARE BRACKET UPPER CORNER
+ ⎥⎥ RIGHT SQUARE BRACKET EXTENSION
+ ⎦⎦ RIGHT SQUARE BRACKET LOWER CORNER
+ ⎧⎧ LEFT CURLY BRACKET UPPER HOOK
+ ⎨⎨ LEFT CURLY BRACKET MIDDLE PIECE
+ ⎩⎩ LEFT CURLY BRACKET LOWER HOOK
+ ⎪⎪⎪⎪ CURLY BRACKET EXTENSION
+ ⎫⎫ RIGHT CURLY BRACKET UPPER HOOK
+ ⎬⎬ RIGHT CURLY BRACKET MIDDLE PIECE
+ ⎭⎭ RIGHT CURLY BRACKET LOWER HOOK
+ ENDTEST
OpenBSD August 21, 2018 CHAR-UNICODE-NAMEDIFF(1)
diff --git a/regress/char/unicode/nogroff.out_ascii b/regress/char/unicode/nogroff.out_ascii
index 3e420448..d9d53ce2 100644
--- a/regress/char/unicode/nogroff.out_ascii
+++ b/regress/char/unicode/nogroff.out_ascii
@@ -1,53 +1,53 @@
CHAR-UNICODE-NOGROFF(1) General Commands Manual CHAR-UNICODE-NOGROFF(1)
NNAAMMEE
- char-unicode-nogroff - characters handled differently by groff
+ char-unicode-nogroff - characters handled differently by groff
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- <NUL><NUL> <control> NULL
- <SOH><SOH> <control> START OF HEADING
- <BEL><BEL> <control> BELL
- <BS><BS> <control> BACKSPACE
- <control> CHARACTER TABULATION
- <LF><LF> <control> LINE FEED
- <VT><VT> <control> LINE TABULATION
- <FF><FF> <control> FORM FEED
- <CR><CR> <control> CARRIAGE RETURN
- <ESC><ESC> <control> ESCAPE
- <DEL><DEL> <control> DELETE
- <80><80> <control> 0x80
- <81><81> <control> 0x81
- <82><82> <control> BREAK PERMITTED HERE
- <83><83> <control> NO BREAK HERE
- <9E><9E> <control> PRIVACY MESSAGE
- <9F><9F> <control> APPLICATION PROGRAM COMMAND
- <<<< MUCH LESS-THAN
- >>>> MUCH GREATER-THAN
- <?> HANGUL JONGSEONG PHIEUPH-THIEUTH
- <?> <Private Use, First>
- <?> <Private Use, Last>
- <?> CJK COMPATIBILITY IDEOGRAPH-F900
- ffff LATIN SMALL LIGATURE FF
- fifi LATIN SMALL LIGATURE FI
- flfl LATIN SMALL LIGATURE FL
- ffiffi LATIN SMALL LIGATURE FFI
- fflffl LATIN SMALL LIGATURE FFL
- <?> REPLACEMENT CHARACTER
- <?> <undefined>
- <?> <undefined>
- <?> LINEAR B SYLLABLE B008 A
- <?> VARIATION SELECTOR-256
- <?> <undefined>
- <?> <undefined>
- <?> <Plane 15 Private Use, First>
- <?> <Plane 15 Private Use, Last>
- <?> <undefined>
- <?> <undefined>
- <?> <Plane 16 Private Use, First>
- <?> <Plane 16 Private Use, Last>
- <?> <undefined>
- <?> <undefined>
- ENDTEST
+ BEGINTEST
+ <NUL><NUL> <control> NULL
+ <SOH><SOH> <control> START OF HEADING
+ <BEL><BEL> <control> BELL
+ <BS><BS> <control> BACKSPACE
+ <control> CHARACTER TABULATION
+ <LF><LF> <control> LINE FEED
+ <VT><VT> <control> LINE TABULATION
+ <FF><FF> <control> FORM FEED
+ <CR><CR> <control> CARRIAGE RETURN
+ <ESC><ESC> <control> ESCAPE
+ <DEL><DEL> <control> DELETE
+ <80><80> <control> 0x80
+ <81><81> <control> 0x81
+ <82><82> <control> BREAK PERMITTED HERE
+ <83><83> <control> NO BREAK HERE
+ <9E><9E> <control> PRIVACY MESSAGE
+ <9F><9F> <control> APPLICATION PROGRAM COMMAND
+ <<<< MUCH LESS-THAN
+ >>>> MUCH GREATER-THAN
+ <?> HANGUL JONGSEONG PHIEUPH-THIEUTH
+ <?> <Private Use, First>
+ <?> <Private Use, Last>
+ <?> CJK COMPATIBILITY IDEOGRAPH-F900
+ ffff LATIN SMALL LIGATURE FF
+ fifi LATIN SMALL LIGATURE FI
+ flfl LATIN SMALL LIGATURE FL
+ ffiffi LATIN SMALL LIGATURE FFI
+ fflffl LATIN SMALL LIGATURE FFL
+ <?> REPLACEMENT CHARACTER
+ <?> <undefined>
+ <?> <undefined>
+ <?> LINEAR B SYLLABLE B008 A
+ <?> VARIATION SELECTOR-256
+ <?> <undefined>
+ <?> <undefined>
+ <?> <Plane 15 Private Use, First>
+ <?> <Plane 15 Private Use, Last>
+ <?> <undefined>
+ <?> <undefined>
+ <?> <Plane 16 Private Use, First>
+ <?> <Plane 16 Private Use, Last>
+ <?> <undefined>
+ <?> <undefined>
+ ENDTEST
OpenBSD June 2, 2021 CHAR-UNICODE-NOGROFF(1)
diff --git a/regress/char/unicode/nogroff.out_utf8 b/regress/char/unicode/nogroff.out_utf8
index bfe2af33..98534ec7 100644
--- a/regress/char/unicode/nogroff.out_utf8
+++ b/regress/char/unicode/nogroff.out_utf8
@@ -1,53 +1,53 @@
CHAR-UNICODE-NOGROFF(1) General Commands Manual CHAR-UNICODE-NOGROFF(1)
NNAAMMEE
- char-unicode-nogroff - characters handled differently by groff
+ char-unicode-nogroff - characters handled differently by groff
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- �� <control> NULL
- �� <control> START OF HEADING
- �� <control> BELL
- �� <control> BACKSPACE
- <control> CHARACTER TABULATION
- �� <control> LINE FEED
- �� <control> LINE TABULATION
- �� <control> FORM FEED
- �� <control> CARRIAGE RETURN
- �� <control> ESCAPE
- �� <control> DELETE
- �� <control> 0x80
- �� <control> 0x81
- �� <control> BREAK PERMITTED HERE
- �� <control> NO BREAK HERE
- �� <control> PRIVACY MESSAGE
- �� <control> APPLICATION PROGRAM COMMAND
- ≪≪ MUCH LESS-THAN
- ≫≫ MUCH GREATER-THAN
- ퟻ HANGUL JONGSEONG PHIEUPH-THIEUTH
-  <Private Use, First>
-  <Private Use, Last>
- 豈 CJK COMPATIBILITY IDEOGRAPH-F900
- ffff LATIN SMALL LIGATURE FF
- fifi LATIN SMALL LIGATURE FI
- flfl LATIN SMALL LIGATURE FL
- ffiffi LATIN SMALL LIGATURE FFI
- fflffl LATIN SMALL LIGATURE FFL
- � REPLACEMENT CHARACTER
- ￾ <undefined>
- ￿ <undefined>
- 𐀀 LINEAR B SYLLABLE B008 A
- 󠇯 VARIATION SELECTOR-256
- 󯿾 <undefined>
- 󯿿 <undefined>
- 󰀀 <Plane 15 Private Use, First>
- 󿿽 <Plane 15 Private Use, Last>
- 󿿾 <undefined>
- 󿿿 <undefined>
- 􀀀 <Plane 16 Private Use, First>
- 􏿽 <Plane 16 Private Use, Last>
- 􏿾 <undefined>
- 􏿿 <undefined>
- ENDTEST
+ BEGINTEST
+ �� <control> NULL
+ �� <control> START OF HEADING
+ �� <control> BELL
+ �� <control> BACKSPACE
+ <control> CHARACTER TABULATION
+ �� <control> LINE FEED
+ �� <control> LINE TABULATION
+ �� <control> FORM FEED
+ �� <control> CARRIAGE RETURN
+ �� <control> ESCAPE
+ �� <control> DELETE
+ �� <control> 0x80
+ �� <control> 0x81
+ �� <control> BREAK PERMITTED HERE
+ �� <control> NO BREAK HERE
+ �� <control> PRIVACY MESSAGE
+ �� <control> APPLICATION PROGRAM COMMAND
+ ≪≪ MUCH LESS-THAN
+ ≫≫ MUCH GREATER-THAN
+ ퟻ HANGUL JONGSEONG PHIEUPH-THIEUTH
+  <Private Use, First>
+  <Private Use, Last>
+ 豈 CJK COMPATIBILITY IDEOGRAPH-F900
+ ffff LATIN SMALL LIGATURE FF
+ fifi LATIN SMALL LIGATURE FI
+ flfl LATIN SMALL LIGATURE FL
+ ffiffi LATIN SMALL LIGATURE FFI
+ fflffl LATIN SMALL LIGATURE FFL
+ � REPLACEMENT CHARACTER
+ ￾ <undefined>
+ ￿ <undefined>
+ 𐀀 LINEAR B SYLLABLE B008 A
+ 󠇯 VARIATION SELECTOR-256
+ 󯿾 <undefined>
+ 󯿿 <undefined>
+ 󰀀 <Plane 15 Private Use, First>
+ 󿿽 <Plane 15 Private Use, Last>
+ 󿿾 <undefined>
+ 󿿿 <undefined>
+ 􀀀 <Plane 16 Private Use, First>
+ 􏿽 <Plane 16 Private Use, Last>
+ 􏿾 <undefined>
+ 􏿿 <undefined>
+ ENDTEST
OpenBSD June 2, 2021 CHAR-UNICODE-NOGROFF(1)
diff --git a/regress/man/AT/basic.out_ascii b/regress/man/AT/basic.out_ascii
index 962c9f88..fd96b90c 100644
--- a/regress/man/AT/basic.out_ascii
+++ b/regress/man/AT/basic.out_ascii
@@ -1,9 +1,9 @@
AT-BASIC(1) General Commands Manual AT-BASIC(1)
NNAAMMEE
- AT-basic - the AT&T footer macro
+ AT-basic - the AT&T footer macro
DDEESSCCRRIIPPTTIIOONN
- initial text bboolldd tteexxtt final text
+ initial text bboolldd tteexxtt final text
7th Edition April 27, 2022 AT-BASIC(1)
diff --git a/regress/man/B/args.out_ascii b/regress/man/B/args.out_ascii
index d4d60e93..0e75e04a 100644
--- a/regress/man/B/args.out_ascii
+++ b/regress/man/B/args.out_ascii
@@ -1,14 +1,14 @@
B-ARGS(1) General Commands Manual B-ARGS(1)
NNAAMMEE
- B-args - arguments to font macros
+ B-args - arguments to font macros
DDEESSCCRRIIPPTTIIOONN
- This is bboolldd text. It also works with sseevveerraall wwoorrddss oonn aa lliinnee and with
- nneexxtt lliinnee scope.
- In no-fill mode:
- ttwwoo wwoorrddss
- and another line.
- It has no effect at the end of the file:
+ This is bboolldd text. It also works with sseevveerraall wwoorrddss oonn aa lliinnee and with
+ nneexxtt lliinnee scope.
+ In no-fill mode:
+ ttwwoo wwoorrddss
+ and another line.
+ It has no effect at the end of the file:
OpenBSD July 30, 2014 B-ARGS(1)
diff --git a/regress/man/B/blank.out_ascii b/regress/man/B/blank.out_ascii
index 63c162df..448380ad 100644
--- a/regress/man/B/blank.out_ascii
+++ b/regress/man/B/blank.out_ascii
@@ -1,9 +1,9 @@
B-BLANK(1) General Commands Manual B-BLANK(1)
NNAAMMEE
- B-blank - blank line in font macro next line scope
+ B-blank - blank line in font macro next line scope
DDEESSCCRRIIPPTTIIOONN
- A blank line in bboolldd next line scope.
+ A blank line in bboolldd next line scope.
OpenBSD June 3, 2017 B-BLANK(1)
diff --git a/regress/man/B/nest.out_ascii b/regress/man/B/nest.out_ascii
index 30aa897d..82bcdae7 100644
--- a/regress/man/B/nest.out_ascii
+++ b/regress/man/B/nest.out_ascii
@@ -1,12 +1,12 @@
B-NEST(1) General Commands Manual B-NEST(1)
NNAAMMEE
- B-nest - nested next-line scopes
+ B-nest - nested next-line scopes
DDEESSCCRRIIPPTTIIOONN
- initial text bboolldd tteexxtt back to roman _i_t_a_l_i_croman
+ initial text bboolldd tteexxtt back to roman _i_t_a_l_i_croman
section_h_e_a_d_e_r
- final text
+ final text
OpenBSD April 28, 2022 B-NEST(1)
diff --git a/regress/man/BI/emptyargs.out_ascii b/regress/man/BI/emptyargs.out_ascii
index 4630e664..4bceae10 100644
--- a/regress/man/BI/emptyargs.out_ascii
+++ b/regress/man/BI/emptyargs.out_ascii
@@ -1,14 +1,14 @@
BI-EMPTYARGS(1) General Commands Manual BI-EMPTYARGS(1)
NNAAMMEE
- BI-emptyargs - empty arguments to font alternation macros
+ BI-emptyargs - empty arguments to font alternation macros
DDEESSCCRRIIPPTTIIOONN
- leading text
+ leading text
- bboolldd_i_t_a_l_i_c
- bboolldd_i_t_a_l_i_c
+ bboolldd_i_t_a_l_i_c
+ bboolldd_i_t_a_l_i_c
- trailing text
+ trailing text
OpenBSD April 6, 2015 BI-EMPTYARGS(1)
diff --git a/regress/man/BI/literal.out_ascii b/regress/man/BI/literal.out_ascii
index f33e02d2..27287cea 100644
--- a/regress/man/BI/literal.out_ascii
+++ b/regress/man/BI/literal.out_ascii
@@ -1,14 +1,14 @@
GETTEXT(3) Library Functions Manual GETTEXT(3)
NNAAMMEE
- gettext, dgettext, dcgettext - translate message
+ gettext, dgettext, dcgettext - translate message
SSYYNNOOPPSSIISS
- ##iinncclluuddee <<lliibbiinnttll..hh>>
+ ##iinncclluuddee <<lliibbiinnttll..hh>>
- cchhaarr ** ggeetttteexxtt ((ccoonnsstt cchhaarr ** _m_s_g_i_d));;
- cchhaarr ** ddggeetttteexxtt ((ccoonnsstt cchhaarr ** _d_o_m_a_i_n_n_a_m_e,, ccoonnsstt cchhaarr ** _m_s_g_i_d));;
- cchhaarr ** ddccggeetttteexxtt ((ccoonnsstt cchhaarr ** _d_o_m_a_i_n_n_a_m_e,, ccoonnsstt cchhaarr ** _m_s_g_i_d,,
- iinntt _c_a_t_e_g_o_r_y));;
+ cchhaarr ** ggeetttteexxtt ((ccoonnsstt cchhaarr ** _m_s_g_i_d));;
+ cchhaarr ** ddggeetttteexxtt ((ccoonnsstt cchhaarr ** _d_o_m_a_i_n_n_a_m_e,, ccoonnsstt cchhaarr ** _m_s_g_i_d));;
+ cchhaarr ** ddccggeetttteexxtt ((ccoonnsstt cchhaarr ** _d_o_m_a_i_n_n_a_m_e,, ccoonnsstt cchhaarr ** _m_s_g_i_d,,
+ iinntt _c_a_t_e_g_o_r_y));;
GNU gettext 0.18 May 2001 GETTEXT(3)
diff --git a/regress/man/DT/basic.out_ascii b/regress/man/DT/basic.out_ascii
index 8ccbc685..49b53270 100644
--- a/regress/man/DT/basic.out_ascii
+++ b/regress/man/DT/basic.out_ascii
@@ -1,21 +1,21 @@
DT-BASIC(1) General Commands Manual DT-BASIC(1)
NNAAMMEE
- DT-basic - restore the default tabulator positions
+ DT-basic - restore the default tabulator positions
DDEESSCCRRIIPPTTIIOONN
- Default tabs are every five columns:
- 1234 1234 1234 1234 1234
- one two three four
+ Default tabs are every five columns:
+ 1234 1234 1234 1234 1234
+ one two three four
- Custom tabs: column 6, then every 8 columns:
- 12345 1234567 1234567 1234567
- one two three four
+ Custom tabs: column 6, then every 8 columns:
+ 12345 1234567 1234567 1234567
+ one two three four
- bboolldd tteexxtt
+ bboolldd tteexxtt
- Back to the default:
- 1234 1234 1234 1234 1234
- one two three four
+ Back to the default:
+ 1234 1234 1234 1234 1234
+ one two three four
OpenBSD April 27, 2022 DT-BASIC(1)
diff --git a/regress/man/EX/args.out_ascii b/regress/man/EX/args.out_ascii
index 308381ae..99e61067 100644
--- a/regress/man/EX/args.out_ascii
+++ b/regress/man/EX/args.out_ascii
@@ -1,12 +1,12 @@
EX-ARGS(1) General Commands Manual EX-ARGS(1)
NNAAMMEE
- EX-args - example macro with arguments
+ EX-args - example macro with arguments
DDEESSCCRRIIPPTTIIOONN
- regular text
- literal
- text
- regular text
+ regular text
+ literal
+ text
+ regular text
OpenBSD June 3, 2012 EX-ARGS(1)
diff --git a/regress/man/EX/nested.out_ascii b/regress/man/EX/nested.out_ascii
index 2cc4f8ba..334a7dcd 100644
--- a/regress/man/EX/nested.out_ascii
+++ b/regress/man/EX/nested.out_ascii
@@ -1,15 +1,15 @@
EX-NESTED(1) General Commands Manual EX-NESTED(1)
NNAAMMEE
- EX-nested - nested example macros
+ EX-nested - nested example macros
DDEESSCCRRIIPPTTIIOONN
- regular text
- outer
- example
- inner
- example
- outer example
- regular text
+ regular text
+ outer
+ example
+ inner
+ example
+ outer example
+ regular text
OpenBSD June 3, 2012 EX-NESTED(1)
diff --git a/regress/man/EX/spacing.out_ascii b/regress/man/EX/spacing.out_ascii
index 49ab29a0..b9450f5c 100644
--- a/regress/man/EX/spacing.out_ascii
+++ b/regress/man/EX/spacing.out_ascii
@@ -1,23 +1,23 @@
EX-SPACING(1) General Commands Manual EX-SPACING(1)
NNAAMMEE
- EX-spacing - spacing around the example macro
+ EX-spacing - spacing around the example macro
DDEESSCCRRIIPPTTIIOONN
- regular text
- example
- text
- regular text
- literal
- text
- example
- text
- regular text
+ regular text
+ example
+ text
+ regular text
+ literal
+ text
+ example
+ text
+ regular text
- after PP, before nf
- after nf, before fi
- after fi, before PP
+ after PP, before nf
+ after nf, before fi
+ after fi, before PP
- regular text
+ regular text
OpenBSD June 3, 2012 EX-SPACING(1)
diff --git a/regress/man/HP/break.out_ascii b/regress/man/HP/break.out_ascii
index 44f3416b..7b210d3d 100644
--- a/regress/man/HP/break.out_ascii
+++ b/regress/man/HP/break.out_ascii
@@ -1,12 +1,12 @@
HP-BREAK(1) General Commands Manual HP-BREAK(1)
NNAAMMEE
- HP-break - breaking the head line of hanged paragraphs
+ HP-break - breaking the head line of hanged paragraphs
DDEESSCCRRIIPPTTIIOONN
- This is an extremely long head line of a hanged paragraph; it is so
- long that it won't even fit on the line.
- The body of the hanged paragraph is quite long as well and
- will again break the line.
+ This is an extremely long head line of a hanged paragraph; it is so long
+ that it won't even fit on the line.
+ The body of the hanged paragraph is quite long as well and
+ will again break the line.
OpenBSD September 21, 2011 HP-BREAK(1)
diff --git a/regress/man/HP/literal.out_ascii b/regress/man/HP/literal.out_ascii
index a247be14..975d8f48 100644
--- a/regress/man/HP/literal.out_ascii
+++ b/regress/man/HP/literal.out_ascii
@@ -1,26 +1,26 @@
HP-LITERAL(1) General Commands Manual HP-LITERAL(1)
NNAAMMEE
- HP-literal - hanged paragraphs in literal context
+ HP-literal - hanged paragraphs in literal context
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST before hanged paragraph
+ BEGINTEST before hanged paragraph
- tag indented text
+ tag indented text
- regular paragraph
- literal
- text
+ regular paragraph
+ literal
+ text
- tag
- literal
- hanged
- paragraph
+ tag
+ literal
+ hanged
+ paragraph
- literal
- paragraph
- regular text
- ENDTEST
- end of file
+ literal
+ paragraph
+ regular text
+ ENDTEST
+ end of file
OpenBSD January 6, 2019 HP-LITERAL(1)
diff --git a/regress/man/HP/macrotag.out_ascii b/regress/man/HP/macrotag.out_ascii
index 9f4f87cf..8412621d 100644
--- a/regress/man/HP/macrotag.out_ascii
+++ b/regress/man/HP/macrotag.out_ascii
@@ -1,13 +1,13 @@
HP-MACROTAG(1) General Commands Manual HP-MACROTAG(1)
NNAAMMEE
- HP-macrotag - macro in the head of a tagged paragraph
+ HP-macrotag - macro in the head of a tagged paragraph
DDEESSCCRRIIPPTTIIOONN
- regular text
+ regular text
- lloonnggiinnddeenntt indented text
+ lloonnggiinnddeenntt indented text
- regular text
+ regular text
OpenBSD September 20, 2011 HP-MACROTAG(1)
diff --git a/regress/man/HP/manyargs.out_ascii b/regress/man/HP/manyargs.out_ascii
index 0cd97e2e..0f38fa77 100644
--- a/regress/man/HP/manyargs.out_ascii
+++ b/regress/man/HP/manyargs.out_ascii
@@ -1,39 +1,39 @@
HP-MANYARGS(1) General Commands Manual HP-MANYARGS(1)
NNAAMMEE
- HP-manyargs - too many header args for hanged blocks
+ HP-manyargs - too many header args for hanged blocks
DDEESSCCRRIIPPTTIIOONN
- regular text
+ regular text
- tag1 indented text
+ tag1 indented text
- regular text
+ regular text
- tag2 indented text
+ tag2 indented text
- regular text
+ regular text
- tag3 indented text
- literal
- text
+ tag3 indented text
+ literal
+ text
- tag1
- indented
- text
+ tag1
+ indented
+ text
- literal
- text
+ literal
+ text
- tag2
- indented
- text
+ tag2
+ indented
+ text
- literal
- text
+ literal
+ text
- tag3
- indented
- text
+ tag3
+ indented
+ text
OpenBSD January 4, 2011 HP-MANYARGS(1)
diff --git a/regress/man/HP/spacing.out_ascii b/regress/man/HP/spacing.out_ascii
index 84800b87..233efa1e 100644
--- a/regress/man/HP/spacing.out_ascii
+++ b/regress/man/HP/spacing.out_ascii
@@ -1,54 +1,54 @@
HP-SPACING(1) General Commands Manual HP-SPACING(1)
NNAAMMEE
- HP-spacing - spacing in hanged lists
+ HP-spacing - spacing in hanged lists
DDEESSCCRRIIPPTTIIOONN
- Normal text.
+ Normal text.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next line.
- And a second line.
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next line.
+ And a second line.
- Vertical spacing an a third line.
- A fourth line.
+ Vertical spacing an a third line.
+ A fourth line.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
next line.
And a second line.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next line.
- And a second line.
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next line.
+ And a second line.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next line.
+ And a second line.
+
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next line.
+ And a second line.
+
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
next line.
And a second line.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next line.
- And a second line.
-
- Each hanged paragraph gets a sufficient amount of text to wrap to the
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
next line.
And a second line.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next line.
- And a second line.
-
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next line.
- And a second line.
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next line.
+ And a second line.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next line.
- And a second line.
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next line.
+ And a second line.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next
- line.
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next
+ line.
- Normal text.
+ Normal text.
OpenBSD December 23, 2014 HP-SPACING(1)
diff --git a/regress/man/HP/vert.out_ascii b/regress/man/HP/vert.out_ascii
index 28687f4c..fe2b9cc7 100644
--- a/regress/man/HP/vert.out_ascii
+++ b/regress/man/HP/vert.out_ascii
@@ -1,17 +1,17 @@
HP-VERT(1) General Commands Manual HP-VERT(1)
NNAAMMEE
- HP-vert - vertical spacing before hanged lists
+ HP-vert - vertical spacing before hanged lists
DDEESSCCRRIIPPTTIIOONN
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next line.
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next line.
- Each hanged paragraph gets a sufficient amount of text to wrap to the
- next line.
+ Each hanged paragraph gets a sufficient amount of text to wrap to the
+ next line.
- Normal text.
+ Normal text.
OpenBSD February 19, 2020 HP-VERT(1)
diff --git a/regress/man/IP/bullet.out_ascii b/regress/man/IP/bullet.out_ascii
index b499107e..333fa27a 100644
--- a/regress/man/IP/bullet.out_ascii
+++ b/regress/man/IP/bullet.out_ascii
@@ -1,24 +1,24 @@
IP-BULLET(1) General Commands Manual IP-BULLET(1)
NNAAMMEE
- IP-bullet - bullet lists
+ IP-bullet - bullet lists
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
+ BEGINTEST
- * one
+ * one
- * two
+ * two
- +o three
+ +o three
- +o four
+ +o four
- - five
+ - five
- - six
+ - six
- ENDTEST
- end of file
+ ENDTEST
+ end of file
OpenBSD February 20, 2020 IP-BULLET(1)
diff --git a/regress/man/IP/bullet.out_utf8 b/regress/man/IP/bullet.out_utf8
index 95d3ebff..5f647617 100644
--- a/regress/man/IP/bullet.out_utf8
+++ b/regress/man/IP/bullet.out_utf8
@@ -1,24 +1,24 @@
IP-BULLET(1) General Commands Manual IP-BULLET(1)
NNAAMMEE
- IP-bullet - bullet lists
+ IP-bullet - bullet lists
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
+ BEGINTEST
- * one
+ * one
- * two
+ * two
- • three
+ • three
- • four
+ • four
- - five
+ - five
- - six
+ - six
- ENDTEST
- end of file
+ ENDTEST
+ end of file
OpenBSD February 20, 2020 IP-BULLET(1)
diff --git a/regress/man/IP/empty.out_ascii b/regress/man/IP/empty.out_ascii
index a2867c32..bdb0d134 100644
--- a/regress/man/IP/empty.out_ascii
+++ b/regress/man/IP/empty.out_ascii
@@ -1,22 +1,22 @@
IP-EMPTY(1) General Commands Manual IP-EMPTY(1)
NNAAMMEE
- IP-empty - empty indented paragraphs
+ IP-empty - empty indented paragraphs
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST regular text
+ BEGINTEST regular text
- indented text
+ indented text
- Empty IP is deleted:
+ Empty IP is deleted:
- tag1
+ tag1
- tag2 indented text
+ tag2 indented text
- Empty IP is deleted, RS does not cause additional spacing:
+ Empty IP is deleted, RS does not cause additional spacing:
- tag indented text
- regular text ENDTEST
+ tag indented text
+ regular text ENDTEST
OpenBSD July 17, 2012 IP-EMPTY(1)
diff --git a/regress/man/IP/literal.out_ascii b/regress/man/IP/literal.out_ascii
index 0eb704f9..a193b4c3 100644
--- a/regress/man/IP/literal.out_ascii
+++ b/regress/man/IP/literal.out_ascii
@@ -1,51 +1,51 @@
IP-LITERAL(1) General Commands Manual IP-LITERAL(1)
NNAAMMEE
- IP-literal - indented paragraphs in literal context
+ IP-literal - indented paragraphs in literal context
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST before indentation
+ BEGINTEST before indentation
- tag indented regular text
+ tag indented regular text
- new regular paragraph
- literal
- text
+ new regular paragraph
+ literal
+ text
- tag indented
- literal
- text
+ tag indented
+ literal
+ text
- new
- literal
- paragraph
- regular text
+ new
+ literal
+ paragraph
+ regular text
lliitteerraall iinnttoo iinnddeenntteedd ppaarraaggrraapphh
- regular text
- literal
- text
+ regular text
+ literal
+ text
- tag indented
- literal
- text
- indented regular text
+ tag indented
+ literal
+ text
+ indented regular text
- new regular paragraph
+ new regular paragraph
lliitteerraall oouutt ooff iinnddeenntteedd ppaarraaggrraapphh
- regular text
-
- tag indented regular text
- indented
- literal
- text
-
- new
- literal
- paragraph
- regular text
- ENDTEST
- end of file
+ regular text
+
+ tag indented regular text
+ indented
+ literal
+ text
+
+ new
+ literal
+ paragraph
+ regular text
+ ENDTEST
+ end of file
OpenBSD January 6, 2019 IP-LITERAL(1)
diff --git a/regress/man/IP/longhead.out_ascii b/regress/man/IP/longhead.out_ascii
index 1b040f30..c632ecdb 100644
--- a/regress/man/IP/longhead.out_ascii
+++ b/regress/man/IP/longhead.out_ascii
@@ -1,15 +1,15 @@
IP-LONGHEAD(1) General Commands Manual IP-LONGHEAD(1)
NNAAMMEE
- IP-longhead - indented paragraph with a long head
+ IP-longhead - indented paragraph with a long head
DDEESSCCRRIIPPTTIIOONN
- normal text
+ normal text
- This indented paragraph has ridiculously long text in its head, such
- that it doesn't even fit on the line
- paragraph body
+ This indented paragraph has ridiculously long text in its head, such that
+ it doesn't even fit on the line
+ paragraph body
- normal text
+ normal text
OpenBSD April 8, 2014 IP-LONGHEAD(1)
diff --git a/regress/man/IP/manyargs.out_ascii b/regress/man/IP/manyargs.out_ascii
index decaa7a8..34059ce0 100644
--- a/regress/man/IP/manyargs.out_ascii
+++ b/regress/man/IP/manyargs.out_ascii
@@ -1,36 +1,36 @@
IP-MANYARGS(1) General Commands Manual IP-MANYARGS(1)
NNAAMMEE
- IP-manyargs - too many header args for indented blocks
+ IP-manyargs - too many header args for indented blocks
DDEESSCCRRIIPPTTIIOONN
- regular text
+ regular text
- tag1 indented text
+ tag1 indented text
- regular text
+ regular text
- tag2 indented text
+ tag2 indented text
- regular text
+ regular text
- tag3 indented text
- literal
- text
+ tag3 indented text
+ literal
+ text
- tag1 indented
- text
+ tag1 indented
+ text
- literal
- text
+ literal
+ text
- tag2 indented
- text
+ tag2 indented
+ text
- literal
- text
+ literal
+ text
- tag3 indented
- text
+ tag3 indented
+ text
OpenBSD January 4, 2011 IP-MANYARGS(1)
diff --git a/regress/man/IP/spacing.out_ascii b/regress/man/IP/spacing.out_ascii
index 3aca58e8..142492b9 100644
--- a/regress/man/IP/spacing.out_ascii
+++ b/regress/man/IP/spacing.out_ascii
@@ -1,37 +1,37 @@
IP-SPACING(1) General Commands Manual IP-SPACING(1)
NNAAMMEE
- IP-spacing - spacing in indentend paragraphs
+ IP-spacing - spacing in indentend paragraphs
DDEESSCCRRIIPPTTIIOONN
- Normal text.
+ Normal text.
- tag Indented text.
+ tag Indented text.
- four Indented text.
+ four Indented text.
- ffive Indented text.
+ ffive Indented text.
- sixsix Indented text.
+ sixsix Indented text.
- seseven
- Indented text.
+ seseven
+ Indented text.
- a much longer tag
- Indented text.
+ a much longer tag
+ Indented text.
- Tags with trailing space:
+ Tags with trailing space:
- tag Three plus one makes four.
+ tag Three plus one makes four.
- tag Three plus two makes five.
+ tag Three plus two makes five.
- tag Three plus three makes six.
+ tag Three plus three makes six.
- tag Three plus four makes seven.
+ tag Three plus four makes seven.
- tag Three plus five makes eight.
+ tag Three plus five makes eight.
- Normal text.
+ Normal text.
OpenBSD September 21, 2015 IP-SPACING(1)
diff --git a/regress/man/IP/tag.out_ascii b/regress/man/IP/tag.out_ascii
index a77ffdf9..26c9532c 100644
--- a/regress/man/IP/tag.out_ascii
+++ b/regress/man/IP/tag.out_ascii
@@ -1,19 +1,19 @@
IP-TAG(1) General Commands Manual IP-TAG(1)
NNAAMMEE
- IP-tag - automatic tagging of indented blocks
+ IP-tag - automatic tagging of indented blocks
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST initial text
+ BEGINTEST initial text
- strong text
+ strong text
- -strong text
+ -strong text
- _-_w_e_a_k text
+ _-_w_e_a_k text
- strong text
+ strong text
- ENDTEST
+ ENDTEST
OpenBSD March 10, 2020 IP-TAG(1)
diff --git a/regress/man/IP/vert.out_ascii b/regress/man/IP/vert.out_ascii
index 894dc55b..f030761b 100644
--- a/regress/man/IP/vert.out_ascii
+++ b/regress/man/IP/vert.out_ascii
@@ -1,12 +1,12 @@
IP-VERT(1) General Commands Manual IP-VERT(1)
NNAAMMEE
- IP-vert - vertical spacing before indented paragraphs
+ IP-vert - vertical spacing before indented paragraphs
DDEESSCCRRIIPPTTIIOONN
- tag text
+ tag text
- tag text
+ tag text
OpenBSD February 19, 2020 IP-VERT(1)
diff --git a/regress/man/IP/width.out_ascii b/regress/man/IP/width.out_ascii
index 3b9c4d47..f6154168 100644
--- a/regress/man/IP/width.out_ascii
+++ b/regress/man/IP/width.out_ascii
@@ -1,83 +1,83 @@
IP-WIDTH(1) General Commands Manual IP-WIDTH(1)
NNAAMMEE
- IP-width - indentation width of indented paragraphs
+ IP-width - indentation width of indented paragraphs
DDEESSCCRRIIPPTTIIOONN
- Regular mode:
+ Regular mode:
- tag
+ tag
indented
text
- tag
- indented
- text
+ tag
+ indented
+ text
- tag
+ tag
+ indented
+ text
+
+ tag
+ indented
+ text
+
+ tag
indented
text
- tag
+ tag
indented
text
- tag
- indented
+ tag indented
text
- tag
- indented
+ tag indented
text
- tag indented
- text
-
- tag indented
- text
-
- tag indented
- text
+ tag indented
+ text
- tag indented
- text
+ tag indented
+ text
- Literal mode:
+ Literal mode:
- tag
+ tag
indented
text
- tag
- indented
- text
+ tag
+ indented
+ text
- tag
+ tag
+ indented
+ text
+
+ tag
+ indented
+ text
+
+ tag
indented
text
- tag
+ tag
indented
text
- tag
- indented
+ tag indented
text
- tag
- indented
+ tag indented
text
- tag indented
- text
-
- tag indented
- text
-
- tag indented
- text
+ tag indented
+ text
- tag indented
- text
+ tag indented
+ text
OpenBSD December 23, 2014 IP-WIDTH(1)
diff --git a/regress/man/MR/Makefile b/regress/man/MR/Makefile
index 7ab2a9ee..58fd93c1 100644
--- a/regress/man/MR/Makefile
+++ b/regress/man/MR/Makefile
@@ -1,7 +1,6 @@
# $OpenBSD: Makefile,v 1.1 2023/10/24 20:30:49 schwarze Exp $
-# disable for now because groff changed the global indentation
-#REGRESS_TARGETS = basic
+REGRESS_TARGETS = basic
LINT_TARGETS = basic
.include <bsd.regress.mk>
diff --git a/regress/man/MT/args.out_ascii b/regress/man/MT/args.out_ascii
index ee926331..5455bf8b 100644
--- a/regress/man/MT/args.out_ascii
+++ b/regress/man/MT/args.out_ascii
@@ -1,21 +1,21 @@
MT-ARGS(1) General Commands Manual MT-ARGS(1)
NNAAMMEE
- MT-args - argument handling of the man-ext mailto macro
+ MT-args - argument handling of the man-ext mailto macro
DDEESSCCRRIIPPTTIIOONN
- argument, text, and tail: text <test@example.com>tail args
+ argument, text, and tail: text <test@example.com>tail args
- argument plus text: invalid address <test@example.com> next line
+ argument plus text: invalid address <test@example.com> next line
- argument but no text: <test@example.com>
+ argument but no text: <test@example.com>
- no argument, but text: some text <>
+ no argument, but text: some text <>
- two arguments plus text: some text <first>
+ two arguments plus text: some text <first>
- two arguments, but no text: <first>
+ two arguments, but no text: <first>
- final text
+ final text
OpenBSD August 13, 2018 MT-ARGS(1)
diff --git a/regress/man/MT/noME.out_ascii b/regress/man/MT/noME.out_ascii
index bdee2c89..bff8da5b 100644
--- a/regress/man/MT/noME.out_ascii
+++ b/regress/man/MT/noME.out_ascii
@@ -1,11 +1,11 @@
MT-NOME(1) General Commands Manual MT-NOME(1)
NNAAMMEE
- MT-noME - unclosed mailto macro
+ MT-noME - unclosed mailto macro
DDEESSCCRRIIPPTTIIOONN
- lonely ME:
+ lonely ME:
- argument plus text: invalid address <test@example.com>
+ argument plus text: invalid address <test@example.com>
OpenBSD June 25, 2017 MT-NOME(1)
diff --git a/regress/man/OP/args.out_ascii b/regress/man/OP/args.out_ascii
index f1b82c52..09008df9 100644
--- a/regress/man/OP/args.out_ascii
+++ b/regress/man/OP/args.out_ascii
@@ -1,10 +1,10 @@
OP-ARGS(1) General Commands Manual OP-ARGS(1)
NNAAMMEE
- OP-args - argument handling of the man-ext OP macro
+ OP-args - argument handling of the man-ext OP macro
DDEESSCCRRIIPPTTIIOONN
- no argument: [] one argument: [--ff] two arguments: [--ff _a_r_g] three
- arguments: [--ff _a_r_g] final text
+ no argument: [] one argument: [--ff] two arguments: [--ff _a_r_g] three
+ arguments: [--ff _a_r_g] final text
OpenBSD February 6, 2015 OP-ARGS(1)
diff --git a/regress/man/PD/args.out_ascii b/regress/man/PD/args.out_ascii
index f5eaab50..cbe4aa28 100644
--- a/regress/man/PD/args.out_ascii
+++ b/regress/man/PD/args.out_ascii
@@ -1,27 +1,27 @@
PD-ARGS(1) General Commands Manual PD-ARGS(1)
NNAAMMEE
- PD-args - unusual arguments to the PD macro
+ PD-args - unusual arguments to the PD macro
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
- default spacing
+ default spacing
- argument(2)
+ argument(2)
- no argument at all
+ no argument at all
- argument(2v)
- argument(2p)
+ argument(2v)
+ argument(2p)
- argument(1cx)
+ argument(1cx)
- argument(xxx)
- excessive argument
+ 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 bbf5c330..f0bb2301 100644
--- a/regress/man/PD/nextline.out_ascii
+++ b/regress/man/PD/nextline.out_ascii
@@ -1,29 +1,29 @@
PD-NEXTLINE(1) General Commands Manual PD-NEXTLINE(1)
NNAAMMEE
- PD-nextline - paragraph distance macro in next-line scope
+ PD-nextline - paragraph distance macro in next-line scope
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
NNEEXXTT SSEECCTTIIOONN
- first paragraph
- second paragraph
+ first paragraph
+ second paragraph
- third paragraph
+ third paragraph
SSuubbsseeccttiioonn
- first paragraph
- second paragraph
+ first paragraph
+ second paragraph
- third paragraph
+ third paragraph
- tag list text
- tag list text
+ tag list text
+ tag list text
- tag list text
+ tag list text
- normal text bboolldd tteexxtt normal text
- final paragraph
+ 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 0b518fd8..1c3f5d61 100644
--- a/regress/man/PD/spacing.out_ascii
+++ b/regress/man/PD/spacing.out_ascii
@@ -1,66 +1,66 @@
PD-SPACING(1) General Commands Manual PD-SPACING(1)
NNAAMMEE
- PD-spacing - effect of the PD macro on vertical spacing
+ PD-spacing - effect of the PD macro on vertical spacing
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
- paragraph
+ paragraph
- hanged paragraph
+ hanged paragraph
- indented
- paragraph
+ indented
+ paragraph
- tagged paragraph
+ tagged paragraph
ssuubbsseeccttiioonn
- subsection text
+ subsection text
DDOOUUBBLLEE SSPPAACCIINNGG
- initial text
+ initial text
- paragraph
+ paragraph
- hanged paragraph
+ hanged paragraph
- indented
- paragraph
+ indented
+ paragraph
- tagged paragraph
+ tagged paragraph
ssuubbsseeccttiioonn
- subsection text
+ subsection text
NNOO SSPPAACCIINNGG
- initial text
- paragraph
- hanged paragraph
- indented
- paragraph
- tagged paragraph
+ initial text
+ paragraph
+ hanged paragraph
+ indented
+ paragraph
+ tagged paragraph
ssuubbsseeccttiioonn
- subsection text
+ subsection text
NNOORRMMAALL SSPPAACCIINNGG
- initial text
+ initial text
- paragraph
+ paragraph
- hanged paragraph
+ hanged paragraph
- indented
- paragraph
+ indented
+ paragraph
- tagged paragraph
+ tagged paragraph
ssuubbsseeccttiioonn
- subsection text
+ subsection text
OpenBSD July 28, 2012 PD-SPACING(1)
diff --git a/regress/man/PP/args.out_ascii b/regress/man/PP/args.out_ascii
index ff126e90..53cc3304 100644
--- a/regress/man/PP/args.out_ascii
+++ b/regress/man/PP/args.out_ascii
@@ -1,15 +1,15 @@
PP-ARG(1) General Commands Manual PP-ARG(1)
NNAAMMEE
- PP-arg - paragraphs macros with arguments
+ PP-arg - paragraphs macros with arguments
DDEESSCCRRIIPPTTIIOONN
- PP with argument:
+ PP with argument:
- LP with arguments:
+ LP with arguments:
- P with argument:
+ P with argument:
- final text
+ final text
OpenBSD July 4, 2014 PP-ARG(1)
diff --git a/regress/man/PP/empty.out_ascii b/regress/man/PP/empty.out_ascii
index de7c0897..50a2c697 100644
--- a/regress/man/PP/empty.out_ascii
+++ b/regress/man/PP/empty.out_ascii
@@ -1,15 +1,15 @@
PP-EMPTY(1) General Commands Manual PP-EMPTY(1)
NNAAMMEE
- PP-empty - handling of empty paragraphs
+ PP-empty - handling of empty paragraphs
DDEESSCCRRIIPPTTIIOONN
- empty PP between two PPs:
+ empty PP between two PPs:
- empty PP between PP and IP:
+ empty PP between PP and IP:
- head empty PP between IP and PP:
+ head empty PP between IP and PP:
- the end
+ the end
OpenBSD May 24, 2010 PP-EMPTY(1)
diff --git a/regress/man/PP/vert.out_ascii b/regress/man/PP/vert.out_ascii
index bb6d8c77..2b0c5c60 100644
--- a/regress/man/PP/vert.out_ascii
+++ b/regress/man/PP/vert.out_ascii
@@ -1,12 +1,12 @@
PP-VERT(1) General Commands Manual PP-VERT(1)
NNAAMMEE
- PP-vert - vertical spacing before an ordinary paragraph
+ PP-vert - vertical spacing before an ordinary paragraph
DDEESSCCRRIIPPTTIIOONN
- first paragraph
+ first paragraph
- second paragraph
+ second paragraph
OpenBSD February 19, 2020 PP-VERT(1)
diff --git a/regress/man/RS/REarg.out_ascii b/regress/man/RS/REarg.out_ascii
index b40de74e..26f9d5b9 100644
--- a/regress/man/RS/REarg.out_ascii
+++ b/regress/man/RS/REarg.out_ascii
@@ -1,19 +1,19 @@
RS-REARG(1) General Commands Manual RS-REARG(1)
NNAAMMEE
- RS-REarg - arguments to the RE macro
+ RS-REarg - arguments to the RE macro
DDEESSCCRRIIPPTTIIOONN
- level 1
- level 2
- level 3
- back to 2
- back to 1
- level 2
- level 3
- back to 1
- level 2
- level 3
- back to 1
+ level 1
+ level 2
+ level 3
+ back to 2
+ back to 1
+ level 2
+ level 3
+ back to 1
+ level 2
+ level 3
+ back to 1
OpenBSD December 21, 2018 RS-REARG(1)
diff --git a/regress/man/RS/an-margin.out_ascii b/regress/man/RS/an-margin.out_ascii
index 7716be7d..22d12203 100644
--- a/regress/man/RS/an-margin.out_ascii
+++ b/regress/man/RS/an-margin.out_ascii
@@ -1,13 +1,13 @@
RS-AN-MARGIN(1) General Commands Manual RS-AN-MARGIN(1)
NNAAMMEE
- RS-an-margin - reStructuredText peeks at an internal register
+ RS-an-margin - reStructuredText peeks at an internal register
DDEESSCCRRIIPPTTIIOONN
- regular text
- zero indent 168
- non-zero indent 252
- back to zero indent 168
- back to regular text 168
+ regular text
+ zero indent 120
+ non-zero indent 204
+ back to zero indent 120
+ back to regular text 120
OpenBSD June 13, 2017 RS-AN-MARGIN(1)
diff --git a/regress/man/RS/breaking.out_ascii b/regress/man/RS/breaking.out_ascii
index 4571b47b..5b3367ff 100644
--- a/regress/man/RS/breaking.out_ascii
+++ b/regress/man/RS/breaking.out_ascii
@@ -1,17 +1,17 @@
RS-BREAKING(1) General Commands Manual RS-BREAKING(1)
NNAAMMEE
- RS-breaking - some block gets broken by an RS block
+ RS-breaking - some block gets broken by an RS block
DDEESSCCRRIIPPTTIIOONN
- preceding text
+ preceding text
- * item
- indented text
- middle text
+ * item
+ indented text
+ middle text
- *
- indented text
- trailing text
+ *
+ indented text
+ trailing text
OpenBSD 7 July 2012 RS-BREAKING(1)
diff --git a/regress/man/RS/broken.in b/regress/man/RS/broken.in
index bc871b52..b73f3342 100644
--- a/regress/man/RS/broken.in
+++ b/regress/man/RS/broken.in
@@ -1,5 +1,5 @@
-.\" $OpenBSD: broken.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
-.TH RS-BROKEN 1 "January 24, 2015"
+.\" $OpenBSD: broken.in,v 1.5 2023/11/13 20:35:34 schwarze Exp $
+.TH RS-BROKEN 1 "November 13, 2023"
.SH NAME
RS-broken \- indented blocks broken by other blocks
.SH DESCRIPTION
@@ -34,7 +34,7 @@ broken by HP:
.RS
indented
.HP 2n
-Let's have a longer text here such that we can see the line break.
+Let us have a longer text here such that we can see the line break.
.PP
still indented
.RE
diff --git a/regress/man/RS/broken.out_ascii b/regress/man/RS/broken.out_ascii
index 0bce892e..f9f58c50 100644
--- a/regress/man/RS/broken.out_ascii
+++ b/regress/man/RS/broken.out_ascii
@@ -1,37 +1,37 @@
RS-BROKEN(1) General Commands Manual RS-BROKEN(1)
NNAAMMEE
- RS-broken - indented blocks broken by other blocks
+ RS-broken - indented blocks broken by other blocks
DDEESSCCRRIIPPTTIIOONN
- broken by PP:
- indented
+ broken by PP:
+ indented
- still indented
- broken by IP:
- indented
+ still indented
+ broken by IP:
+ indented
- tag first line
- second line
+ tag first line
+ second line
- still indented
- broken by TP:
- indented
+ still indented
+ broken by TP:
+ indented
- tag first line
- second line
+ tag first line
+ second line
- still indented
- broken by HP:
- indented
+ still indented
+ broken by HP:
+ indented
- Let's have a longer text here such that we can see the line
- break.
+ Let us have a longer text here such that we can see the line
+ break.
- still indented
- trailing PP:
- indented
+ still indented
+ trailing PP:
+ indented
- final text
+ final text
-OpenBSD January 24, 2015 RS-BROKEN(1)
+OpenBSD November 13, 2023 RS-BROKEN(1)
diff --git a/regress/man/RS/empty.out_ascii b/regress/man/RS/empty.out_ascii
index 0ca4ba1c..3c0cd999 100644
--- a/regress/man/RS/empty.out_ascii
+++ b/regress/man/RS/empty.out_ascii
@@ -1,12 +1,12 @@
RS-EMPTY(1) General Commands Manual RS-EMPTY(1)
NNAAMMEE
- RS-empty - empty margin reset blocks
+ RS-empty - empty margin reset blocks
DDEESSCCRRIIPPTTIIOONN
- regular text
- regular text
- indented text
- regular text
+ regular text
+ regular text
+ indented text
+ regular text
OpenBSD July 17, 2012 RS-EMPTY(1)
diff --git a/regress/man/RS/literal.out_ascii b/regress/man/RS/literal.out_ascii
index 44aa8a1d..9dafbb60 100644
--- a/regress/man/RS/literal.out_ascii
+++ b/regress/man/RS/literal.out_ascii
@@ -1,19 +1,19 @@
RS-LITERAL(1) General Commands Manual RS-LITERAL(1)
NNAAMMEE
- RS-literal - indented literal text
+ RS-literal - indented literal text
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- initial regular text
- literal text
- before display
- This is a short line.
- This is a very long line that would wrap if it weren't in literal context.
- literal text
- after display
- final regular text
- ENDTEST
- end of file
+ BEGINTEST
+ initial regular text
+ literal text
+ before display
+ This is a short line.
+ This is a very long line that would wrap if it weren't in literal context.
+ literal text
+ after display
+ final regular text
+ ENDTEST
+ end of file
OpenBSD January 5, 2019 RS-LITERAL(1)
diff --git a/regress/man/RS/lonelyRE.out_ascii b/regress/man/RS/lonelyRE.out_ascii
index d9a45f3b..5d2b977c 100644
--- a/regress/man/RS/lonelyRE.out_ascii
+++ b/regress/man/RS/lonelyRE.out_ascii
@@ -1,19 +1,19 @@
RS-LONELYRE(1) General Commands Manual RS-LONELYRE(1)
NNAAMMEE
- RS-lonelyRE - closing RS that is not open
+ RS-lonelyRE - closing RS that is not open
DDEESSCCRRIIPPTTIIOONN
- indented text
+ indented text
- tag body
- out of body
+ tag body
+ out of body
- tag body
- out of body
+ tag body
+ out of body
- Here we need some text that is long enough to span more than one output
- line, such that we can see the hanging indentation.
- out of body
+ Here we need some text that is long enough to span more than one output
+ line, such that we can see the hanging indentation.
+ out of body
OpenBSD November 10, 2013 RS-LONELYRE(1)
diff --git a/regress/man/RS/nested.out_ascii b/regress/man/RS/nested.out_ascii
index 339250ba..f38be9bd 100644
--- a/regress/man/RS/nested.out_ascii
+++ b/regress/man/RS/nested.out_ascii
@@ -1,37 +1,37 @@
RS-NESTED(1) General Commands Manual RS-NESTED(1)
NNAAMMEE
- RS-nested - various blocks nested inside reset blocks
+ RS-nested - various blocks nested inside reset blocks
DDEESSCCRRIIPPTTIIOONN
- regular text
- outer text (default indent)
- inner text (default indent)
- outer text
- regular text
-
- tag tagged text (6n)
- outer text (saved 6n)
- inner text (default indent)
- outer text
- regular text
- outer text (4n)
- inner text (2n)
+ regular text
+ outer text (default indent)
+ inner text (default indent)
+ outer text
+ regular text
+
+ tag tagged text (6n)
+ outer text (saved 6n)
+ inner text (default indent)
outer text
+ regular text
+ outer text (4n)
+ inner text (2n)
+ outer text
- indent text (8n)
+ indent text (8n)
- tag text (6n)
+ tag text (6n)
- hanged This is very long text. Let's see where it will break the
- line, and which indent the next line will have -
- hopefully 12n.
+ hanged This is very long text. Let's see where it will break the
+ line, and which indent the next line will have -
+ hopefully 12n.
+ outer text
+ nesting HP and RS inside RS:
outer text
- nesting HP and RS inside RS:
- outer text
- inner text
+ inner text
OpenBSD April 4, 2015 RS-NESTED(1)
diff --git a/regress/man/RS/noRE.out_ascii b/regress/man/RS/noRE.out_ascii
index 74005193..69ec7a91 100644
--- a/regress/man/RS/noRE.out_ascii
+++ b/regress/man/RS/noRE.out_ascii
@@ -1,10 +1,10 @@
RS-NORE(1) General Commands Manual RS-NORE(1)
NNAAMMEE
- RS-noRE - unclosed indented block
+ RS-noRE - unclosed indented block
DDEESSCCRRIIPPTTIIOONN
- regular text
- indented text
+ regular text
+ indented text
OpenBSD June 20, 2014 RS-NORE(1)
diff --git a/regress/man/RS/nowidth.out_ascii b/regress/man/RS/nowidth.out_ascii
index ccdcca3e..6b3d6aa8 100644
--- a/regress/man/RS/nowidth.out_ascii
+++ b/regress/man/RS/nowidth.out_ascii
@@ -1,17 +1,17 @@
RS-NESTED(1) General Commands Manual RS-NESTED(1)
NNAAMMEE
- RS-nowidth - indentation blocks not specifying a width
+ RS-nowidth - indentation blocks not specifying a width
DDEESSCCRRIIPPTTIIOONN
- regular text
- top-level indented list
- regular text
+ regular text
+ top-level indented list
+ regular text
- +o bullet list
- indented text
- regular text
- top-level indented list
- regular text
+ +o bullet list
+ indented text
+ regular text
+ top-level indented list
+ regular text
OpenBSD April 6, 2015 RS-NESTED(1)
diff --git a/regress/man/RS/paragraph.out_ascii b/regress/man/RS/paragraph.out_ascii
index 1029a3bb..63339d66 100644
--- a/regress/man/RS/paragraph.out_ascii
+++ b/regress/man/RS/paragraph.out_ascii
@@ -1,17 +1,17 @@
RS-PARAGRAPH(1) General Commands Manual RS-PARAGRAPH(1)
NNAAMMEE
- RS-paragraph - interaction between regular and indented paragraphs
+ RS-paragraph - interaction between regular and indented paragraphs
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST before paragraph
+ BEGINTEST before paragraph
- regular paragraph
- indented paragraph
+ regular paragraph
+ indented paragraph
- nested paragraph
- regular text after display
- ENDTEST
- end of file
+ nested paragraph
+ regular text after display
+ ENDTEST
+ end of file
OpenBSD January 6, 2019 RS-PARAGRAPH(1)
diff --git a/regress/man/RS/width.out_ascii b/regress/man/RS/width.out_ascii
index 771fee4e..e00df3bb 100644
--- a/regress/man/RS/width.out_ascii
+++ b/regress/man/RS/width.out_ascii
@@ -1,18 +1,18 @@
RS-WIDTH(1) General Commands Manual RS-WIDTH(1)
NNAAMMEE
- RS-width - negative and excessive indentation
+ RS-width - negative and excessive indentation
DDEESSCCRRIIPPTTIIOONN
- regular text
+ regular text
indented text
- regular text
- indented text
- regular text
- indented text
- regular text
- indented
- text
- regular text
+ regular text
+ indented text
+ regular text
+ indented text
+ regular text
+ indented
+ text
+ regular text
OpenBSD December 23, 2014 RS-WIDTH(1)
diff --git a/regress/man/SH/broken.out_ascii b/regress/man/SH/broken.out_ascii
index ece627de..43da9dc3 100644
--- a/regress/man/SH/broken.out_ascii
+++ b/regress/man/SH/broken.out_ascii
@@ -1,9 +1,9 @@
SH-BROKEN(1) General Commands Manual SH-BROKEN(1)
NNAAMMEE
- SH-broken - section header line scope broken by end of file
+ SH-broken - section header line scope broken by end of file
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD July 30, 2014 SH-BROKEN(1)
diff --git a/regress/man/SH/broken_eline.out_ascii b/regress/man/SH/broken_eline.out_ascii
index cc0cbf21..3c24bfc4 100644
--- a/regress/man/SH/broken_eline.out_ascii
+++ b/regress/man/SH/broken_eline.out_ascii
@@ -1,9 +1,9 @@
SH-BROKEN_ELINE(1) General Commands Manual SH-BROKEN_ELINE(1)
NNAAMMEE
- SH-broken_eline - section and element line scope broken by eof
+ SH-broken_eline - section and element line scope broken by eof
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD July 30, 2014 SH-BROKEN_ELINE(1)
diff --git a/regress/man/SH/empty_before.out_ascii b/regress/man/SH/empty_before.out_ascii
index bf07dc8a..83063a25 100644
--- a/regress/man/SH/empty_before.out_ascii
+++ b/regress/man/SH/empty_before.out_ascii
@@ -1,9 +1,9 @@
SH-EMPTY_BEFORE(1) General Commands Manual SH-EMPTY_BEFORE(1)
NNAAMMEE
- SH-empty_before - empty paragraph before first section header
+ SH-empty_before - empty paragraph before first section header
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD August 18, 2014 SH-EMPTY_BEFORE(1)
diff --git a/regress/man/SH/longarg.out_ascii b/regress/man/SH/longarg.out_ascii
index a18a33e1..a06c6a27 100644
--- a/regress/man/SH/longarg.out_ascii
+++ b/regress/man/SH/longarg.out_ascii
@@ -1,13 +1,13 @@
SH-LONGARG(1) General Commands Manual SH-LONGARG(1)
NNAAMMEE
- SH-longarg - long section header lines
+ SH-longarg - long section header lines
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
TThhiiss sseeccttiioonn hhaass aa rreeaallllyy rriiddiiccuulloouussllyy lloonngg ttiittllee wwhhiicchh wwoonn''tt eevveenn ffiitt oonn tthhee
- lliinnee..
- custom section text
+ lliinnee..
+ custom section text
OpenBSD April 4, 2015 SH-LONGARG(1)
diff --git a/regress/man/SH/noarg.in b/regress/man/SH/noarg.in
index 1fe96e5f..0fd3f35d 100644
--- a/regress/man/SH/noarg.in
+++ b/regress/man/SH/noarg.in
@@ -1,5 +1,5 @@
-.\" $OpenBSD: noarg.in,v 1.5 2017/07/04 14:53:23 schwarze Exp $
-.TH SH-NOARG 1 "March 20, 2015"
+.\" $OpenBSD: noarg.in,v 1.6 2023/11/13 20:35:34 schwarze Exp $
+.TH SH-NOARG 1 "November 11, 2023"
.SH NAME
SH-noarg \- empty header lines
.SH
@@ -19,7 +19,7 @@ indented list
.SH
.HP 6n
This is a hanged paragraph.
-A bit more text is needed to see the effect.
+Some additional text is needed to see the effect.
.SH
.PP
normal paragraph
diff --git a/regress/man/SH/noarg.out_ascii b/regress/man/SH/noarg.out_ascii
index 786dab80..dd473b13 100644
--- a/regress/man/SH/noarg.out_ascii
+++ b/regress/man/SH/noarg.out_ascii
@@ -1,31 +1,31 @@
SH-NOARG(1) General Commands Manual SH-NOARG(1)
NNAAMMEE
- SH-noarg - empty header lines
+ SH-noarg - empty header lines
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
SSuubbsseeccttiioonn
- subsection text
+ subsection text
- tag tagged list
+ tag tagged list
- tag indented list
+ tag indented list
- This is a hanged paragraph. A bit more text is needed to see the
- effect.
+ This is a hanged paragraph. Some additional text is needed to see the
+ effect.
- normal paragraph
- indented paragraph
- after the end of the indented paragraph hyperlink <www.openbsd.org>
- after the end of the hyperlink
+ normal paragraph
+ indented paragraph
+ after the end of the indented paragraph hyperlink <www.openbsd.org> after
+ the end of the hyperlink
- no-fill mode
+ no-fill mode
- back in fill mode
+ back in fill mode
SSEEEE AALLSSOO
- broken(1)
+ broken(1)
-OpenBSD March 20, 2015 SH-NOARG(1)
+OpenBSD November 11, 2023 SH-NOARG(1)
diff --git a/regress/man/SH/paragraph.out_ascii b/regress/man/SH/paragraph.out_ascii
index 70721383..07b08dbc 100644
--- a/regress/man/SH/paragraph.out_ascii
+++ b/regress/man/SH/paragraph.out_ascii
@@ -1,19 +1,19 @@
SH-PARAGRAPH(1) General Commands Manual SH-PARAGRAPH(1)
NNAAMMEE
- SH-paragraph - interaction of section headers with paragraphs
+ SH-paragraph - interaction of section headers with paragraphs
SSYYNNOOPPSSIISS
- BEGINTEST
+ BEGINTEST
DDEESSCCRRIIPPTTIIOONN
- This text immediately follows a section header.
+ This text immediately follows a section header.
- This is a paragraph.
+ This is a paragraph.
EEXXAAMMPPLLEESS
- ENDTEST
+ ENDTEST
- end of file
+ end of file
OpenBSD January 6, 2019 SH-PARAGRAPH(1)
diff --git a/regress/man/SH/vert.out_ascii b/regress/man/SH/vert.out_ascii
index 95597566..ccdf7b20 100644
--- a/regress/man/SH/vert.out_ascii
+++ b/regress/man/SH/vert.out_ascii
@@ -1,10 +1,10 @@
SH-VERT(1) General Commands Manual SH-VERT(1)
NNAAMMEE
- SH-vert - vertical spacing of sections
+ SH-vert - vertical spacing of sections
DDEESSCCRRIIPPTTIIOONN
EEXXAAMMPPLLEESS
- text
+ text
OpenBSD February 20, 2020 SH-VERT(1)
diff --git a/regress/man/SS/broken.out_ascii b/regress/man/SS/broken.out_ascii
index 05f7fc1c..4c9d8bd1 100644
--- a/regress/man/SS/broken.out_ascii
+++ b/regress/man/SS/broken.out_ascii
@@ -1,9 +1,9 @@
SS-BROKEN(1) General Commands Manual SS-BROKEN(1)
NNAAMMEE
- SS-broken - section header line scope broken by end of file
+ SS-broken - section header line scope broken by end of file
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD July 30, 2014 SS-BROKEN(1)
diff --git a/regress/man/SS/broken_eline.out_ascii b/regress/man/SS/broken_eline.out_ascii
index 83b94c91..b7456338 100644
--- a/regress/man/SS/broken_eline.out_ascii
+++ b/regress/man/SS/broken_eline.out_ascii
@@ -1,9 +1,9 @@
SS-BROKEN_ELINE(1) General Commands Manual SS-BROKEN_ELINE(1)
NNAAMMEE
- SS-broken_eline - subsection and element line scope broken by eof
+ SS-broken_eline - subsection and element line scope broken by eof
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD July 30, 2014 SS-BROKEN_ELINE(1)
diff --git a/regress/man/SS/longarg.out_ascii b/regress/man/SS/longarg.out_ascii
index 2013c2a7..d82f3a32 100644
--- a/regress/man/SS/longarg.out_ascii
+++ b/regress/man/SS/longarg.out_ascii
@@ -1,13 +1,13 @@
SS-LONGARG(1) General Commands Manual SS-LONGARG(1)
NNAAMMEE
- SS-longarg - long subsection header lines
+ SS-longarg - long subsection header lines
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
TThhiiss ssuubbsseeccttiioonn hhaass aa rriiddiiccuulloouussllyy lloonngg ttiittllee wwhhiicchh wwoonn''tt eevveenn ffiitt oonn tthhee
- lliinnee..
- subsection text
+ lliinnee..
+ subsection text
OpenBSD April 4, 2015 SS-LONGARG(1)
diff --git a/regress/man/SS/noarg.in b/regress/man/SS/noarg.in
index 2eda5b0e..9eecb696 100644
--- a/regress/man/SS/noarg.in
+++ b/regress/man/SS/noarg.in
@@ -1,5 +1,5 @@
-.\" $OpenBSD: noarg.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $
-.TH SS-NOARG 1 "March 20, 2015"
+.\" $OpenBSD: noarg.in,v 1.4 2023/11/13 20:35:34 schwarze Exp $
+.TH SS-NOARG 1 "November 11, 2023"
.SH NAME
SS-noarg \- empty subsection header lines
.SS
@@ -19,7 +19,7 @@ indented list
.SS
.HP 6n
This is a hanged paragraph.
-A bit more text is needed to see the effect.
+Some additional text is needed to see the effect.
.SS
.PP
normal paragraph
diff --git a/regress/man/SS/noarg.out_ascii b/regress/man/SS/noarg.out_ascii
index 81bff9c3..7878ede3 100644
--- a/regress/man/SS/noarg.out_ascii
+++ b/regress/man/SS/noarg.out_ascii
@@ -1,31 +1,31 @@
SS-NOARG(1) General Commands Manual SS-NOARG(1)
NNAAMMEE
- SS-noarg - empty subsection header lines
+ SS-noarg - empty subsection header lines
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
SSuubbsseeccttiioonn
- subsection text
+ subsection text
- tag tagged list
+ tag tagged list
- tag indented list
+ tag indented list
- This is a hanged paragraph. A bit more text is needed to see the
- effect.
+ This is a hanged paragraph. Some additional text is needed to see the
+ effect.
- normal paragraph
- indented paragraph
- after the end of the indented paragraph hyperlink <www.openbsd.org>
- after the end of the hyperlink
+ normal paragraph
+ indented paragraph
+ after the end of the indented paragraph hyperlink <www.openbsd.org> after
+ the end of the hyperlink
- no-fill mode
+ no-fill mode
- back in fill mode
+ back in fill mode
SSuubbsseeccttiioonn
- with a blank line
+ with a blank line
-OpenBSD March 20, 2015 SS-NOARG(1)
+OpenBSD November 11, 2023 SS-NOARG(1)
diff --git a/regress/man/SS/paragraph.out_ascii b/regress/man/SS/paragraph.out_ascii
index d733924c..cf26d296 100644
--- a/regress/man/SS/paragraph.out_ascii
+++ b/regress/man/SS/paragraph.out_ascii
@@ -1,19 +1,19 @@
SS-PARAGRAPH(1) General Commands Manual SS-PARAGRAPH(1)
NNAAMMEE
- SS-paragraph - interaction of subsection headers with paragraphs
+ SS-paragraph - interaction of subsection headers with paragraphs
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
+ BEGINTEST
FFiirrsstt ssuubbsseeccttiioonn
- This text immediately follows a subsection header.
+ This text immediately follows a subsection header.
- This is a paragraph.
+ This is a paragraph.
SSeeccoonndd ssuubbsseeccttiioonn
- ENDTEST
+ ENDTEST
- end of file
+ end of file
OpenBSD January 6, 2019 SS-PARAGRAPH(1)
diff --git a/regress/man/SS/vert.out_ascii b/regress/man/SS/vert.out_ascii
index 46658579..4f8944fb 100644
--- a/regress/man/SS/vert.out_ascii
+++ b/regress/man/SS/vert.out_ascii
@@ -1,13 +1,13 @@
SS-VERT(1) General Commands Manual SS-VERT(1)
NNAAMMEE
- SS-vert - vertical spacing of subsections
+ SS-vert - vertical spacing of subsections
DDEESSCCRRIIPPTTIIOONN
FFiirrsstt ssuubbsseeccttiioonn
SSeeccoonndd ssuubbsseeccttiioonn
- first paragraph
+ first paragraph
- second paragraph
+ second paragraph
OpenBSD February 19, 2020 SS-VERT(1)
diff --git a/regress/man/SY/literal.out_ascii b/regress/man/SY/literal.out_ascii
index 68d3ac0f..bfb2bc5b 100644
--- a/regress/man/SY/literal.out_ascii
+++ b/regress/man/SY/literal.out_ascii
@@ -1,23 +1,23 @@
SY-LITERAL(1) General Commands Manual SY-LITERAL(1)
NNAAMMEE
- SY-literal - synopsis block in literal context
+ SY-literal - synopsis block in literal context
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- initial regular text
+ BEGINTEST
+ initial regular text
- ccoommmmaanndd _a_r_g_u_m_e_n_t_s
- middle regular text
- literal text
- before display
+ ccoommmmaanndd _a_r_g_u_m_e_n_t_s
+ middle regular text
+ literal text
+ before display
- ccoommmmaanndd
- _a_r_g_u_m_e_n_t_s
- literal text
- after display
- final regular text
- ENDTEST
- end of file
+ ccoommmmaanndd
+ _a_r_g_u_m_e_n_t_s
+ literal text
+ after display
+ final regular text
+ ENDTEST
+ end of file
OpenBSD January 5, 2019 SY-LITERAL(1)
diff --git a/regress/man/TH/baddate.out_ascii b/regress/man/TH/baddate.out_ascii
index 833589d5..5958ec63 100644
--- a/regress/man/TH/baddate.out_ascii
+++ b/regress/man/TH/baddate.out_ascii
@@ -1,9 +1,9 @@
TH-BADDATE(1) General Commands Manual TH-BADDATE(1)
NNAAMMEE
- TH-baddate - the date has three words, but bad ones
+ TH-baddate - the date has three words, but bad ones
DDEESSCCRRIIPPTTIIOONN
- Some text.
+ Some text.
source three bad words TH-BADDATE(1)
diff --git a/regress/man/TH/case.out_ascii b/regress/man/TH/case.out_ascii
index e538e34a..71ee2657 100644
--- a/regress/man/TH/case.out_ascii
+++ b/regress/man/TH/case.out_ascii
@@ -1,9 +1,9 @@
TH-case(1) General Commands Manual TH-case(1)
NNAAMMEE
- TH-case - document title is not all caps
+ TH-case - document title is not all caps
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD June 13, 2014 TH-case(1)
diff --git a/regress/man/TH/emptydate.out_ascii b/regress/man/TH/emptydate.out_ascii
index 37553aeb..235f3e4f 100644
--- a/regress/man/TH/emptydate.out_ascii
+++ b/regress/man/TH/emptydate.out_ascii
@@ -1,9 +1,9 @@
TH-EMPTYDATE(1) General Commands Manual TH-EMPTYDATE(1)
NNAAMMEE
- TH-emptydate - an empty date string
+ TH-emptydate - an empty date string
DDEESSCCRRIIPPTTIIOONN
- Some text.
+ Some text.
source TH-EMPTYDATE(1)
diff --git a/regress/man/TH/isodate.out_ascii b/regress/man/TH/isodate.out_ascii
index 08e6195c..9bffef5b 100644
--- a/regress/man/TH/isodate.out_ascii
+++ b/regress/man/TH/isodate.out_ascii
@@ -1,9 +1,9 @@
TH-ISODATE(1) General Commands Manual TH-ISODATE(1)
NNAAMMEE
- TH-isodate - ISO date format
+ TH-isodate - ISO date format
DDEESSCCRRIIPPTTIIOONN
- Some text.
+ Some text.
source 2011-07-02 TH-ISODATE(1)
diff --git a/regress/man/TH/longdate.out_ascii b/regress/man/TH/longdate.out_ascii
index 4eeb0b2b..a8fb647e 100644
--- a/regress/man/TH/longdate.out_ascii
+++ b/regress/man/TH/longdate.out_ascii
@@ -1,10 +1,10 @@
TH-LONGDATE(1) General Commands Manual TH-LONGDATE(1)
NNAAMMEE
- TH-longdate - the date is longer than the line length
+ TH-longdate - the date is longer than the line length
DDEESSCCRRIIPPTTIIOONN
- Some text.
+ Some text.
source
1234567890123456789012345678901234567890123456789012345678901234567890123456789012
diff --git a/regress/man/TH/longtit.out_ascii b/regress/man/TH/longtit.out_ascii
index 7fe9d91c..e8acb387 100644
--- a/regress/man/TH/longtit.out_ascii
+++ b/regress/man/TH/longtit.out_ascii
@@ -2,10 +2,10 @@ TH-LONGTIT-23456789012345678901234567890123456789012345678901234567890123456789(
General Commands Manual
NNAAMMEE
- TH-longtit - the title is longer than the line length
+ TH-longtit - the title is longer than the line length
DDEESSCCRRIIPPTTIIOONN
- Some text.
+ Some text.
source November 20, 2014
TH-LONGTIT-23456789012345678901234567890123456789012345678901234567890123456789(1)
diff --git a/regress/man/TH/longvol.out_ascii b/regress/man/TH/longvol.out_ascii
index ee9e61cb..5fcf03fc 100644
--- a/regress/man/TH/longvol.out_ascii
+++ b/regress/man/TH/longvol.out_ascii
@@ -2,9 +2,9 @@ TH-LONGVOL(1)
1234567890123456789012345678901234567890123456789012345678901234567890123456789
NNAAMMEE
- TH-longvol - the volume string is longer than the line length
+ TH-longvol - the volume string is longer than the line length
DDEESSCCRRIIPPTTIIOONN
- Some text.
+ Some text.
source November 20, 2014 TH-LONGVOL(1)
diff --git a/regress/man/TH/mdocdate.out_ascii b/regress/man/TH/mdocdate.out_ascii
index deeac5c9..9bda7f2c 100644
--- a/regress/man/TH/mdocdate.out_ascii
+++ b/regress/man/TH/mdocdate.out_ascii
@@ -1,9 +1,9 @@
TH-MDOCDATE(1) General Commands Manual TH-MDOCDATE(1)
NNAAMMEE
- TH-mdocdate - standard mdoc(7) date format
+ TH-mdocdate - standard mdoc(7) date format
DDEESSCCRRIIPPTTIIOONN
- Some text.
+ Some text.
source July 2, 2011 TH-MDOCDATE(1)
diff --git a/regress/man/TH/noarg.out_ascii b/regress/man/TH/noarg.out_ascii
index 1602d180..d777ad1c 100644
--- a/regress/man/TH/noarg.out_ascii
+++ b/regress/man/TH/noarg.out_ascii
@@ -1,9 +1,9 @@
() ()
NNAAMMEE
- TH-noarg - no arguments to the TH macro
+ TH-noarg - no arguments to the TH macro
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD ()
diff --git a/regress/man/TH/onearg.out_ascii b/regress/man/TH/onearg.out_ascii
index e3ac5e2c..e6963770 100644
--- a/regress/man/TH/onearg.out_ascii
+++ b/regress/man/TH/onearg.out_ascii
@@ -1,9 +1,9 @@
TH-ONEARG() TH-ONEARG()
NNAAMMEE
- TH-onearg - only one argument to the TH macro
+ TH-onearg - only one argument to the TH macro
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD TH-ONEARG()
diff --git a/regress/man/TH/onlyyear.out_ascii b/regress/man/TH/onlyyear.out_ascii
index d7fb23e8..260dcb7c 100644
--- a/regress/man/TH/onlyyear.out_ascii
+++ b/regress/man/TH/onlyyear.out_ascii
@@ -1,9 +1,9 @@
TH-ONLYYEAR(1) General Commands Manual TH-ONLYYEAR(1)
NNAAMMEE
- TH-onlyyear - the date has only a year
+ TH-onlyyear - the date has only a year
DDEESSCCRRIIPPTTIIOONN
- Some text.
+ Some text.
source 2011 TH-ONLYYEAR(1)
diff --git a/regress/man/TH/sixargs.out_ascii b/regress/man/TH/sixargs.out_ascii
index 9f6ddc81..2eb2abb0 100644
--- a/regress/man/TH/sixargs.out_ascii
+++ b/regress/man/TH/sixargs.out_ascii
@@ -1,9 +1,9 @@
TH-SIXARGS(1) regress TH-SIXARGS(1)
NNAAMMEE
- TH-sixargs - six arguments to the TH macro
+ TH-sixargs - six arguments to the TH macro
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD January 16, 2011 TH-SIXARGS(1)
diff --git a/regress/man/TH/twoargs.out_ascii b/regress/man/TH/twoargs.out_ascii
index 9468dad0..1cbc3fd5 100644
--- a/regress/man/TH/twoargs.out_ascii
+++ b/regress/man/TH/twoargs.out_ascii
@@ -1,9 +1,9 @@
TH-TWOARGS() TH-TWOARGS()
NNAAMMEE
- TH-twoargs - only two arguments to the TH macro
+ TH-twoargs - only two arguments to the TH macro
DDEESSCCRRIIPPTTIIOONN
- some text
+ some text
OpenBSD TH-TWOARGS()
diff --git a/regress/man/TP/badarg.out_ascii b/regress/man/TP/badarg.out_ascii
index 8692489e..1cbb7f1e 100644
--- a/regress/man/TP/badarg.out_ascii
+++ b/regress/man/TP/badarg.out_ascii
@@ -1,18 +1,18 @@
TP-BADARG(1) General Commands Manual TP-BADARG(1)
NNAAMMEE
- TP-badarg - invalid width specification for tagged paragraph
+ TP-badarg - invalid width specification for tagged paragraph
DDEESSCCRRIIPPTTIIOONN
- Non-numeric width specifications are ignored:
+ Non-numeric width specifications are ignored:
- tag indented
- text
+ tag indented
+ text
- tag indented
- text
+ tag indented
+ text
- tag indented
- text
+ tag indented
+ text
OpenBSD November 18, 2012 TP-BADARG(1)
diff --git a/regress/man/TP/broken.out_ascii b/regress/man/TP/broken.out_ascii
index 0c4a018b..fca624e2 100644
--- a/regress/man/TP/broken.out_ascii
+++ b/regress/man/TP/broken.out_ascii
@@ -1,13 +1,13 @@
TP-BROKEN(1) General Commands Manual TP-BROKEN(1)
NNAAMMEE
- TP-broken - broken tagged paragraphs
+ TP-broken - broken tagged paragraphs
DDEESSCCRRIIPPTTIIOONN
- regular text
- indented text
- regular text
+ regular text
+ indented text
+ regular text
- head body
+ head body
OpenBSD September 9, 2020 TP-BROKEN(1)
diff --git a/regress/man/TP/double.out_ascii b/regress/man/TP/double.out_ascii
index 345f9882..f27af50e 100644
--- a/regress/man/TP/double.out_ascii
+++ b/regress/man/TP/double.out_ascii
@@ -1,35 +1,35 @@
TP-DOUBLE(1) General Commands Manual TP-DOUBLE(1)
NNAAMMEE
- TP-double - effect of double tagged paragraph
+ TP-double - effect of double tagged paragraph
DDEESSCCRRIIPPTTIIOONN
- leading text: This is a rather long text because we want to test the
- text width; at which point will this text wrap to the next line?
+ leading text: This is a rather long text because we want to test the text
+ width; at which point will this text wrap to the next line?
- first TP This is a rather long text because we want to test the
- text width; at which point will this text wrap to the
- next line?
+ first TP This is a rather long text because we want to test the
+ text width; at which point will this text wrap to the
+ next line?
- second TP This is a rather long text because we want to test the
- text width; at which point will this text wrap to the
- next line?
+ second TP This is a rather long text because we want to test the
+ text width; at which point will this text wrap to the
+ next line?
- normal paragraph: This is a rather long text because we want to test
- the text width; at which point will this text wrap to the next line?
+ normal paragraph: This is a rather long text because we want to test the
+ text width; at which point will this text wrap to the next line?
- double TP This is a rather long text because we want to test the
- text width; at which point will this text wrap to the
- next line?
+ double TP This is a rather long text because we want to test the
+ text width; at which point will this text wrap to the
+ next line?
- normal paragraph: This is a rather long text because we want to test
- the text width; at which point will this text wrap to the next line?
+ normal paragraph: This is a rather long text because we want to test the
+ text width; at which point will this text wrap to the next line?
- double TP This is a rather long text because we want to test the
- text width; at which point will this text wrap to the
- next line?
+ double TP This is a rather long text because we want to test the
+ text width; at which point will this text wrap to the
+ next line?
- normal paragraph: This is a rather long text because we want to test
- the text width; at which point will this text wrap to the next line?
+ normal paragraph: This is a rather long text because we want to test the
+ text width; at which point will this text wrap to the next line?
OpenBSD 2013-06-23 TP-DOUBLE(1)
diff --git a/regress/man/TP/eof.out_ascii b/regress/man/TP/eof.out_ascii
index 1da92ce1..85bbf9d6 100644
--- a/regress/man/TP/eof.out_ascii
+++ b/regress/man/TP/eof.out_ascii
@@ -1,9 +1,9 @@
TP-EOF(1) General Commands Manual TP-EOF(1)
NNAAMMEE
- TP-eof - indented paragraph macro at the end of the file
+ TP-eof - indented paragraph macro at the end of the file
DDEESSCCRRIIPPTTIIOONN
- The last line of the file is TP:
+ The last line of the file is TP:
OpenBSD July 7, 2014 TP-EOF(1)
diff --git a/regress/man/TP/fill.out_ascii b/regress/man/TP/fill.out_ascii
index 89b1500c..aedfcb30 100644
--- a/regress/man/TP/fill.out_ascii
+++ b/regress/man/TP/fill.out_ascii
@@ -1,17 +1,17 @@
TP-FILL(1) General Commands Manual TP-FILL(1)
NNAAMMEE
- TP-fill - interaction of tagged paragraphs and fill mode
+ TP-fill - interaction of tagged paragraphs and fill mode
DDEESSCCRRIIPPTTIIOONN
- Switching off fill mode:
+ Switching off fill mode:
- tag indented
- text
- Switching it back on:
+ tag indented
+ text
+ Switching it back on:
- This is an extremely long tag that will certainly wrap the line and
- continue onto the next one.
- indented text
+ This is an extremely long tag that will certainly wrap the line and
+ continue onto the next one.
+ indented text
OpenBSD September 4, 2015 TP-FILL(1)
diff --git a/regress/man/TP/indent.out_ascii b/regress/man/TP/indent.out_ascii
index 9304b4f8..9e718f45 100644
--- a/regress/man/TP/indent.out_ascii
+++ b/regress/man/TP/indent.out_ascii
@@ -1,16 +1,16 @@
TP-INDENT(1) General Commands Manual TP-INDENT(1)
NNAAMMEE
- TP-indent - indent request inside TP head
+ TP-indent - indent request inside TP head
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
- tag
- indented
+ tag
+ indented
- tag indented
+ tag indented
- final text
+ final text
OpenBSD June 17, 2017 TP-INDENT(1)
diff --git a/regress/man/TP/literal.out_ascii b/regress/man/TP/literal.out_ascii
index e0a2ba5a..6e58b610 100644
--- a/regress/man/TP/literal.out_ascii
+++ b/regress/man/TP/literal.out_ascii
@@ -1,25 +1,25 @@
TP-LITERAL(1) General Commands Manual TP-LITERAL(1)
NNAAMMEE
- TP-literal - indented paragraphs in literal context
+ TP-literal - indented paragraphs in literal context
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST before indentation
+ BEGINTEST before indentation
- tag regular indented text
+ tag regular indented text
- regular paragraph
- literal
- text
+ regular paragraph
+ literal
+ text
- tag indented
- literal
- text
+ tag indented
+ literal
+ text
- literal
- paragraph
- regular text
- ENDTEST
- end of file
+ literal
+ paragraph
+ regular text
+ ENDTEST
+ end of file
OpenBSD January 6, 2019 TP-LITERAL(1)
diff --git a/regress/man/TP/longhead.out_ascii b/regress/man/TP/longhead.out_ascii
index 98f1f3e7..979d8c9e 100644
--- a/regress/man/TP/longhead.out_ascii
+++ b/regress/man/TP/longhead.out_ascii
@@ -1,15 +1,15 @@
TP-LONGHEAD(1) General Commands Manual TP-LONGHEAD(1)
NNAAMMEE
- TP-longhead - tagged paragraph with a long head
+ TP-longhead - tagged paragraph with a long head
DDEESSCCRRIIPPTTIIOONN
- normal text
+ normal text
- TThhiiss ttaaggggeedd ppaarraaggrraapphh hhaass rriiddiiccuulloouussllyy lloonngg tteexxtt iinn iittss hheeaadd,, ssuucchh tthhaatt
- iitt ddooeessnn''tt eevveenn ffiitt oonn tthhee lliinnee
- paragraph body
+ TThhiiss ttaaggggeedd ppaarraaggrraapphh hhaass rriiddiiccuulloouussllyy lloonngg tteexxtt iinn iittss hheeaadd,, ssuucchh tthhaatt
+ iitt ddooeessnn''tt eevveenn ffiitt oonn tthhee lliinnee
+ paragraph body
- normal text
+ normal text
OpenBSD April 8, 2014 TP-LONGHEAD(1)
diff --git a/regress/man/TP/macrotag.out_ascii b/regress/man/TP/macrotag.out_ascii
index 38c35187..7c244854 100644
--- a/regress/man/TP/macrotag.out_ascii
+++ b/regress/man/TP/macrotag.out_ascii
@@ -1,20 +1,20 @@
TP-MACROTAG(1) General Commands Manual TP-MACROTAG(1)
NNAAMMEE
- TP-macrotag - macros in the head of tagged paragraphs
+ TP-macrotag - macros in the head of tagged paragraphs
DDEESSCCRRIIPPTTIIOONN
- regular text
+ regular text
- lloonnggiinnddeenntt
- indented text
+ lloonnggiinnddeenntt
+ indented text
- _n_e_x_t_-_l_i_n_e
- indented text
+ _n_e_x_t_-_l_i_n_e
+ indented text
- bboolldd ssmmaallll
- indented text
+ bboolldd ssmmaallll
+ indented text
- regular text
+ regular text
OpenBSD September 9, 2020 TP-MACROTAG(1)
diff --git a/regress/man/TP/manyargs.out_ascii b/regress/man/TP/manyargs.out_ascii
index 5155aa3d..91bd1bcd 100644
--- a/regress/man/TP/manyargs.out_ascii
+++ b/regress/man/TP/manyargs.out_ascii
@@ -1,36 +1,36 @@
TP-MANYARGS(1) General Commands Manual TP-MANYARGS(1)
NNAAMMEE
- TP-manyargs - too many header args for indented blocks
+ TP-manyargs - too many header args for indented blocks
DDEESSCCRRIIPPTTIIOONN
- regular text
+ regular text
- tag1 indented text
+ tag1 indented text
- regular text
+ regular text
- tag2 indented text
+ tag2 indented text
- regular text
+ regular text
- tag3 indented text
- literal
- text
+ tag3 indented text
+ literal
+ text
- tag1 indented
- text
+ tag1 indented
+ text
- literal
- text
+ literal
+ text
- tag2 indented
- text
+ tag2 indented
+ text
- literal
- text
+ literal
+ text
- tag3 indented
- text
+ tag3 indented
+ text
OpenBSD January 4, 2011 TP-MANYARGS(1)
diff --git a/regress/man/TP/sameline.out_ascii b/regress/man/TP/sameline.out_ascii
index 9ff4fb8b..3176dad8 100644
--- a/regress/man/TP/sameline.out_ascii
+++ b/regress/man/TP/sameline.out_ascii
@@ -1,25 +1,25 @@
TP-SAMELINE(1) General Commands Manual TP-SAMELINE(1)
NNAAMMEE
- TP-sameline - test sameline logic of indented paragraphs
+ TP-sameline - test sameline logic of indented paragraphs
DDEESSCCRRIIPPTTIIOONN
wwiitthhoouutt uusseerr--ddeeffiinneedd mmaaccrrooss
- with width:
+ with width:
- tag text
+ tag text
- without width:
+ without width:
- 20n text
+ 20n text
wwiitthh uusseerr--ddeeffiinneedd mmaaccrrooss
- with width:
+ with width:
- tag text
+ tag text
- without width:
+ without width:
- 20n text
+ 20n text
OpenBSD March 8, 2014 TP-SAMELINE(1)
diff --git a/regress/man/TP/spacing.out_ascii b/regress/man/TP/spacing.out_ascii
index 73fba8b9..e24a098f 100644
--- a/regress/man/TP/spacing.out_ascii
+++ b/regress/man/TP/spacing.out_ascii
@@ -1,39 +1,39 @@
TP-SPACING(1) General Commands Manual TP-SPACING(1)
NNAAMMEE
- TP-spacing - spacing in tagged paragraphs
+ TP-spacing - spacing in tagged paragraphs
DDEESSCCRRIIPPTTIIOONN
- Normal text.
+ Normal text.
- tag Indented text.
+ tag Indented text.
- four Indented text.
+ four Indented text.
- ffive Indented text.
+ ffive Indented text.
- sixsix Indented text.
+ sixsix Indented text.
- seseven
- Indented text.
+ seseven
+ Indented text.
- a much longer tag
- Indented text.
+ a much longer tag
+ Indented text.
- Tags with trailing space:
+ Tags with trailing space:
- tag Three plus one makes four.
+ tag Three plus one makes four.
- tag Three plus two makes five.
+ tag Three plus two makes five.
- tag Three plus three makes six.
+ tag Three plus three makes six.
- tag
- Three plus four makes seven.
+ tag
+ Three plus four makes seven.
- tag
- Three plus five makes eight.
+ tag
+ Three plus five makes eight.
- Normal text.
+ Normal text.
OpenBSD September 21, 2015 TP-SPACING(1)
diff --git a/regress/man/TP/tag.out_ascii b/regress/man/TP/tag.out_ascii
index 01eebd28..57b69105 100644
--- a/regress/man/TP/tag.out_ascii
+++ b/regress/man/TP/tag.out_ascii
@@ -1,25 +1,25 @@
IP-TAG(1) General Commands Manual IP-TAG(1)
NNAAMMEE
- IP-tag - automatic tagging of indented blocks
+ IP-tag - automatic tagging of indented blocks
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST initial text
+ BEGINTEST initial text
- _p_l_a_i_n text
+ _p_l_a_i_n text
- plain text
+ plain text
- _p_l_a_i_n text
+ _p_l_a_i_n text
- strong text
+ strong text
- --ssttrroonngg text
+ --ssttrroonngg text
- _-_w_e_a_k text
+ _-_w_e_a_k text
- ssttrroonngg text
+ ssttrroonngg text
- ENDTEST
+ ENDTEST
OpenBSD March 10, 2020 IP-TAG(1)
diff --git a/regress/man/TP/vert.out_ascii b/regress/man/TP/vert.out_ascii
index df52405a..6087e5b4 100644
--- a/regress/man/TP/vert.out_ascii
+++ b/regress/man/TP/vert.out_ascii
@@ -1,16 +1,16 @@
TP-VERT(1) General Commands Manual TP-VERT(1)
NNAAMMEE
- TP-vert - vertical spacing before tagged paragraphs BEGINTEST
+ TP-vert - vertical spacing before tagged paragraphs BEGINTEST
DDEESSCCRRIIPPTTIIOONN
- tag text
+ tag text
- tag text
+ tag text
- ENDTEST
- end of file
+ ENDTEST
+ end of file
OpenBSD February 19, 2020 TP-VERT(1)
diff --git a/regress/man/TP/width.out_ascii b/regress/man/TP/width.out_ascii
index 084af7d3..3389d4ad 100644
--- a/regress/man/TP/width.out_ascii
+++ b/regress/man/TP/width.out_ascii
@@ -1,77 +1,77 @@
TP-WIDTH(1) General Commands Manual TP-WIDTH(1)
NNAAMMEE
- TP-width - indentation width of indented paragraphs
+ TP-width - indentation width of indented paragraphs
DDEESSCCRRIIPPTTIIOONN
- Regular mode:
+ Regular mode:
- tag
+ tag
indented
text
- tag
- indented
- text
+ tag
+ indented
+ text
- tag
+ tag
+ indented
+ text
+
+ tag
+ indented
+ text
+
+ tag
indented
text
- tag
+ tag
indented
text
- tag
- indented
+ tag indented
text
- tag
- indented
+ tag indented
text
- tag indented
- text
-
- tag indented
- text
-
- tag indented
- text
+ tag indented
+ text
- Literal mode:
+ Literal mode:
- tag
+ tag
indented
text
- tag
- indented
- text
+ tag
+ indented
+ text
- tag
+ tag
+ indented
+ text
+
+ tag
+ indented
+ text
+
+ tag
indented
text
- tag
+ tag
indented
text
- tag
- indented
+ tag indented
text
- tag
- indented
+ tag indented
text
- tag indented
- text
-
- tag indented
- text
-
- tag indented
- text
+ tag indented
+ text
OpenBSD December 23, 2014 TP-WIDTH(1)
diff --git a/regress/man/TS/break.out_ascii b/regress/man/TS/break.out_ascii
index 5e47dd3c..f274a236 100644
--- a/regress/man/TS/break.out_ascii
+++ b/regress/man/TS/break.out_ascii
@@ -1,21 +1,21 @@
TBL-BREAK(1) General Commands Manual TBL-BREAK(1)
NNAAMMEE
- tbl-break - tables breaking blocks
+ tbl-break - tables breaking blocks
DDEESSCCRRIIPPTTIIOONN
- tagged paragraph:
- first line
- second line
- section:
- first line
- second line
- subsection:
- first line
- second line
- bold:
- first line
- second line
- final text
+ tagged paragraph:
+ first line
+ second line
+ section:
+ first line
+ second line
+ subsection:
+ first line
+ second line
+ bold:
+ first line
+ second line
+ final text
OpenBSD January 30, 2015 TBL-BREAK(1)
diff --git a/regress/man/TS/vspace.out_ascii b/regress/man/TS/vspace.out_ascii
index e1809117..c72cc629 100644
--- a/regress/man/TS/vspace.out_ascii
+++ b/regress/man/TS/vspace.out_ascii
@@ -1,31 +1,31 @@
TBL-VSPACE(1) General Commands Manual TBL-VSPACE(1)
NNAAMMEE
- tbl-vspace - vertical spacing around tables
+ tbl-vspace - vertical spacing around tables
DDEESSCCRRIIPPTTIIOONN
- normal text before table
- table without box
- normal text after table without box
- +---------------+
- |table with box |
- +---------------+
- normal text after table with box
- +----------------------+
- +----------------------+
- |table with double box |
- +----------------------+
- +----------------------+
- normal text after table with double box
- table without box
- +---------------+
- |table with box |
- +---------------+
- +----------------------+
- +----------------------+
- |table with double box |
- +----------------------+
- +----------------------+
- table without box
+ normal text before table
+ table without box
+ normal text after table without box
+ +---------------+
+ |table with box |
+ +---------------+
+ normal text after table with box
+ +----------------------+
+ +----------------------+
+ |table with double box |
+ +----------------------+
+ +----------------------+
+ normal text after table with double box
+ table without box
+ +---------------+
+ |table with box |
+ +---------------+
+ +----------------------+
+ +----------------------+
+ |table with double box |
+ +----------------------+
+ +----------------------+
+ table without box
OpenBSD August 28, 2022 TBL-VSPACE(1)
diff --git a/regress/man/UC/basic.out_ascii b/regress/man/UC/basic.out_ascii
index fa29e19d..3c216c4b 100644
--- a/regress/man/UC/basic.out_ascii
+++ b/regress/man/UC/basic.out_ascii
@@ -1,9 +1,9 @@
UC-BASIC(1) General Commands Manual UC-BASIC(1)
NNAAMMEE
- UC-basic - the University of California footer macro
+ UC-basic - the University of California footer macro
DDEESSCCRRIIPPTTIIOONN
- initial text bboolldd tteexxtt final text
+ initial text bboolldd tteexxtt final text
3rd Berkeley Distribution April 27, 2022 UC-BASIC(1)
diff --git a/regress/man/UR/args.out_ascii b/regress/man/UR/args.out_ascii
index 42569ac9..7bdde423 100644
--- a/regress/man/UR/args.out_ascii
+++ b/regress/man/UR/args.out_ascii
@@ -1,22 +1,21 @@
UR-ARGS(1) General Commands Manual UR-ARGS(1)
NNAAMMEE
- UR-basic - argument handling of the man-ext URI macro
+ UR-basic - argument handling of the man-ext URI macro
DDEESSCCRRIIPPTTIIOONN
- argument, text, and tail: text <http://www.openbsd.org/>tail argument
+ argument, text, and tail: text <http://www.openbsd.org/>tail argument
- argument plus text: OpenBSD homepage <http://www.openbsd.org/> next
- line
+ argument plus text: OpenBSD homepage <http://www.openbsd.org/> next line
- argument but no text: <http://www.netbsd.org/>
+ argument but no text: <http://www.netbsd.org/>
- no argument, but text: some text <>
+ no argument, but text: some text <>
- two arguments plus text: some text <first>
+ two arguments plus text: some text <first>
- two arguments, but no text: <first>
+ two arguments, but no text: <first>
- final text
+ final text
OpenBSD August 14, 2018 UR-ARGS(1)
diff --git a/regress/man/UR/noUE.out_ascii b/regress/man/UR/noUE.out_ascii
index e1ce5540..562a2e2e 100644
--- a/regress/man/UR/noUE.out_ascii
+++ b/regress/man/UR/noUE.out_ascii
@@ -1,11 +1,11 @@
UR-NOUE(1) General Commands Manual UR-NOUE(1)
NNAAMMEE
- UR-noUE - unclosed URI macro
+ UR-noUE - unclosed URI macro
DDEESSCCRRIIPPTTIIOONN
- lonely UE:
+ lonely UE:
- argument plus text: OpenBSD homepage <http://www.openbsd.org/>
+ argument plus text: OpenBSD homepage <http://www.openbsd.org/>
OpenBSD July 7, 2014 UR-NOUE(1)
diff --git a/regress/man/blank/afterSH.out_ascii b/regress/man/blank/afterSH.out_ascii
index b385cd8b..7a38e5b3 100644
--- a/regress/man/blank/afterSH.out_ascii
+++ b/regress/man/blank/afterSH.out_ascii
@@ -1,54 +1,54 @@
BLANK-AFTERSH(1) General Commands Manual BLANK-AFTERSH(1)
NNAAMMEE
- blank-afterSH - handling of blank lines right after a section heading
+ blank-afterSH - handling of blank lines right after a section heading
DDEESSCCRRIIPPTTIIOONN
- blank line before text
+ blank line before text
DDEESSCCRRIIPPTTIIOONN 22
- blank line before PP
+ blank line before PP
DDEESSCCRRIIPPTTIIOONN 33
- blank line before RS
+ blank line before RS
DDEESSCCRRIIPPTTIIOONN 44
- TAG blank line before an indented paragraph
+ TAG blank line before an indented paragraph
DDEESSCCRRIIPPTTIIOONN 55
- TAG blank line before a tagged paragraph
+ TAG blank line before a tagged paragraph
DDEESSCCRRIIPPTTIIOONN 66
- blank line before a hanged paragraph
+ blank line before a hanged paragraph
DDEESSCCRRIIPPTTIIOONN 77
- blank line before br
+ blank line before br
DDEESSCCRRIIPPTTIIOONN 88
- blank line before sp
+ blank line before sp
DDEESSCCRRIIPPTTIIOONN 1100
- double blank line before text
+ double blank line before text
DDEESSCCRRIIPPTTIIOONN 1122
- double blank line before PP
+ double blank line before PP
DDEESSCCRRIIPPTTIIOONN 1133
- double blank line before RS
+ double blank line before RS
DDEESSCCRRIIPPTTIIOONN 1144
- TAG double blank line before an indented paragraph
+ TAG double blank line before an indented paragraph
DDEESSCCRRIIPPTTIIOONN 1155
- TAG double blank line before a tagged paragraph
+ TAG double blank line before a tagged paragraph
DDEESSCCRRIIPPTTIIOONN 1166
- double blank line before a hanged paragraph
+ double blank line before a hanged paragraph
DDEESSCCRRIIPPTTIIOONN 1177
- double blank line before br
+ double blank line before br
DDEESSCCRRIIPPTTIIOONN 1188
- double blank line before sp
+ double blank line before sp
OpenBSD November 10, 2013 BLANK-AFTERSH(1)
diff --git a/regress/man/blank/afterSS.out_ascii b/regress/man/blank/afterSS.out_ascii
index c605f302..9e8dfb54 100644
--- a/regress/man/blank/afterSS.out_ascii
+++ b/regress/man/blank/afterSS.out_ascii
@@ -1,56 +1,55 @@
BLANK-AFTERSS(1) General Commands Manual BLANK-AFTERSS(1)
NNAAMMEE
- blank-afterSS - handling of blank lines right after a subsection
- heading
+ blank-afterSS - handling of blank lines right after a subsection heading
DDEESSCCRRIIPPTTIIOONN
11
- blank line before text
+ blank line before text
22
- blank line before PP
+ blank line before PP
33
- blank line before RS
+ blank line before RS
44
- TAG blank line before an indented paragraph
+ TAG blank line before an indented paragraph
55
- TAG blank line before a tagged paragraph
+ TAG blank line before a tagged paragraph
66
- blank line before a hanged paragraph
+ blank line before a hanged paragraph
77
- blank line before br
+ blank line before br
88
- blank line before sp
+ blank line before sp
1100
- double blank line before text
+ double blank line before text
1122
- double blank line before PP
+ double blank line before PP
1133
- double blank line before RS
+ double blank line before RS
1144
- TAG double blank line before an indented paragraph
+ TAG double blank line before an indented paragraph
1155
- TAG double blank line before a tagged paragraph
+ TAG double blank line before a tagged paragraph
1166
- double blank line before a hanged paragraph
+ double blank line before a hanged paragraph
1177
- double blank line before br
+ double blank line before br
1188
- double blank line before sp
+ double blank line before sp
OpenBSD November 10, 2013 BLANK-AFTERSS(1)
diff --git a/regress/man/blank/line.out_ascii b/regress/man/blank/line.out_ascii
index 4a1c121a..8d0cfb9c 100644
--- a/regress/man/blank/line.out_ascii
+++ b/regress/man/blank/line.out_ascii
@@ -1,77 +1,77 @@
BLANK-LINE(1) General Commands Manual BLANK-LINE(1)
NNAAMMEE
- blank-line - handling of blank lines
+ blank-line - handling of blank lines
DDEESSCCRRIIPPTTIIOONN
- Single br:
- Single PP:
+ Single br:
+ Single PP:
- Single sp:
+ Single sp:
- Single blank:
+ Single blank:
- Double br:
- br PP:
+ Double br:
+ br PP:
- PP br:
+ PP br:
- Double PP:
+ Double PP:
- br sp:
+ br sp:
- sp br:
+ sp br:
- PP sp:
+ PP sp:
- PP sp 2v:
+ PP sp 2v:
- sp PP:
+ sp PP:
- Double sp:
+ Double sp:
- br blank:
+ br blank:
- blank br:
+ blank br:
- PP blank:
+ PP blank:
- blank PP:
+ blank PP:
- sp blank:
+ sp blank:
- blank sp:
+ blank sp:
- Double blank:
+ Double blank:
- RS sp 2v:
+ RS sp 2v:
- RE sp 2v:
+ RE sp 2v:
- IP sp 2v:
+ IP sp 2v:
- tag
+ tag
- TP sp 2v:
+ TP sp 2v:
- tag
+ tag
- SH sp 2v:
+ SH sp 2v:
CCUUSSTTOOMM
- SS sp PP:
+ SS sp PP:
ssuubbsseeccttiioonn
- End.
+ End.
OpenBSD July 14, 2012 BLANK-LINE(1)
diff --git a/regress/man/nf/args.out_ascii b/regress/man/nf/args.out_ascii
index d86c3ae6..e40f4a7e 100644
--- a/regress/man/nf/args.out_ascii
+++ b/regress/man/nf/args.out_ascii
@@ -1,12 +1,12 @@
NF-ARGS(1) General Commands Manual NF-ARGS(1)
NNAAMMEE
- nf-args - filling macros with arguments
+ nf-args - filling macros with arguments
DDEESSCCRRIIPPTTIIOONN
- regular text
- literal
- text
- regular text
+ regular text
+ literal
+ text
+ regular text
OpenBSD January 16, 2011 NF-ARGS(1)
diff --git a/regress/man/nf/dupe.out_ascii b/regress/man/nf/dupe.out_ascii
index 2df079f5..9ef9c03c 100644
--- a/regress/man/nf/dupe.out_ascii
+++ b/regress/man/nf/dupe.out_ascii
@@ -1,15 +1,15 @@
NF-DUPE(1) General Commands Manual NF-DUPE(1)
NNAAMMEE
- nf-dupe - duplicate filling macros
+ nf-dupe - duplicate filling macros
DDEESSCCRRIIPPTTIIOONN
- regular text
- still regular text
- literal
- text
- still
- literal
- text
+ regular text
+ still regular text
+ literal
+ text
+ still
+ literal
+ text
OpenBSD July 2, 2014 NF-DUPE(1)
diff --git a/regress/man/nf/indent.out_ascii b/regress/man/nf/indent.out_ascii
index c8f2acba..68f67451 100644
--- a/regress/man/nf/indent.out_ascii
+++ b/regress/man/nf/indent.out_ascii
@@ -1,30 +1,30 @@
NF-INDENT(1) General Commands Manual NF-INDENT(1)
NNAAMMEE
- nf-indent - indentation of literal blocks
+ nf-indent - indentation of literal blocks
DDEESSCCRRIIPPTTIIOONN
- Here comes an indented block:
- oneword
- two words
- and three words
- This is a very long line; because it is indented, it is a bit too long to fit.
- completely blank line:
+ Here comes an indented block:
+ oneword
+ two words
+ and three words
+ This is a very long line; because it is indented, it is a bit too long to fit.
+ completely blank line:
- line containing a blank character:
+ line containing a blank character:
- line containing two blank characters:
+ line containing two blank characters:
- line containing space tab space:
+ line containing space tab space:
- line containing a zero-width space:
+ line containing a zero-width space:
- line containing an invalid numbered character escape:
+ line containing an invalid numbered character escape:
- line containing an invalid named character escape:
+ line containing an invalid named character escape:
- line containing a font escape:
- end of literal
- He is some more regular text.
+ line containing a font escape:
+ end of literal
+ He is some more regular text.
OpenBSD August 15, 2022 NF-INDENT(1)
diff --git a/regress/man/nf/userdef.out_ascii b/regress/man/nf/userdef.out_ascii
index fab29d21..4add0b57 100644
--- a/regress/man/nf/userdef.out_ascii
+++ b/regress/man/nf/userdef.out_ascii
@@ -1,15 +1,15 @@
NF-USERDEF(1) General Commands Manual NF-USERDEF(1)
NNAAMMEE
- nf-userdef - setting unfilled mode via user-defined macros
+ nf-userdef - setting unfilled mode via user-defined macros
DDEESSCCRRIIPPTTIIOONN
- filled text
- unfilled
- text
- filled text
- unfilled
- text
- filled text
+ filled text
+ unfilled
+ text
+ filled text
+ unfilled
+ text
+ filled text
OpenBSD March 8, 2014 NF-USERDEF(1)
diff --git a/regress/man/nf/vert.out_ascii b/regress/man/nf/vert.out_ascii
index b1ae5f92..4b978da3 100644
--- a/regress/man/nf/vert.out_ascii
+++ b/regress/man/nf/vert.out_ascii
@@ -1,20 +1,20 @@
NF-VERT(1) General Commands Manual NF-VERT(1)
NNAAMMEE
- nf-vert - spacing around filling macros
+ nf-vert - spacing around filling macros
DDEESSCCRRIIPPTTIIOONN
- regular text
- literal
- text
- regular text
- literal
- text
- regular text
+ regular text
+ literal
+ text
+ regular text
+ literal
+ text
+ regular text
- literal
- text
+ literal
+ text
- regular text
+ regular text
OpenBSD June 2, 2012 NF-VERT(1)
diff --git a/regress/roff/args/esc.out_ascii b/regress/roff/args/esc.out_ascii
index 41c4cc99..6c2fcc2f 100644
--- a/regress/roff/args/esc.out_ascii
+++ b/regress/roff/args/esc.out_ascii
@@ -1,9 +1,9 @@
ARGS-ESC(1) General Commands Manual ARGS-ESC(1)
NNAAMMEE
- args-esc - delayed escape sequence expansion in macro arguments
+ args-esc - delayed escape sequence expansion in macro arguments
DDEESSCCRRIIPPTTIIOONN
- ccoonntteenntt
+ ccoonntteenntt
OpenBSD October 21, 2023 ARGS-ESC(1)
diff --git a/regress/roff/args/infrec.out_ascii b/regress/roff/args/infrec.out_ascii
index e619c08b..0d7356f5 100644
--- a/regress/roff/args/infrec.out_ascii
+++ b/regress/roff/args/infrec.out_ascii
@@ -1,9 +1,9 @@
ARGS-INFREC(1) General Commands Manual ARGS-INFREC(1)
NNAAMMEE
- args-infrec - infinite recursion in macro argument expansion
+ args-infrec - infinite recursion in macro argument expansion
DDEESSCCRRIIPPTTIIOONN
- initial text prefixpostfix final text
+ initial text prefixpostfix final text
OpenBSD October 22, 2023 ARGS-INFREC(1)
diff --git a/regress/roff/args/man.out_ascii b/regress/roff/args/man.out_ascii
index e526412c..278e237c 100644
--- a/regress/roff/args/man.out_ascii
+++ b/regress/roff/args/man.out_ascii
@@ -1,34 +1,34 @@
ARGS-MAN(1) General Commands Manual ARGS-MAN(1)
NNAAMMEE
- args-man - arguments to man macros
+ args-man - arguments to man macros
DDEESSCCRRIIPPTTIIOONN
- standard unquoted: _o_n_ettwwoo text
- escaped blanks: _o_n_e _o_n_ettwwoo ttwwoo text
- escaped 'e' character: _o_n_e_\_o_n_ettwwoo text
- escaped backslash before 'e' character: _o_n_e_\ttwwoo text
- double inter-argument space: _o_n_ettwwoo text
- triple inter-argument space: _o_n_ettwwoo text
- single eol blank: _o_n_ettwwoo text
- double eol blank: _o_n_ettwwoo text
- triple eol blank: _o_n_ettwwoo text
- standard quoted: _o_n_ettwwoo text
- quoted quotes: _o_n_e_"_o_n_e""ttwwoo"" text
- quoted whitespace: _o_n_e _o_n_ettwwoo ttwwoo text
- escaped 'e' characters: _o_n_e _\ _o_n_e\\ text
- escaped backslash before blank: _o_n_e _o_n_e text
- escaped backslash before 'e' character: _o_n_e_\_o_n_e\\ text
- double inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
- triple inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
- missing inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
- single eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
- double eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
- triple eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
- unterminated quotes: _o_n_e text
- _o_n_ettwwoo text
- tab after macro: _o_n_ettwwoo text
- escape sequence after macro: _o_n_ettwwoo text
- backslash at eol: _o_n_ettwwoo
+ standard unquoted: _o_n_ettwwoo text
+ escaped blanks: _o_n_e _o_n_ettwwoo ttwwoo text
+ escaped 'e' character: _o_n_e_\_o_n_ettwwoo text
+ escaped backslash before 'e' character: _o_n_e_\ttwwoo text
+ double inter-argument space: _o_n_ettwwoo text
+ triple inter-argument space: _o_n_ettwwoo text
+ single eol blank: _o_n_ettwwoo text
+ double eol blank: _o_n_ettwwoo text
+ triple eol blank: _o_n_ettwwoo text
+ standard quoted: _o_n_ettwwoo text
+ quoted quotes: _o_n_e_"_o_n_e""ttwwoo"" text
+ quoted whitespace: _o_n_e _o_n_ettwwoo ttwwoo text
+ escaped 'e' characters: _o_n_e _\ _o_n_e\\ text
+ escaped backslash before blank: _o_n_e _o_n_e text
+ escaped backslash before 'e' character: _o_n_e_\_o_n_e\\ text
+ double inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
+ triple inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
+ missing inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
+ single eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
+ double eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
+ triple eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
+ unterminated quotes: _o_n_e text
+ _o_n_ettwwoo text
+ tab after macro: _o_n_ettwwoo text
+ 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 d4913928..e5d386f6 100644
--- a/regress/roff/args/roff.out_ascii
+++ b/regress/roff/args/roff.out_ascii
@@ -1,38 +1,38 @@
ARGS-ROFF(1) General Commands Manual ARGS-ROFF(1)
NNAAMMEE
- args-roff - arguments to roff macros
+ args-roff - arguments to roff macros
DDEESSCCRRIIPPTTIIOONN
- arguments containing quotes: ((aa""bb))_(_a_"_b_)
- standard unquoted: (one) (two)
- escaped blanks: (one one) (two two)
- escaped 'e' character: (one\one) (two)
- escaped backslash before 'e' character: (one\) (two)
- double inter-argument space: (one) (two)
- triple inter-argument space: (one) (two)
- single eol blank: (one) (two)
- double eol blank: (one) (two)
- triple eol blank: (one) (two)
- standard quoted: (one) (two)
- quoted quotes: (one"one) ("two")
- quoted whitespace: (one one) (two two)
- escaped 'e' characters: (one \ one) (\)
- escaped backslash before blank: (one one) ( )
- escaped backslash before 'e' character: (one\one) (\)
- double inter-argument space: (one one) (two two)
- triple inter-argument space: (one one) (two two)
- missing inter-argument space: (one one) (two two)
- single eol blank: (one one) (two two)
- double eol blank: (one one) (two two)
- triple eol blank: (one one) (two two)
- trailing blanks in arguments: (one ) (two )
- unterminated quotes: (one) ()
- (one) (two)
- single trailing blank in unterminated quotes: (one ) ()
- (one) (two )
- double trailing blank in unterminated quotes: (one ) ()
- (one) (two )
- backslash at eol: (one) (two)
+ arguments containing quotes: ((aa""bb))_(_a_"_b_)
+ standard unquoted: (one) (two)
+ escaped blanks: (one one) (two two)
+ escaped 'e' character: (one\one) (two)
+ escaped backslash before 'e' character: (one\) (two)
+ double inter-argument space: (one) (two)
+ triple inter-argument space: (one) (two)
+ single eol blank: (one) (two)
+ double eol blank: (one) (two)
+ triple eol blank: (one) (two)
+ standard quoted: (one) (two)
+ quoted quotes: (one"one) ("two")
+ quoted whitespace: (one one) (two two)
+ escaped 'e' characters: (one \ one) (\)
+ escaped backslash before blank: (one one) ( )
+ escaped backslash before 'e' character: (one\one) (\)
+ double inter-argument space: (one one) (two two)
+ triple inter-argument space: (one one) (two two)
+ missing inter-argument space: (one one) (two two)
+ single eol blank: (one one) (two two)
+ double eol blank: (one one) (two two)
+ triple eol blank: (one one) (two two)
+ trailing blanks in arguments: (one ) (two )
+ unterminated quotes: (one) ()
+ (one) (two)
+ single trailing blank in unterminated quotes: (one ) ()
+ (one) (two )
+ double trailing blank in unterminated quotes: (one ) ()
+ (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 713526d5..3d8097fe 100644
--- a/regress/roff/br/args.out_ascii
+++ b/regress/roff/br/args.out_ascii
@@ -1,10 +1,10 @@
BR-ARGS(1) General Commands Manual BR-ARGS(1)
NNAAMMEE
- br-args - arguments to .br macros
+ br-args - arguments to .br macros
DDEESSCCRRIIPPTTIIOONN
- some text
- more text
+ 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 6039472e..5eaec2ae 100644
--- a/regress/roff/cc/basic.out_ascii
+++ b/regress/roff/cc/basic.out_ascii
@@ -1,13 +1,13 @@
CC-BASIC(1) General Commands Manual CC-BASIC(1)
NNAAMMEE
- cc-basic - basic usage of the cc request
+ cc-basic - basic usage of the cc request
DDEESSCCRRIIPPTTIIOONN
- first line
- second line
- third line
- fourth line
- last line
+ first line
+ second line
+ third line
+ 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 7c7a011f..a5f26b02 100644
--- a/regress/roff/ce/basic.out_ascii
+++ b/regress/roff/ce/basic.out_ascii
@@ -1,21 +1,21 @@
CE-BASIC(1) General Commands Manual CE-BASIC(1)
NNAAMMEE
- ce-basic - basic usage of the centering request
+ ce-basic - basic usage of the centering request
DDEESSCCRRIIPPTTIIOONN
- initial text
- Text centered with the .ce request
- is not filled.
- normal text
+ initial text
+ Text centered with the .ce request
+ is not filled.
+ normal text
Text adjusted to the right margin
works in just the same way and isn't filled either.
- Now entering
- explicit no-fill mode.
- Text is still
- not filled.
+ Now entering
+ explicit no-fill mode.
+ Text is still
+ not filled.
- final text in fill mode
+ final text in fill mode
OpenBSD September 2, 2020 CE-BASIC(1)
diff --git a/regress/roff/ce/break.out_ascii b/regress/roff/ce/break.out_ascii
index 8572cc0a..ec100470 100644
--- a/regress/roff/ce/break.out_ascii
+++ b/regress/roff/ce/break.out_ascii
@@ -1,24 +1,24 @@
CE-BREAK(1) General Commands Manual CE-BREAK(1)
NNAAMMEE
- ce-break - centering requests broken by high-level macros
+ ce-break - centering requests broken by high-level macros
DDEESSCCRRIIPPTTIIOONN
- initial text
- Text centered with the .ce request is
- _n_o_t filled.
+ initial text
+ Text centered with the .ce request is
+ _n_o_t filled.
Text adjusted to the right margin
works in just the same way and is
- _n_o_t filled either.
- High-level macros break centering even in a
- _c_o_n_d_i_t_i_o_n_a_l block.
+ _n_o_t filled either.
+ High-level macros break centering even in a
+ _c_o_n_d_i_t_i_o_n_a_l block.
- Now entering
- explicit no-fill mode.
- Text is still
- _n_o_t
- filled.
+ Now entering
+ explicit no-fill mode.
+ Text is still
+ _n_o_t
+ filled.
- final text in fill mode
+ final text in fill mode
OpenBSD April 30, 2022 CE-BREAK(1)
diff --git a/regress/roff/char/badarg.out_ascii b/regress/roff/char/badarg.out_ascii
index 50138692..57e3484d 100644
--- a/regress/roff/char/badarg.out_ascii
+++ b/regress/roff/char/badarg.out_ascii
@@ -1,9 +1,9 @@
CHAR-BADARG(1) General Commands Manual CHAR-BADARG(1)
NNAAMMEE
- char-badarg - char requests with invalid arguments
+ char-badarg - char requests with invalid arguments
DDEESSCCRRIIPPTTIIOONN
- myc: <> x
+ 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 b839fd53..d16d3859 100644
--- a/regress/roff/char/basic.out_ascii
+++ b/regress/roff/char/basic.out_ascii
@@ -1,9 +1,9 @@
CHAR-BASIC(1) General Commands Manual CHAR-BASIC(1)
NNAAMMEE
- char-basic - the char request
+ char-basic - the char request
DDEESSCCRRIIPPTTIIOONN
- initial text XX myval final teyt
+ 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 645c30d9..a17acf1f 100644
--- a/regress/roff/cond/close.out_ascii
+++ b/regress/roff/cond/close.out_ascii
@@ -1,42 +1,42 @@
COND-CLOSE(1) General Commands Manual COND-CLOSE(1)
NNAAMMEE
- cond-close - closing conditional macros
+ cond-close - closing conditional macros
DDEESSCCRRIIPPTTIIOONN
- closing after an unknown macro
+ closing after an unknown macro
- closing after an ignored macro
+ closing after an ignored macro
- closing after plain text
+ closing after plain text
- text line contains closing brace only
+ text line contains closing brace only
- text line contains closing brace and additional words
+ text line contains closing brace and additional words
- request line contains closing brace only
+ request line contains closing brace only
- request line contains closing brace and additional args
+ request line contains closing brace and additional args
- conditional content following words with whitespace
+ conditional content following words with whitespace
- conditional contentfollowing words without whitespace
+ conditional contentfollowing words without whitespace
- preceding words standard multi-line style following words
+ preceding words standard multi-line style following words
- preceding words
+ preceding words
- non-standard multi-line style following words
+ non-standard multi-line style following words
- preceding words text line block end with additional words following
- words
+ preceding words text line block end with additional words following
+ words
- two closes on the same text line
+ two closes on the same text line
- preceding words close on request line following words
+ preceding words close on request line following words
- preceding words two closes oonntthheesame macro line
+ preceding words two closes oonntthheesame macro line
- still open at the end of the file
+ 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 c5b77151..4dfb1602 100644
--- a/regress/roff/cond/de.out_ascii
+++ b/regress/roff/cond/de.out_ascii
@@ -1,9 +1,9 @@
COND-DE(1) General Commands Manual COND-DE(1)
NNAAMMEE
- cond-de - close macro definition and conditional block on the same line
+ cond-de - close macro definition and conditional block on the same line
DDEESSCCRRIIPPTTIIOONN
- initial text first content second content final text
+ 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 2b9d51c7..f8ea7185 100644
--- a/regress/roff/cond/ie.out_ascii
+++ b/regress/roff/cond/ie.out_ascii
@@ -1,16 +1,16 @@
IE(1) General Commands Manual IE(1)
NNAAMMEE
- if - the roff conditional instruction with else-clause
+ if - the roff conditional instruction with else-clause
DDEESSCCRRIIPPTTIIOONN
- One-line true condition.
- Text following the true condition.
- Two-line true condition.
- Text following the false condition.
- Two-line else after false.
- Else after empty condition.
- Else after negated empty condition.
- If .el\{ works, nothing follows here:
+ One-line true condition.
+ Text following the true condition.
+ Two-line true condition.
+ Text following the false condition.
+ Two-line else after false.
+ Else after empty condition.
+ 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 28e4e358..e1e37fdf 100644
--- a/regress/roff/cond/if.out_ascii
+++ b/regress/roff/cond/if.out_ascii
@@ -1,30 +1,30 @@
IF(1) General Commands Manual IF(1)
NNAAMMEE
- if - the roff conditional instruction
+ if - the roff conditional instruction
DDEESSCCRRIIPPTTIIOONN
- One-line true condition.
+ One-line true condition.
- Next-line empty true condition.
- False condition with whitespace:
- True condition with whitespace:
+ Next-line empty true condition.
+ False condition with whitespace:
+ True condition with whitespace:
- One-line true condition with block.
- One-line true condition with block with leading blanks.
- Two-line true condition without continuation and macros.
- Two-line true condition wwiitthhoouutt ccoonnttiinnuuaattiioonn bbuutt wwiitthh mmaaccrrooss..
- Two-line true condition with continuation and macros.
+ One-line true condition with block.
+ One-line true condition with block with leading blanks.
+ Two-line true condition without continuation and macros.
+ Two-line true condition wwiitthhoouutt ccoonnttiinnuuaattiioonn bbuutt wwiitthh mmaaccrrooss..
+ Two-line true condition with continuation and macros.
- Two-line true condition with blank line.
- Outer true condition.
- Inner one-line true condition.
- Inner two-line true condition without continuation and macros.
- Back to the outer true condition.
- Outer true condition. After conditional.
- Outer true condition. After conditional.
- Outer true condition. Inner true condition. After conditional.
- Outer true condition. After conditional.
- Backslash-backslash-brace in text: On a macro line: End.
+ Two-line true condition with blank line.
+ Outer true condition.
+ Inner one-line true condition.
+ Inner two-line true condition without continuation and macros.
+ Back to the outer true condition.
+ Outer true condition. After conditional.
+ Outer true condition. After conditional.
+ Outer true condition. Inner true condition. After conditional.
+ 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 53111cf1..b86b62c0 100644
--- a/regress/roff/cond/numeric.out_ascii
+++ b/regress/roff/cond/numeric.out_ascii
@@ -1,37 +1,37 @@
COND-NUMERIC(1) General Commands Manual COND-NUMERIC(1)
NNAAMMEE
- cond-numeric - roff conditions involving numbers
+ cond-numeric - roff conditions involving numbers
DDEESSCCRRIIPPTTIIOONN
- positive number: plain (t) negated (f)
+ positive number: plain (t) negated (f)
- negative number: plain (f) negated (t)
+ negative number: plain (f) negated (t)
- second number missing: ok
+ second number missing: ok
- operator "<": smaller (t) equal (f) greater (f)
+ operator "<": smaller (t) equal (f) greater (f)
- operator "<=": smaller (t) equal (t) greater (f)
+ operator "<=": smaller (t) equal (t) greater (f)
- operator "=": smaller (f) equal (t) greater (f)
+ operator "=": smaller (f) equal (t) greater (f)
- operator "==": smaller (f) equal (t) greater (f)
+ operator "==": smaller (f) equal (t) greater (f)
- operator ">=": smaller (f) equal (t) greater (t)
+ operator ">=": smaller (f) equal (t) greater (t)
- operator ">": smaller (f) equal (f) greater (t)
+ operator ">": smaller (f) equal (f) greater (t)
- with negative numbers: mm (t) mp (t) pm (t)
+ with negative numbers: mm (t) mp (t) pm (t)
- operator "&": 00 (f) 01 (f) 10 (f) 11 (t)
+ operator "&": 00 (f) 01 (f) 10 (f) 11 (t)
- operator ":": 00 (f) 01 (t) 10 (t) 11 (t)
+ operator ":": 00 (f) 01 (t) 10 (t) 11 (t)
- with scaling units: 1i>2c (t) 1i-6P (f)
+ with scaling units: 1i>2c (t) 1i-6P (f)
- unmatched parenthesis: (f) one (t)
+ unmatched parenthesis: (f) one (t)
- negated unmatched parenthesis: (f) zero (t)
+ 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 57934ddc..391fe062 100644
--- a/regress/roff/cond/register.out_ascii
+++ b/regress/roff/cond/register.out_ascii
@@ -1,20 +1,20 @@
REGISTER(1) General Commands Manual REGISTER(1)
NNAAMMEE
- register - conditional testing whether a register is defined
+ register - conditional testing whether a register is defined
DDEESSCCRRIIPPTTIIOONN
- not yet defined
- now defined
+ not yet defined
+ now defined
- tab after identifier: myreg is defined
+ tab after identifier: myreg is defined
- escape sequence after identifier: -myreg is defined
+ escape sequence after identifier: -myreg is defined
- backslash in name: \ is defined
+ backslash in name: \ is defined
- dot in name: . is defined \. is defined
+ dot in name: . is defined \. is defined
- invalid escape in name: G is defined \G is defined
+ invalid escape in name: G is defined \G is defined
OpenBSD June 3, 2022 REGISTER(1)
diff --git a/regress/roff/cond/strcmp.out_ascii b/regress/roff/cond/strcmp.out_ascii
index 3f4bd2d2..273bca29 100644
--- a/regress/roff/cond/strcmp.out_ascii
+++ b/regress/roff/cond/strcmp.out_ascii
@@ -1,14 +1,14 @@
COND-STRCMP(1) General Commands Manual COND-STRCMP(1)
NNAAMMEE
- cond-strcmp - roff conditions involving string comparison
+ cond-strcmp - roff conditions involving string comparison
DDEESSCCRRIIPPTTIIOONN
- empty: (t) one char: (t) three chars: (t)
- mismatch: (f) longer: (f) shorter: (f)
- no middle: (f) no end: (f)
+ empty: (t) one char: (t) three chars: (t)
+ mismatch: (f) longer: (f) shorter: (f)
+ no middle: (f) no end: (f)
NNeeggaattiioonn
- match: (f) mismatch: (t)
+ 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 c67c0c55..58bc9271 100644
--- a/regress/roff/cond/string.out_ascii
+++ b/regress/roff/cond/string.out_ascii
@@ -1,28 +1,28 @@
STRING(1) General Commands Manual STRING(1)
NNAAMMEE
- string - conditional testing whether a string is defined
+ string - conditional testing whether a string is defined
DDEESSCCRRIIPPTTIIOONN
- mystr not yet defined
- now defined
+ mystr not yet defined
+ now defined
- mymac not yet defined
- now defined
+ mymac not yet defined
+ now defined
- myren not yet defined
- now defined
+ myren not yet defined
+ now defined
- standard macro is defined
+ standard macro is defined
- identifier and tab: mystr is defined
+ identifier and tab: mystr is defined
- escape sequence after identifier: -mystr is defined
+ escape sequence after identifier: -mystr is defined
- backslash in name: \ is defined
+ backslash in name: \ is defined
- dot in name: . is defined \. is defined
+ dot in name: . is defined \. is defined
- invalid escape in name: G is defined \G is defined
+ invalid escape in name: G is defined \G is defined
OpenBSD June 3, 2022 STRING(1)
diff --git a/regress/roff/de/TH.out_ascii b/regress/roff/de/TH.out_ascii
index 9b5c64b0..5877f132 100644
--- a/regress/roff/de/TH.out_ascii
+++ b/regress/roff/de/TH.out_ascii
@@ -1,9 +1,9 @@
DE-TH(1) General Commands Manual DE-TH(1)
NNAAMMEE
- de-TH - interaction of the TH macro with de requests
+ de-TH - interaction of the TH macro with de requests
DDEESSCCRRIIPPTTIIOONN
- bboolldd_i_t_a_l_i_cbboolldd
+ 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 0343feb0..b5483463 100644
--- a/regress/roff/esc/O1.out_ascii
+++ b/regress/roff/esc/O1.out_ascii
@@ -1,17 +1,17 @@
ESC-O1(1) General Commands Manual ESC-O1(1)
NNAAMMEE
- esc-O1 - escape sequence to suppress output
+ esc-O1 - escape sequence to suppress output
DDEESSCCRRIIPPTTIIOONN
- O1: ab
- O2: ab
- O3: ab
- O4: ab
- O5: ab
- O52: ab
- O5n: ab
- O6: ab
- O0: ab
+ O1: ab
+ O2: ab
+ O3: ab
+ O4: ab
+ O5: ab
+ O52: ab
+ O5n: ab
+ O6: ab
+ O0: ab
OpenBSD December 15, 2018 ESC-O1(1)
diff --git a/regress/roff/esc/V1.out_ascii b/regress/roff/esc/V1.out_ascii
index 2f22e58e..0e1b37b3 100644
--- a/regress/roff/esc/V1.out_ascii
+++ b/regress/roff/esc/V1.out_ascii
@@ -1,11 +1,11 @@
ESC-V1(1) General Commands Manual ESC-V1(1)
NNAAMMEE
- esc-V1 - interpolate environment variables
+ esc-V1 - interpolate environment variables
DDEESSCCRRIIPPTTIIOONN
- single-character name: "${N}"
- double-character name: "${VN}"
- multi-character name: "${VARNAME}"
+ single-character name: "${N}"
+ double-character name: "${VN}"
+ multi-character name: "${VARNAME}"
OpenBSD May 31, 2022 ESC-V1(1)
diff --git a/regress/roff/esc/bs_man.out_ascii b/regress/roff/esc/bs_man.out_ascii
index 76fa29e8..63b3cd9f 100644
--- a/regress/roff/esc/bs_man.out_ascii
+++ b/regress/roff/esc/bs_man.out_ascii
@@ -1,17 +1,17 @@
ESC-BS_MAN(1) General Commands Manual ESC-BS_MAN(1)
NNAAMMEE
- esc-bs_man - escaped backslashes in man(7) code
+ esc-bs_man - escaped backslashes in man(7) code
DDEESSCCRRIIPPTTIIOONN
- on a text line: prefix\suffix
+ on a text line: prefix\suffix
- in a macro definition: prefix(initial)suffix prefix(later)suffix
+ in a macro definition: prefix(initial)suffix prefix(later)suffix
- in a string definition: prefix(initial)middle(later)suffix
+ in a string definition: prefix(initial)middle(later)suffix
- in a high-level macro argument: _p_r_e_f_i_x####((llaatteerr))####_s_u_f_f_i_x
+ in a high-level macro argument: _p_r_e_f_i_x####((llaatteerr))####_s_u_f_f_i_x
- in a user-defined macro argument: {prefix(later)suffix}
+ 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 af1b7ebd..a90c31d2 100644
--- a/regress/roff/esc/c_man.out_ascii
+++ b/regress/roff/esc/c_man.out_ascii
@@ -1,25 +1,25 @@
ESC-C_MAN(1) General Commands Manual ESC-C_MAN(1)
NNAAMMEE
- esc-c_man - the roff escape c sequence: remove trailing space
+ esc-c_man - the roff escape c sequence: remove trailing space
DDEESSCCRRIIPPTTIIOONN
- No space between "one" and "word": oneword
+ No space between "one" and "word": oneword
- The same in no-fill mode:
- oneword
+ The same in no-fill mode:
+ oneword
- Blank line after \c: one word
- one
- word
+ Blank line after \c: one word
+ one
+ word
- In next-line element scope: oonneeword
+ In next-line element scope: oonneeword
- In next-line block scope:
+ In next-line block scope:
- oneword
- list body
+ oneword
+ list body
- final text
+ 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 cd51e3b8..f8fa9252 100644
--- a/regress/roff/esc/f.out_ascii
+++ b/regress/roff/esc/f.out_ascii
@@ -1,14 +1,14 @@
ESC-F(1) General Commands Manual ESC-F(1)
NNAAMMEE
- esc-f - the roff escape f sequence: font changes
+ esc-f - the roff escape f sequence: font changes
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- numbers: _bb_oo_ll_dd_ii_tt_aa_ll_ii_ccbboolldd_i_t_a_l_i_croman
- letters: bboolldd_i_t_a_l_i_cbbaacckk_bb_oo_ll_dd_ii_tt_aa_ll_ii_ccroman
- multiletter: bboollddempty_i_t_a_l_i_cback_bb_oo_ll_dd_ii_tt_aa_ll_ii_ccroman
- typewriter: romanbboollddroman_i_t_a_l_i_croman
- ENDTEST
+ BEGINTEST
+ numbers: _bb_oo_ll_dd_ii_tt_aa_ll_ii_ccbboolldd_i_t_a_l_i_croman
+ letters: bboolldd_i_t_a_l_i_cbbaacckk_bb_oo_ll_dd_ii_tt_aa_ll_ii_ccroman
+ multiletter: bboollddempty_i_t_a_l_i_cback_bb_oo_ll_dd_ii_tt_aa_ll_ii_ccroman
+ 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 5d98db9d..5371204e 100644
--- a/regress/roff/esc/ignore.out_ascii
+++ b/regress/roff/esc/ignore.out_ascii
@@ -1,25 +1,25 @@
ESC-IGNORE(1) General Commands Manual ESC-IGNORE(1)
NNAAMMEE
- esc-ignore - ignored roff escape sequences
+ esc-ignore - ignored roff escape sequences
DDEESSCCRRIIPPTTIIOONN
- percent (hyphenation allowed): abc
- ampersand (zero width space): abc
- closing parenthesis (ZWS transparent to EOS): abc
- comma (left italic correction): abc
- slash (right italic correction): abc
- caret (1/12 em space): abc
- a (leader): abc
- d (half line feed): abc
- t (horizontal tab): abc
- u (half reverse line feed): abc
- opening brace: abc
- bar (1/6 em space): abc
- closing brace: abc
- multiform: abcd
- quoted: abc
- sizes: abcdef
- signed sizes: abcdef
+ percent (hyphenation allowed): abc
+ ampersand (zero width space): abc
+ closing parenthesis (ZWS transparent to EOS): abc
+ comma (left italic correction): abc
+ slash (right italic correction): abc
+ caret (1/12 em space): abc
+ a (leader): abc
+ d (half line feed): abc
+ t (horizontal tab): abc
+ u (half reverse line feed): abc
+ opening brace: abc
+ bar (1/6 em space): abc
+ closing brace: abc
+ multiform: abcd
+ quoted: abc
+ sizes: abcdef
+ signed sizes: abcdef
OpenBSD May 20, 2022 ESC-IGNORE(1)
diff --git a/regress/roff/esc/invalid.out_ascii b/regress/roff/esc/invalid.out_ascii
index 6eca2c5a..e664668e 100644
--- a/regress/roff/esc/invalid.out_ascii
+++ b/regress/roff/esc/invalid.out_ascii
@@ -1,30 +1,30 @@
ESC-INVALID(1) General Commands Manual ESC-INVALID(1)
NNAAMMEE
- esc-invalid - invalid roff escape sequences
+ esc-invalid - invalid roff escape sequences
DDEESSCCRRIIPPTTIIOONN
- plus: a+bc
- semicolon: a;bc
- less than: a<bc
- equal to: a=bc
- greater than: a>bc
- at: a@bc
- square bracket: a]b
- curly braces: abc
- digit: a1bc
- G: aGbc
- I: aIbc
- i: aibc
- J: aJbc
- j: ajbc
- K: aKbc
- P: aPbc
- Q: aQbc
- q: aqbc
- T: aTbc
- U: aUbc
- W: aWbc
- y: aybc
+ plus: a+bc
+ semicolon: a;bc
+ less than: a<bc
+ equal to: a=bc
+ greater than: a>bc
+ at: a@bc
+ square bracket: a]b
+ curly braces: abc
+ digit: a1bc
+ G: aGbc
+ I: aIbc
+ i: aibc
+ J: aJbc
+ j: ajbc
+ K: aKbc
+ P: aPbc
+ Q: aQbc
+ q: aqbc
+ T: aTbc
+ U: aUbc
+ 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 fadec1e8..3b2c7aca 100644
--- a/regress/roff/esc/one.out_ascii
+++ b/regress/roff/esc/one.out_ascii
@@ -1,13 +1,13 @@
ESC-ONE(1) General Commands Manual ESC-ONE(1)
NNAAMMEE
- esc-one - roff one-character escape sequences
+ esc-one - roff one-character escape sequences
DDEESSCCRRIIPPTTIIOONN
- backslash: >\<
- minus: >-|-<
- acute: >'<
- grave: >`<
- normal character: >q<
+ backslash: >\<
+ minus: >-|-<
+ acute: >'<
+ 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 a768ff59..12233956 100644
--- a/regress/roff/esc/unsupp.out_ascii
+++ b/regress/roff/esc/unsupp.out_ascii
@@ -1,10 +1,10 @@
ESC-UNSUPP(1) General Commands Manual ESC-UNSUPP(1)
NNAAMMEE
- esc-unsupp - unsupported escape sequences
+ esc-unsupp - unsupported escape sequences
DDEESSCCRRIIPPTTIIOONN
- exclamation mark: abc
- question mark: abc
+ 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 0b1f38ed..59e73021 100644
--- a/regress/roff/ft/badargs.out_ascii
+++ b/regress/roff/ft/badargs.out_ascii
@@ -1,12 +1,12 @@
FT-BADARGS(1) General Commands Manual FT-BADARGS(1)
NNAAMMEE
- ft-badargs - font request with bad arguments
+ ft-badargs - font request with bad arguments
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- default font _i_t_a_l_i_c _bb_oo_ll_dd _ii_tt_aa_ll_ii_cc typeqriter roman bboolldd _i_t_a_l_i_c bboolldd ssttiillll
- bboolldd _i_t_a_l_i_c bbaacckk ttoo bboolldd _b_a_c_k _t_o _i_t_a_l_i_c
- ENDTEST
+ BEGINTEST
+ default font _i_t_a_l_i_c _bb_oo_ll_dd _ii_tt_aa_ll_ii_cc typeqriter roman bboolldd _i_t_a_l_i_c bboolldd ssttiillll
+ 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 38040b25..52af2363 100644
--- a/regress/roff/it/double.out_ascii
+++ b/regress/roff/it/double.out_ascii
@@ -1,9 +1,9 @@
IT-DOUBLE(1) General Commands Manual IT-DOUBLE(1)
NNAAMMEE
- it-double - double input line trap
+ it-double - double input line trap
DDEESSCCRRIIPPTTIIOONN
- initial text first line second line secondmacro third line
+ initial text first line second line secondmacro third line
OpenBSD 2013-07-13 IT-DOUBLE(1)
diff --git a/regress/roff/mc/args.out_ascii b/regress/roff/mc/args.out_ascii
index d1a56be6..1888c50c 100644
--- a/regress/roff/mc/args.out_ascii
+++ b/regress/roff/mc/args.out_ascii
@@ -1,19 +1,19 @@
MC-ARGS(1) General Commands Manual MC-ARGS(1)
NNAAMMEE
- mc-args - arguments to the .mc request
+ mc-args - arguments to the .mc request
DDEESSCCRRIIPPTTIIOONN
- initial text
- ASCII character in the margin |
- invalid escape sequence
- unsupported escape sequence
- ignored escape sequence
- special character in the margin |
- special character represented as string <integral>
- font escape in the margin
- numbered character in the margin |
- Unicode character in the margin |
- overstriking in the margin
+ initial text
+ ASCII character in the margin |
+ invalid escape sequence
+ unsupported escape sequence
+ ignored escape sequence
+ special character in the margin |
+ special character represented as string <integral>
+ font escape in the margin
+ numbered character in the margin |
+ Unicode character in the margin |
+ overstriking in the margin
OpenBSD April 28, 2022 MC-ARGS(1)
diff --git a/regress/roff/na/args.out_ascii b/regress/roff/na/args.out_ascii
index d06d3c2e..c036fa4d 100644
--- a/regress/roff/na/args.out_ascii
+++ b/regress/roff/na/args.out_ascii
@@ -1,9 +1,9 @@
NA-ARGS(1) General Commands Manual NA-ARGS(1)
NNAAMMEE
- na-args - arguments to .na macros
+ na-args - arguments to .na macros
DDEESSCCRRIIPPTTIIOONN
- some text more text
+ 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 d121d95b..6616ca9d 100644
--- a/regress/roff/nr/divzero.out_ascii
+++ b/regress/roff/nr/divzero.out_ascii
@@ -1,9 +1,9 @@
NR-DIVZERO(1) General Commands Manual NR-DIVZERO(1)
NNAAMMEE
- nr-divzero - division by zero in numerical expression
+ nr-divzero - division by zero in numerical expression
DDEESSCCRRIIPPTTIIOONN
- initial text final 0 0 text
+ 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 d0301af9..8192f9ab 100644
--- a/regress/roff/nr/escname.out_ascii
+++ b/regress/roff/nr/escname.out_ascii
@@ -1,15 +1,15 @@
NR-ESCNAME(1) General Commands Manual NR-ESCNAME(1)
NNAAMMEE
- nr-escname - escape sequences in register names
+ nr-escname - escape sequences in register names
DDEESSCCRRIIPPTTIIOONN
- 1 2 3 5 6
+ 1 2 3 5 6
- 0 2 3
+ 0 2 3
- 0 2 0
+ 0 2 0
- incomplete:
+ incomplete:
OpenBSD June 3, 2022 NR-ESCNAME(1)
diff --git a/regress/roff/nr/eval.out_ascii b/regress/roff/nr/eval.out_ascii
index 1528c3e3..fb631ffb 100644
--- a/regress/roff/nr/eval.out_ascii
+++ b/regress/roff/nr/eval.out_ascii
@@ -1,29 +1,29 @@
NR-EVAL(1) General Commands Manual NR-EVAL(1)
NNAAMMEE
- nr-eval - numeric expressions in assignments to number registers
+ nr-eval - numeric expressions in assignments to number registers
DDEESSCCRRIIPPTTIIOONN
- 1: 1
- nonumber: 1
- 3X: 3
- 4+: 3
- 2+3: 5
- 1+1:: 5
- 10-3: 7
- 4*2: 8
- 27/3: 9
- 58%16: 10
- 11<?20: 11
- 30<?12: 12
- 7>?13: 13
- 14>?6: 14
- 2+3*3: 15
- para at eol: 15
- unclosed para: 17
- (18): 18
- ( 25 - 6 ): 19
- 11+( 3*3 ): 20
- 3+(3*(5==5*2)*4)+(3*5)/2: 21
+ 1: 1
+ nonumber: 1
+ 3X: 3
+ 4+: 3
+ 2+3: 5
+ 1+1:: 5
+ 10-3: 7
+ 4*2: 8
+ 27/3: 9
+ 58%16: 10
+ 11<?20: 11
+ 30<?12: 12
+ 7>?13: 13
+ 14>?6: 14
+ 2+3*3: 15
+ para at eol: 15
+ unclosed para: 17
+ (18): 18
+ ( 25 - 6 ): 19
+ 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 5701a80a..c7ca9258 100644
--- a/regress/roff/nr/incr.out_ascii
+++ b/regress/roff/nr/incr.out_ascii
@@ -1,18 +1,18 @@
NR-INCR(1) General Commands Manual NR-INCR(1)
NNAAMMEE
- nr-incr - increment a number register by accessing it
+ nr-incr - increment a number register by accessing it
DDEESSCCRRIIPPTTIIOONN
- Roff can count by merely accessing a number register: 1 2 3
+ Roff can count by merely accessing a number register: 1 2 3
- It can also change the step size: 5 7 9
+ It can also change the step size: 5 7 9
- It can also count down: 6 3 0 -3
+ It can also count down: 6 3 0 -3
- Down in negative steps is up: -1 1 3 5
+ Down in negative steps is up: -1 1 3 5
- Go to some other value, then continue incrementing with an unchanged
- (negative) step size: 40 38 36
+ 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 8594f498..0e9b859d 100644
--- a/regress/roff/nr/int.out_ascii
+++ b/regress/roff/nr/int.out_ascii
@@ -1,11 +1,11 @@
NR-INT(1) General Commands Manual NR-INT(1)
NNAAMMEE
- nr-int - integer number registers
+ nr-int - integer number registers
DDEESSCCRRIIPPTTIIOONN
- initial contents: 0 0 0
- intermediate contents: 42 -1 2147483647
- final contents: 23 1 -2147483648
+ initial contents: 0 0 0
+ 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 373be20c..af8b9988 100644
--- a/regress/roff/nr/predef.out_ascii
+++ b/regress/roff/nr/predef.out_ascii
@@ -1,17 +1,17 @@
NR-PREDEF(1) General Commands Manual NR-PREDEF(1)
NNAAMMEE
- nr-predef - pre-defined read-only integer number registers
+ nr-predef - pre-defined read-only integer number registers
DDEESSCCRRIIPPTTIIOONN
- ascii mode: 0
- groff mode: 1
- horizontal resolution: 24
- adjustment mode: 0
- output device defined: 1 1
- vertical resolution: 40
- user defined macro with 0 arguments:
- user defined macro with 1 arguments: one
- user defined macro with 2 arguments: one two
+ ascii mode: 0
+ groff mode: 1
+ horizontal resolution: 24
+ adjustment mode: 0
+ output device defined: 1 1
+ vertical resolution: 40
+ user defined macro with 0 arguments:
+ 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 73375f47..c8ae9ddf 100644
--- a/regress/roff/nr/rr.out_ascii
+++ b/regress/roff/nr/rr.out_ascii
@@ -1,10 +1,10 @@
NR-RR(1) General Commands Manual NR-RR(1)
NNAAMMEE
- nr-rr - defining and undefining number registers
+ nr-rr - defining and undefining number registers
DDEESSCCRRIIPPTTIIOONN
- non-null values: 2 4
- unset values: 0 0 0
+ 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 686a10b5..0c3117d4 100644
--- a/regress/roff/nr/scale.out_ascii
+++ b/regress/roff/nr/scale.out_ascii
@@ -1,9 +1,9 @@
NR-INT(1) General Commands Manual NR-INT(1)
NNAAMMEE
- nr-scale - scaling units in numeric expressions
+ nr-scale - scaling units in numeric expressions
DDEESSCCRRIIPPTTIIOONN
- 65537 241 945 41 41 25 25 34 2 25 1
+ 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 296fc9e5..268ebe34 100644
--- a/regress/roff/nr/tab.out_ascii
+++ b/regress/roff/nr/tab.out_ascii
@@ -1,11 +1,11 @@
NR-TAB(1) General Commands Manual NR-TAB(1)
NNAAMMEE
- nr-tab - tab characters in register definition lines
+ nr-tab - tab characters in register definition lines
DDEESSCCRRIIPPTTIIOONN
- with tab: >>0<<
- with space: >>2<<
- rr with tab: >>0:42<<
+ with tab: >>0<<
+ 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 85b3dad5..c201a7b1 100644
--- a/regress/roff/nr/undef.out_ascii
+++ b/regress/roff/nr/undef.out_ascii
@@ -1,17 +1,17 @@
NR-UNDEF(1) General Commands Manual NR-UNDEF(1)
NNAAMMEE
- nr-undef - using an undefined number register
+ nr-undef - using an undefined number register
DDEESSCCRRIIPPTTIIOONN
- The myr register is initially undefined.
+ The myr register is initially undefined.
- Its initial value is 0.
+ Its initial value is 0.
- After interpolating it, is is now defined.
+ After interpolating it, is is now defined.
- After defining it to 1, it is of course still defined.
+ After defining it to 1, it is of course still defined.
- After removing it, it is again undefined.
+ 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 9f58e906..33d5fc87 100644
--- a/regress/roff/ps/ignore.out_ascii
+++ b/regress/roff/ps/ignore.out_ascii
@@ -1,9 +1,9 @@
PS-IGNORE(1) General Commands Manual PS-IGNORE(1)
NNAAMMEE
- ps-ignore - ignoreing point size macros
+ ps-ignore - ignoreing point size macros
DDEESSCCRRIIPPTTIIOONN
- normal text small text big text
+ 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 b614d966..b72c0431 100644
--- a/regress/roff/scale/horiz.out_ascii
+++ b/regress/roff/scale/horiz.out_ascii
@@ -1,10 +1,10 @@
HORIZ(1) General Commands Manual HORIZ(1)
NNAAMMEE
- horiz - horizontal distances
+ horiz - horizontal distances
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
240u
3.6c
0.003f
@@ -18,6 +18,6 @@ DDEESSCCRRIIPPTTIIOONN
1.5ix
-6n
- final text
+ 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 ddb8c521..6748f5ca 100644
--- a/regress/roff/shift/bad.out_ascii
+++ b/regress/roff/shift/bad.out_ascii
@@ -1,23 +1,23 @@
SHIFT_BAD(1) General Commands Manual SHIFT_BAD(1)
NNAAMMEE
- sshhiifftt--bbaadd - wrong usage of macro arguments
+ sshhiifftt--bbaadd - wrong usage of macro arguments
DDEESSCCRRIIPPTTIIOONN
- initial text
+ initial text
- argument used before call: ""
+ argument used before call: ""
- in macro: "argument"
+ in macro: "argument"
- invalid argument number 'x': ""
+ invalid argument number 'x': ""
- argument used after call: ""
+ argument used after call: ""
- after shift badarg: "arg2"
- after shift -1: "arg2"
- after excessive shift: 0 ""
+ after shift badarg: "arg2"
+ after shift -1: "arg2"
+ after excessive shift: 0 ""
- final text
+ final text
OpenBSD April 24, 2022 SHIFT_BAD(1)
diff --git a/regress/roff/shift/basic.out_ascii b/regress/roff/shift/basic.out_ascii
index e15ebc32..5b1b5253 100644
--- a/regress/roff/shift/basic.out_ascii
+++ b/regress/roff/shift/basic.out_ascii
@@ -1,21 +1,21 @@
SHIFT_BASIC(1) General Commands Manual SHIFT_BASIC(1)
NNAAMMEE
- sshhiifftt--bbaassiicc - the shift request
+ sshhiifftt--bbaassiicc - the shift request
DDEESSCCRRIIPPTTIIOONN
- original arguments: oonnee_t_w_otthhrreeee_f_o_u_rffiivvee
+ original arguments: oonnee_t_w_otthhrreeee_f_o_u_rffiivvee
- after shift 2: tthhrreeee_f_o_u_rffiivvee
+ after shift 2: tthhrreeee_f_o_u_rffiivvee
- after shift without argument: ffoouurr_f_i_v_e
+ after shift without argument: ffoouurr_f_i_v_e
- after shift 0: ffoouurr_f_i_v_e
+ after shift 0: ffoouurr_f_i_v_e
- expand to less than three bytes: <1>
+ expand to less than three bytes: <1>
- expand to exactly three bytes: <x y>
+ expand to exactly three bytes: <x y>
- expand to more than three bytes: <a longer argument... and another>
+ 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 e7fc283a..b2d685e3 100644
--- a/regress/roff/sp/badargs-man.out_ascii
+++ b/regress/roff/sp/badargs-man.out_ascii
@@ -1,25 +1,25 @@
SP-BADARGS-MAN(1) General Commands Manual SP-BADARGS-MAN(1)
NNAAMMEE
- sp-badargs-man - bad arguments to .sp macros in man(7)
+ sp-badargs-man - bad arguments to .sp macros in man(7)
DDEESSCCRRIIPPTTIIOONN
- no arguments:
+ no arguments:
- one argument:
+ one argument:
- two arguments:
+ two arguments:
- no scaling unit specified:
+ no scaling unit specified:
- trailing garbage:
+ trailing garbage:
- garbage only:
+ garbage only:
- end of test document
+ 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 01e9d629..0268a3b7 100644
--- a/regress/roff/sp/fill-man.out_ascii
+++ b/regress/roff/sp/fill-man.out_ascii
@@ -1,17 +1,17 @@
SP-FILL-MAN(1) General Commands Manual SP-FILL-MAN(1)
NNAAMMEE
- sp-fill-man - interaction of vertical spacing requests with fill modes
+ sp-fill-man - interaction of vertical spacing requests with fill modes
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST in fill mode:
+ BEGINTEST in fill mode:
- switch to no-fill mode:
- in no-fill mode:
+ switch to no-fill mode:
+ in no-fill mode:
- back to
- fill mode:
- ENDTEST
- end of file
+ back to
+ fill mode:
+ 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 83e34882..c42db553 100644
--- a/regress/roff/sp/negative.out_ascii
+++ b/regress/roff/sp/negative.out_ascii
@@ -1,10 +1,10 @@
SP-NEGATIVE(1) General Commands Manual SP-NEGATIVE(1)
NNAAMMEE
- sp-negative - negative vertical spacing
+ sp-negative - negative vertical spacing
DDEESSCCRRIIPPTTIIOONN
- first line
- second line
+ 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 0b296765..71e45275 100644
--- a/regress/roff/sp/scaling-man.out_ascii
+++ b/regress/roff/sp/scaling-man.out_ascii
@@ -1,30 +1,30 @@
SP-SCALING-MAN(1) General Commands Manual SP-SCALING-MAN(1)
NNAAMMEE
- sp-scaling-man - scaled arguments to .sp requests in man(7)
+ sp-scaling-man - scaled arguments to .sp requests in man(7)
DDEESSCCRRIIPPTTIIOONN
- 20 basic units:
- 21 basic units:
+ 20 basic units:
+ 21 basic units:
- one centimeter:
+ one centimeter:
- quarter of an inch:
+ quarter of an inch:
- half a pica:
- one pica:
+ half a pica:
+ one pica:
- 6 points:
- 7 points:
+ 6 points:
+ 7 points:
- one en:
+ one en:
- three en:
+ three en:
- two em:
+ two em:
- end of test document
+ end of test document
OpenBSD December 23, 2014 SP-SCALING-MAN(1)