reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.197
authorschwarze <schwarze@openbsd.org>
Mon, 13 Nov 2023 20:35:33 +0000 (20:35 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 13 Nov 2023 20:35:33 +0000 (20:35 +0000)
230 files changed:
regress/usr.bin/mandoc/char/N/basic.out_ascii
regress/usr.bin/mandoc/char/accent/combine.out_utf8
regress/usr.bin/mandoc/char/accent/nocombine.out_ascii
regress/usr.bin/mandoc/char/accent/nocombine.out_utf8
regress/usr.bin/mandoc/char/accent/utf8only.out_utf8
regress/usr.bin/mandoc/char/bar/man.out_ascii
regress/usr.bin/mandoc/char/hyphen/man.in
regress/usr.bin/mandoc/char/hyphen/man.out_ascii
regress/usr.bin/mandoc/char/space/eos-man.out_ascii
regress/usr.bin/mandoc/char/space/esct-man.out_ascii
regress/usr.bin/mandoc/char/space/invalid.out_ascii
regress/usr.bin/mandoc/char/space/leading-man.out_ascii
regress/usr.bin/mandoc/char/space/tab-filled.out_ascii
regress/usr.bin/mandoc/char/space/tab-man.out_ascii
regress/usr.bin/mandoc/char/space/zerowidth.out_ascii
regress/usr.bin/mandoc/char/space/zerowidth.out_utf8
regress/usr.bin/mandoc/char/unicode/ascii.out_ascii
regress/usr.bin/mandoc/char/unicode/ascii.out_utf8
regress/usr.bin/mandoc/char/unicode/input.out_ascii
regress/usr.bin/mandoc/char/unicode/input.out_utf8
regress/usr.bin/mandoc/char/unicode/latin1.out_ascii
regress/usr.bin/mandoc/char/unicode/latin1.out_utf8
regress/usr.bin/mandoc/char/unicode/latin1diff.out_ascii
regress/usr.bin/mandoc/char/unicode/latin1diff.out_utf8
regress/usr.bin/mandoc/char/unicode/man.out_utf8
regress/usr.bin/mandoc/char/unicode/named.out_ascii
regress/usr.bin/mandoc/char/unicode/named.out_utf8
regress/usr.bin/mandoc/char/unicode/namediff.out_ascii
regress/usr.bin/mandoc/char/unicode/namediff.out_utf8
regress/usr.bin/mandoc/char/unicode/nogroff.out_ascii
regress/usr.bin/mandoc/char/unicode/nogroff.out_utf8
regress/usr.bin/mandoc/man/AT/basic.out_ascii
regress/usr.bin/mandoc/man/B/args.out_ascii
regress/usr.bin/mandoc/man/B/blank.out_ascii
regress/usr.bin/mandoc/man/B/nest.out_ascii
regress/usr.bin/mandoc/man/BI/emptyargs.out_ascii
regress/usr.bin/mandoc/man/BI/literal.out_ascii
regress/usr.bin/mandoc/man/DT/basic.out_ascii
regress/usr.bin/mandoc/man/EX/args.out_ascii
regress/usr.bin/mandoc/man/EX/nested.out_ascii
regress/usr.bin/mandoc/man/EX/spacing.out_ascii
regress/usr.bin/mandoc/man/HP/break.out_ascii
regress/usr.bin/mandoc/man/HP/literal.out_ascii
regress/usr.bin/mandoc/man/HP/macrotag.out_ascii
regress/usr.bin/mandoc/man/HP/manyargs.out_ascii
regress/usr.bin/mandoc/man/HP/spacing.out_ascii
regress/usr.bin/mandoc/man/HP/vert.out_ascii
regress/usr.bin/mandoc/man/IP/bullet.out_ascii
regress/usr.bin/mandoc/man/IP/bullet.out_utf8
regress/usr.bin/mandoc/man/IP/empty.out_ascii
regress/usr.bin/mandoc/man/IP/literal.out_ascii
regress/usr.bin/mandoc/man/IP/longhead.out_ascii
regress/usr.bin/mandoc/man/IP/manyargs.out_ascii
regress/usr.bin/mandoc/man/IP/spacing.out_ascii
regress/usr.bin/mandoc/man/IP/tag.out_ascii
regress/usr.bin/mandoc/man/IP/vert.out_ascii
regress/usr.bin/mandoc/man/IP/width.out_ascii
regress/usr.bin/mandoc/man/MT/args.out_ascii
regress/usr.bin/mandoc/man/MT/noME.out_ascii
regress/usr.bin/mandoc/man/OP/args.out_ascii
regress/usr.bin/mandoc/man/PD/args.out_ascii
regress/usr.bin/mandoc/man/PD/nextline.out_ascii
regress/usr.bin/mandoc/man/PD/spacing.out_ascii
regress/usr.bin/mandoc/man/PP/args.out_ascii
regress/usr.bin/mandoc/man/PP/empty.out_ascii
regress/usr.bin/mandoc/man/PP/vert.out_ascii
regress/usr.bin/mandoc/man/RS/REarg.out_ascii
regress/usr.bin/mandoc/man/RS/an-margin.out_ascii
regress/usr.bin/mandoc/man/RS/breaking.out_ascii
regress/usr.bin/mandoc/man/RS/broken.in
regress/usr.bin/mandoc/man/RS/broken.out_ascii
regress/usr.bin/mandoc/man/RS/empty.out_ascii
regress/usr.bin/mandoc/man/RS/literal.out_ascii
regress/usr.bin/mandoc/man/RS/lonelyRE.out_ascii
regress/usr.bin/mandoc/man/RS/nested.out_ascii
regress/usr.bin/mandoc/man/RS/noRE.out_ascii
regress/usr.bin/mandoc/man/RS/nowidth.out_ascii
regress/usr.bin/mandoc/man/RS/paragraph.out_ascii
regress/usr.bin/mandoc/man/RS/width.out_ascii
regress/usr.bin/mandoc/man/SH/broken.out_ascii
regress/usr.bin/mandoc/man/SH/broken_eline.out_ascii
regress/usr.bin/mandoc/man/SH/empty_before.out_ascii
regress/usr.bin/mandoc/man/SH/longarg.out_ascii
regress/usr.bin/mandoc/man/SH/noarg.in
regress/usr.bin/mandoc/man/SH/noarg.out_ascii
regress/usr.bin/mandoc/man/SH/paragraph.out_ascii
regress/usr.bin/mandoc/man/SH/vert.out_ascii
regress/usr.bin/mandoc/man/SS/broken.out_ascii
regress/usr.bin/mandoc/man/SS/broken_eline.out_ascii
regress/usr.bin/mandoc/man/SS/longarg.out_ascii
regress/usr.bin/mandoc/man/SS/noarg.in
regress/usr.bin/mandoc/man/SS/noarg.out_ascii
regress/usr.bin/mandoc/man/SS/paragraph.out_ascii
regress/usr.bin/mandoc/man/SS/vert.out_ascii
regress/usr.bin/mandoc/man/SY/literal.out_ascii
regress/usr.bin/mandoc/man/TH/baddate.out_ascii
regress/usr.bin/mandoc/man/TH/case.out_ascii
regress/usr.bin/mandoc/man/TH/emptydate.out_ascii
regress/usr.bin/mandoc/man/TH/isodate.out_ascii
regress/usr.bin/mandoc/man/TH/longdate.out_ascii
regress/usr.bin/mandoc/man/TH/longtit.out_ascii
regress/usr.bin/mandoc/man/TH/longvol.out_ascii
regress/usr.bin/mandoc/man/TH/mdocdate.out_ascii
regress/usr.bin/mandoc/man/TH/noarg.out_ascii
regress/usr.bin/mandoc/man/TH/onearg.out_ascii
regress/usr.bin/mandoc/man/TH/onlyyear.out_ascii
regress/usr.bin/mandoc/man/TH/sixargs.out_ascii
regress/usr.bin/mandoc/man/TH/twoargs.out_ascii
regress/usr.bin/mandoc/man/TP/badarg.out_ascii
regress/usr.bin/mandoc/man/TP/broken.out_ascii
regress/usr.bin/mandoc/man/TP/double.out_ascii
regress/usr.bin/mandoc/man/TP/eof.out_ascii
regress/usr.bin/mandoc/man/TP/fill.out_ascii
regress/usr.bin/mandoc/man/TP/indent.out_ascii
regress/usr.bin/mandoc/man/TP/literal.out_ascii
regress/usr.bin/mandoc/man/TP/longhead.out_ascii
regress/usr.bin/mandoc/man/TP/macrotag.out_ascii
regress/usr.bin/mandoc/man/TP/manyargs.out_ascii
regress/usr.bin/mandoc/man/TP/sameline.out_ascii
regress/usr.bin/mandoc/man/TP/spacing.out_ascii
regress/usr.bin/mandoc/man/TP/tag.out_ascii
regress/usr.bin/mandoc/man/TP/vert.out_ascii
regress/usr.bin/mandoc/man/TP/width.out_ascii
regress/usr.bin/mandoc/man/TS/break.out_ascii
regress/usr.bin/mandoc/man/TS/vspace.out_ascii
regress/usr.bin/mandoc/man/UC/basic.out_ascii
regress/usr.bin/mandoc/man/UR/args.out_ascii
regress/usr.bin/mandoc/man/UR/noUE.out_ascii
regress/usr.bin/mandoc/man/blank/afterSH.out_ascii
regress/usr.bin/mandoc/man/blank/afterSS.out_ascii
regress/usr.bin/mandoc/man/blank/line.out_ascii
regress/usr.bin/mandoc/man/nf/args.out_ascii
regress/usr.bin/mandoc/man/nf/dupe.out_ascii
regress/usr.bin/mandoc/man/nf/indent.out_ascii
regress/usr.bin/mandoc/man/nf/userdef.out_ascii
regress/usr.bin/mandoc/man/nf/vert.out_ascii
regress/usr.bin/mandoc/roff/args/esc.out_ascii
regress/usr.bin/mandoc/roff/args/infrec.out_ascii
regress/usr.bin/mandoc/roff/args/man.out_ascii
regress/usr.bin/mandoc/roff/args/roff.out_ascii
regress/usr.bin/mandoc/roff/br/args.out_ascii
regress/usr.bin/mandoc/roff/cc/basic.out_ascii
regress/usr.bin/mandoc/roff/ce/basic.out_ascii
regress/usr.bin/mandoc/roff/ce/break.out_ascii
regress/usr.bin/mandoc/roff/char/badarg.out_ascii
regress/usr.bin/mandoc/roff/char/basic.out_ascii
regress/usr.bin/mandoc/roff/cond/close.out_ascii
regress/usr.bin/mandoc/roff/cond/de.out_ascii
regress/usr.bin/mandoc/roff/cond/ie.out_ascii
regress/usr.bin/mandoc/roff/cond/if.out_ascii
regress/usr.bin/mandoc/roff/cond/numeric.out_ascii
regress/usr.bin/mandoc/roff/cond/register.out_ascii
regress/usr.bin/mandoc/roff/cond/strcmp.out_ascii
regress/usr.bin/mandoc/roff/cond/string.out_ascii
regress/usr.bin/mandoc/roff/de/TH.out_ascii
regress/usr.bin/mandoc/roff/de/TH_opt.out_ascii
regress/usr.bin/mandoc/roff/esc/O1.out_ascii
regress/usr.bin/mandoc/roff/esc/V1.out_ascii
regress/usr.bin/mandoc/roff/esc/bs_man.out_ascii
regress/usr.bin/mandoc/roff/esc/c_man.out_ascii
regress/usr.bin/mandoc/roff/esc/f.out_ascii
regress/usr.bin/mandoc/roff/esc/ignore.out_ascii
regress/usr.bin/mandoc/roff/esc/invalid.out_ascii
regress/usr.bin/mandoc/roff/esc/one.out_ascii
regress/usr.bin/mandoc/roff/esc/unsupp.out_ascii
regress/usr.bin/mandoc/roff/ft/badargs.out_ascii
regress/usr.bin/mandoc/roff/it/double.out_ascii
regress/usr.bin/mandoc/roff/mc/args.out_ascii
regress/usr.bin/mandoc/roff/na/args.out_ascii
regress/usr.bin/mandoc/roff/nr/divzero.out_ascii
regress/usr.bin/mandoc/roff/nr/escname.out_ascii
regress/usr.bin/mandoc/roff/nr/eval.out_ascii
regress/usr.bin/mandoc/roff/nr/incr.out_ascii
regress/usr.bin/mandoc/roff/nr/int.out_ascii
regress/usr.bin/mandoc/roff/nr/predef.out_ascii
regress/usr.bin/mandoc/roff/nr/rr.out_ascii
regress/usr.bin/mandoc/roff/nr/scale.out_ascii
regress/usr.bin/mandoc/roff/nr/tab.out_ascii
regress/usr.bin/mandoc/roff/nr/undef.out_ascii
regress/usr.bin/mandoc/roff/ps/ignore.out_ascii
regress/usr.bin/mandoc/roff/scale/horiz.out_ascii
regress/usr.bin/mandoc/roff/shift/bad.out_ascii
regress/usr.bin/mandoc/roff/shift/basic.out_ascii
regress/usr.bin/mandoc/roff/sp/badargs-man.out_ascii
regress/usr.bin/mandoc/roff/sp/fill-man.out_ascii
regress/usr.bin/mandoc/roff/sp/negative.out_ascii
regress/usr.bin/mandoc/roff/sp/scaling-man.out_ascii
regress/usr.bin/mandoc/roff/string/escape.out_ascii
regress/usr.bin/mandoc/roff/string/infinite.out_ascii
regress/usr.bin/mandoc/roff/string/std.out_ascii
regress/usr.bin/mandoc/roff/string/undef.out_ascii
regress/usr.bin/mandoc/roff/string/zerolength.out_ascii
regress/usr.bin/mandoc/roff/ta/basic-man.out_ascii
regress/usr.bin/mandoc/roff/ti/basic-man.out_ascii
regress/usr.bin/mandoc/roff/ti/wide.out_ascii
regress/usr.bin/mandoc/roff/tr/args.out_ascii
regress/usr.bin/mandoc/tbl/data/blankline.out_ascii
regress/usr.bin/mandoc/tbl/data/block_empty.out_ascii
regress/usr.bin/mandoc/tbl/data/block_unclosed.out_ascii
regress/usr.bin/mandoc/tbl/data/empty.out_ascii
regress/usr.bin/mandoc/tbl/data/escz.out_ascii
regress/usr.bin/mandoc/tbl/data/escz_end.out_ascii
regress/usr.bin/mandoc/tbl/data/insert.out_ascii
regress/usr.bin/mandoc/tbl/layout/badspan.out_ascii
regress/usr.bin/mandoc/tbl/layout/center.out_ascii
regress/usr.bin/mandoc/tbl/layout/complex.out_ascii
regress/usr.bin/mandoc/tbl/layout/empty.out_ascii
regress/usr.bin/mandoc/tbl/layout/emptycol.out_ascii
regress/usr.bin/mandoc/tbl/layout/emptyline.out_ascii
regress/usr.bin/mandoc/tbl/layout/font.out_ascii
regress/usr.bin/mandoc/tbl/layout/numbers.out_ascii
regress/usr.bin/mandoc/tbl/layout/shortlines.out_ascii
regress/usr.bin/mandoc/tbl/layout/spacing-nogroff.out_ascii
regress/usr.bin/mandoc/tbl/layout/spacing.out_ascii
regress/usr.bin/mandoc/tbl/layout/span.out_ascii
regress/usr.bin/mandoc/tbl/macro/man.out_ascii
regress/usr.bin/mandoc/tbl/macro/nested.out_ascii
regress/usr.bin/mandoc/tbl/macro/req.out_ascii
regress/usr.bin/mandoc/tbl/mod/badfont.out_ascii
regress/usr.bin/mandoc/tbl/mod/expand-toowide.out_ascii
regress/usr.bin/mandoc/tbl/mod/expand.out_ascii
regress/usr.bin/mandoc/tbl/mod/font-eol.out_ascii
regress/usr.bin/mandoc/tbl/mod/font.out_ascii
regress/usr.bin/mandoc/tbl/mod/misalign.out_ascii
regress/usr.bin/mandoc/tbl/mod/spacing.out_ascii
regress/usr.bin/mandoc/tbl/mod/width.out_ascii
regress/usr.bin/mandoc/tbl/opt/box.out_ascii
regress/usr.bin/mandoc/tbl/opt/center.in
regress/usr.bin/mandoc/tbl/opt/center.out_ascii
regress/usr.bin/mandoc/tbl/opt/invalid.out_ascii

index d5294e3..13b441c 100644 (file)
@@ -1,17 +1,17 @@
 N-BASIC(1)                  General Commands Manual                 N-BASIC(1)
 
 N\bNA\bAM\bME\bE
-       N-basic - basic handling of character number escapes
+     N-basic - basic handling of character number escapes
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index ca9c3c6..37510d5 100644 (file)
@@ -1,13 +1,13 @@
 CHAR-ACCENT-COMBINE(1)      General Commands Manual     CHAR-ACCENT-COMBINE(1)
 
 N\bNA\bAM\bME\bE
-       c\bch\bha\bar\br-\b-a\bac\bcc\bce\ben\bnt\bt-\b-c\bco\bom\bmb\bbi\bin\bne\be - combining accents
+     c\bch\bha\bar\br-\b-a\bac\bcc\bce\ben\bnt\bt-\b-c\bco\bom\bmb\bbi\bin\bne\be - combining accents
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index cd4264d..f23c15c 100644 (file)
@@ -1,24 +1,24 @@
 CHAR-ACCENT-NOCOMBINE(1)    General Commands Manual   CHAR-ACCENT-NOCOMBINE(1)
 
 N\bNA\bAM\bME\bE
-       c\bch\bha\bar\br-\b-a\bac\bcc\bce\ben\bnt\bt-\b-n\bno\boc\bco\bom\bmb\bbi\bin\bne\be - non-combining accents
+     c\bch\bha\bar\br-\b-a\bac\bcc\bce\ben\bnt\bt-\b-n\bno\boc\bco\bom\bmb\bbi\bin\bne\be - non-combining accents
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index e52794c..520a15d 100644 (file)
@@ -1,24 +1,24 @@
 CHAR-ACCENT-NOCOMBINE(1)    General Commands Manual   CHAR-ACCENT-NOCOMBINE(1)
 
 N\bNA\bAM\bME\bE
-       c\bch\bha\bar\br-\b-a\bac\bcc\bce\ben\bnt\bt-\b-n\bno\boc\bco\bom\bmb\bbi\bin\bne\be - non-combining accents
+     c\bch\bha\bar\br-\b-a\bac\bcc\bce\ben\bnt\bt-\b-n\bno\boc\bco\bom\bmb\bbi\bin\bne\be - non-combining accents
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 7e81f27..15eb420 100644 (file)
@@ -1,11 +1,11 @@
 CHAR-ACCENT-UTF8ONLY(1)     General Commands Manual    CHAR-ACCENT-UTF8ONLY(1)
 
 N\bNA\bAM\bME\bE
-       c\bch\bha\bar\br-\b-a\bac\bcc\bce\ben\bnt\bt-\b-u\but\btf\bf8\b8o\bon\bnl\bly\by - accents available in UTF-8 only
+     c\bch\bha\bar\br-\b-a\bac\bcc\bce\ben\bnt\bt-\b-u\but\btf\bf8\b8o\bon\bnl\bly\by - accents available in UTF-8 only
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index b7622a7..24dab06 100644 (file)
@@ -1,17 +1,17 @@
 bar-man(1)                  General Commands Manual                 bar-man(1)
 
 N\bNA\bAM\bME\bE
-       b\bba\bar\br-\b-m\bma\ban\bn - formatting the vertical bar symbol
+     b\bba\bar\br-\b-m\bma\ban\bn - formatting the vertical bar symbol
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
    n\bno\bor\brm\bma\bal\bl b\bba\bar\br
-       Manually switching fonts: _\bi_\bt_\ba_\bl_\bi_\bcroman|roman_\bi_\bt_\ba_\bl_\bi_\bc
+     Manually switching fonts: _\bi_\bt_\ba_\bl_\bi_\bcroman|roman_\bi_\bt_\ba_\bl_\bi_\bc
 
-       p\bpr\bre\bef\bfi\bix\bx |\b| s\bsu\buf\bff\bfi\bix\bx
+     p\bpr\bre\bef\bfi\bix\bx |\b| s\bsu\buf\bff\bfi\bix\bx
 
    s\bsp\bpe\bec\bci\bia\bal\bl c\bch\bha\bar\bra\bac\bct\bte\ber\br
-       Manually switching fonts: _\bi_\bt_\ba_\bl_\bi_\bcroman|roman_\bi_\bt_\ba_\bl_\bi_\bc
+     Manually switching fonts: _\bi_\bt_\ba_\bl_\bi_\bcroman|roman_\bi_\bt_\ba_\bl_\bi_\bc
 
-       p\bpr\bre\bef\bfi\bix\bx |\b| s\bsu\buf\bff\bfi\bix\bx
+     p\bpr\bre\bef\bfi\bix\bx |\b| s\bsu\buf\bff\bfi\bix\bx
 
 OpenBSD                          July 17, 2012                      bar-man(1)
index a61c2ea..8c760b0 100644 (file)
@@ -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
index 7dfc4be..fc744a4 100644 (file)
@@ -1,16 +1,16 @@
 hyphen-man(1)               General Commands Manual              hyphen-man(1)
 
 N\bNA\bAM\bME\bE
-       h\bhy\byp\bph\bhe\ben\bn-\b-m\bma\ban\bn - formatting hyphens and breaking lines
+     h\bhy\byp\bph\bhe\ben\bn-\b-m\bma\ban\bn - formatting hyphens and breaking lines
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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: _\bb_\br_\be_\ba_\bk_\b-
-       _\bh_\be_\br_\be
+     Try the same thing once again, but this time in italic font mode: _\bb_\br_\be_\ba_\bk_\b-
+     _\bh_\be_\br_\be
 
-       Finally, try it a third time, but this time in bold font mode: b\bbr\bre\bea\bak\bk-\b-
-       h\bhe\ber\bre\be
+     Finally, try again a third time, but this time in bold font mode: b\bbr\bre\bea\bak\bk-\b-
+     h\bhe\ber\bre\be
 
-OpenBSD                       September 18, 2011                 hyphen-man(1)
+OpenBSD                        November 13, 2023                 hyphen-man(1)
index 2b2767a..0f3c8ce 100644 (file)
@@ -1,22 +1,22 @@
 SPACE-EOS-MAN(1)            General Commands Manual           SPACE-EOS-MAN(1)
 
 N\bNA\bAM\bME\bE
-       SPACE-EOS-MAN - end-of-sentence spacing in man(7) documents
+     SPACE-EOS-MAN - end-of-sentence spacing in man(7) documents
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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 a\bat\bt t\bth\bhe\be e\ben\bnd\bd o\bof\bf a\ba m\bma\bac\bcr\bro\bo.\b.  It causes a double space,
-       too.
+     Here is a full stop a\bat\bt t\bth\bhe\be e\ben\bnd\bd o\bof\bf a\ba m\bma\bac\bcr\bro\bo.\b.  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)
index 9b48570..2ee5c0c 100644 (file)
@@ -1,37 +1,37 @@
 SPACE-ESCT-MAN(1)           General Commands Manual          SPACE-ESCT-MAN(1)
 
 N\bNA\bAM\bME\bE
-       SPACE-T-MAN - the t escape sequence in pages with man macros
+     SPACE-T-MAN - the t escape sequence in pages with man macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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:
-       s\bsi\bin\bng\bgl\ble\be    t\bta\bab\bb
-       d\bdo\bou\bub\bbl\ble\be         t\bta\bab\bb
+     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:
+     s\bsi\bin\bng\bgl\ble\be    t\bta\bab\bb
+     d\bdo\bou\bub\bbl\ble\be         t\bta\bab\bb
 
 OpenBSD                        December 20, 2018             SPACE-ESCT-MAN(1)
index 2ec9bd8..d1cf1f8 100644 (file)
@@ -1,17 +1,17 @@
 SPACE-INVALID(1)            General Commands Manual           SPACE-INVALID(1)
 
 N\bNA\bAM\bME\bE
-       SPACE-INVALID - invalid whitespace escape sequences
+     SPACE-INVALID - invalid whitespace escape sequences
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 149b6e8..248da82 100644 (file)
@@ -1,11 +1,11 @@
 SPACE-LEADING-MAN(1)        General Commands Manual       SPACE-LEADING-MAN(1)
 
 N\bNA\bAM\bME\bE
-       space-leading-man - leading spaces on text lines in man documents
+     space-leading-man - leading spaces on text lines in man documents
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal line of text second normal line
-        leading space b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bc normal after macro b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bc
-        leading space after a macro line
+     normal line of text second normal line
+      leading space b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bc normal after macro b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bc
+      leading space after a macro line
 
 OpenBSD                        January 15, 2011           SPACE-LEADING-MAN(1)
index 4f4231d..8604289 100644 (file)
@@ -1,57 +1,57 @@
 SPACE-TAB-FILLED(1)         General Commands Manual        SPACE-TAB-FILLED(1)
 
 N\bNA\bAM\bME\bE
-       SPACE-TAB-FILLED - tab characters in fill mode
+     SPACE-TAB-FILLED - tab characters in fill mode
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
    T\bTa\bab\bbs\bs a\bar\bre\be r\bre\bel\bla\bat\bti\biv\bve\be t\bto\bo t\bth\bhe\be b\bbe\beg\bgi\bin\bnn\bni\bin\bng\bg o\bof\bf t\bth\bhe\be c\bcu\bur\brr\bre\ben\bnt\bt i\bin\bnp\bpu\but\bt l\bli\bin\bne\be.\b.
-       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
 
    T\bTa\bab\bb m\bme\bea\bas\bsu\bur\bre\bem\bme\ben\bnt\bt c\bco\bon\bnt\bti\bin\bnu\bue\bes\bs o\bon\bnt\bto\bo t\bth\bhe\be n\bne\bex\bxt\bt o\bou\but\btp\bpu\but\bt l\bli\bin\bne\be.\b.
-       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)
index b1df296..12cc978 100644 (file)
@@ -1,48 +1,48 @@
 SPACE-TAB-MAN(1)            General Commands Manual           SPACE-TAB-MAN(1)
 
 N\bNA\bAM\bME\bE
-       SPACE-TAB-MAN - handling of literal tab characters
+     SPACE-TAB-MAN - handling of literal tab characters
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index b20cd0f..a015b62 100644 (file)
@@ -1,14 +1,14 @@
 SPACE-ZEROWIDTH(1)          General Commands Manual         SPACE-ZEROWIDTH(1)
 
 N\bNA\bAM\bME\bE
-       space-zerowidth - zero width and narrow space characters
+     space-zerowidth - zero width and narrow space characters
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index b20cd0f..a015b62 100644 (file)
@@ -1,14 +1,14 @@
 SPACE-ZEROWIDTH(1)          General Commands Manual         SPACE-ZEROWIDTH(1)
 
 N\bNA\bAM\bME\bE
-       space-zerowidth - zero width and narrow space characters
+     space-zerowidth - zero width and narrow space characters
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 6ab0f12..8a63135 100644 (file)
@@ -1,30 +1,30 @@
 CHAR-UNICODE-ASCII(1)       General Commands Manual      CHAR-UNICODE-ASCII(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-ascii - Unicode characters in the ASCII range
+     char-unicode-ascii - Unicode characters in the ASCII range
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 6ab0f12..8a63135 100644 (file)
@@ -1,30 +1,30 @@
 CHAR-UNICODE-ASCII(1)       General Commands Manual      CHAR-UNICODE-ASCII(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-ascii - Unicode characters in the ASCII range
+     char-unicode-ascii - Unicode characters in the ASCII range
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index bb0c811..2078cf5 100644 (file)
@@ -1,63 +1,63 @@
 CHAR-UNICODE-INPUT(1)       General Commands Manual      CHAR-UNICODE-INPUT(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-input - Unicode characters in the input file
+     char-unicode-input - Unicode characters in the input file
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       lowest valid: <80>
+     lowest valid: <80>
 
    O\bOn\bne\be-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
-       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
 
    T\bTw\bwo\bo-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
-       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   ?`\bA         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   ?`\bA         start byte instead of continuation
 
    T\bTh\bhr\bre\bee\be-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
-       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
 
    F\bFo\bou\bur\br-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
-       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)
index 7c0bf06..429b427 100644 (file)
@@ -1,63 +1,63 @@
 CHAR-UNICODE-INPUT(1)       General Commands Manual      CHAR-UNICODE-INPUT(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-input - Unicode characters in the input file
+     char-unicode-input - Unicode characters in the input file
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       lowest valid: �
+     lowest valid: �
 
    O\bOn\bne\be-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
-       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
 
    T\bTw\bwo\bo-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
-       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
 
    T\bTh\bhr\bre\bee\be-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
-       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
 
    F\bFo\bou\bur\br-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
-       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)
index c96ac1e..d932a53 100644 (file)
 CHAR-UNICODE-LATIN1(1)      General Commands Manual     CHAR-UNICODE-LATIN1(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-latin1 - Unicode characters in the ISO-8859-1 range
+     char-unicode-latin1 - Unicode characters in the ISO-8859-1 range
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
-       !!   INVERTED EXCLAMATION MARK
-       /\bc/\bc   CENT SIGN
-       -\bL-\bL   POUND SIGN
-       o\bxo\bx   CURRENCY SIGN
-       =\bY=\bY   YEN SIGN
-       ||   BROKEN BAR
-       <section><section>  SECTION SIGN
-       ""   DIAERESIS
-       (C)(C)    COPYRIGHT SIGN
-       _\ba_\ba   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
-       _\bo_\bo   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
-       `\bA`\bA   LATIN CAPITAL LETTER A WITH GRAVE
-       '\bA'\bA   LATIN CAPITAL LETTER A WITH ACUTE
-       ^\bA^\bA   LATIN CAPITAL LETTER A WITH CIRCUMFLEX
-       ~\bA~\bA   LATIN CAPITAL LETTER A WITH TILDE
-       "\bA"\bA   LATIN CAPITAL LETTER A WITH DIAERESIS
-       o\bAo\bA   LATIN CAPITAL LETTER A WITH RING ABOVE
-       AEAE LATIN CAPITAL LETTER AE
-       ,\bC,\bC   LATIN CAPITAL LETTER C WITH CEDILLA
-       `\bE`\bE   LATIN CAPITAL LETTER E WITH GRAVE
-       '\bE'\bE   LATIN CAPITAL LETTER E WITH ACUTE
-       ^\bE^\bE   LATIN CAPITAL LETTER E WITH CIRCUMFLEX
-       "\bE"\bE   LATIN CAPITAL LETTER E WITH DIAERESIS
-       `\bI`\bI   LATIN CAPITAL LETTER I WITH GRAVE
-       '\bI'\bI   LATIN CAPITAL LETTER I WITH ACUTE
-       ^\bI^\bI   LATIN CAPITAL LETTER I WITH CIRCUMFLEX
-       "\bI"\bI   LATIN CAPITAL LETTER I WITH DIAERESIS
-       DhDh LATIN CAPITAL LETTER ETH
-       ~\bN~\bN   LATIN CAPITAL LETTER N WITH TILDE
-       `\bO`\bO   LATIN CAPITAL LETTER O WITH GRAVE
-       '\bO'\bO   LATIN CAPITAL LETTER O WITH ACUTE
-       ^\bO^\bO   LATIN CAPITAL LETTER O WITH CIRCUMFLEX
-       ~\bO~\bO   LATIN CAPITAL LETTER O WITH TILDE
-       "\bO"\bO   LATIN CAPITAL LETTER O WITH DIAERESIS
-       xxx  MULTIPLICATION SIGN
-       /\bO/\bO   LATIN CAPITAL LETTER O WITH STROKE
-       `\bU`\bU   LATIN CAPITAL LETTER U WITH GRAVE
-       '\bU'\bU   LATIN CAPITAL LETTER U WITH ACUTE
-       ^\bU^\bU   LATIN CAPITAL LETTER U WITH CIRCUMFLEX
-       "\bU"\bU   LATIN CAPITAL LETTER U WITH DIAERESIS
-       '\bY'\bY   LATIN CAPITAL LETTER Y WITH ACUTE
-       ThTh LATIN CAPITAL LETTER THORN
-       ssss LATIN SMALL LETTER SHARP S
-       `\ba`\ba   LATIN SMALL LETTER A WITH GRAVE
-       '\ba'\ba   LATIN SMALL LETTER A WITH ACUTE
-       ^\ba^\ba   LATIN SMALL LETTER A WITH CIRCUMFLEX
-       ~\ba~\ba   LATIN SMALL LETTER A WITH TILDE
-       "\ba"\ba   LATIN SMALL LETTER A WITH DIAERESIS
-       o\bao\ba   LATIN SMALL LETTER A WITH RING ABOVE
-       aeae LATIN SMALL LETTER AE
-       ,\bc,\bc   LATIN SMALL LETTER C WITH CEDILLA
-       `\be`\be   LATIN SMALL LETTER E WITH GRAVE
-       '\be'\be   LATIN SMALL LETTER E WITH ACUTE
-       ^\be^\be   LATIN SMALL LETTER E WITH CIRCUMFLEX
-       "\be"\be   LATIN SMALL LETTER E WITH DIAERESIS
-       `\bi`\bi   LATIN SMALL LETTER I WITH GRAVE
-       '\bi'\bi   LATIN SMALL LETTER I WITH ACUTE
-       ^\bi^\bi   LATIN SMALL LETTER I WITH CIRCUMFLEX
-       "\bi"\bi   LATIN SMALL LETTER I WITH DIAERESIS
-       dhdh LATIN SMALL LETTER ETH
-       ~\bn~\bn   LATIN SMALL LETTER N WITH TILDE
-       `\bo`\bo   LATIN SMALL LETTER O WITH GRAVE
-       '\bo'\bo   LATIN SMALL LETTER O WITH ACUTE
-       ^\bo^\bo   LATIN SMALL LETTER O WITH CIRCUMFLEX
-       ~\bo~\bo   LATIN SMALL LETTER O WITH TILDE
-       "\bo"\bo   LATIN SMALL LETTER O WITH DIAERESIS
-       ///  DIVISION SIGN
-       /\bo/\bo   LATIN SMALL LETTER O WITH STROKE
-       `\bu`\bu   LATIN SMALL LETTER U WITH GRAVE
-       '\bu'\bu   LATIN SMALL LETTER U WITH ACUTE
-       ^\bu^\bu   LATIN SMALL LETTER U WITH CIRCUMFLEX
-       "\bu"\bu   LATIN SMALL LETTER U WITH DIAERESIS
-       '\by'\by   LATIN SMALL LETTER Y WITH ACUTE
-       thth LATIN SMALL LETTER THORN
-       "\by"\by   LATIN SMALL LETTER Y WITH DIAERESIS
-       ENDTEST
+     BEGINTEST
+     !!   INVERTED EXCLAMATION MARK
+     /\bc/\bc   CENT SIGN
+     -\bL-\bL   POUND SIGN
+     o\bxo\bx   CURRENCY SIGN
+     =\bY=\bY   YEN SIGN
+     ||   BROKEN BAR
+     <section><section>  SECTION SIGN
+     ""   DIAERESIS
+     (C)(C)    COPYRIGHT SIGN
+     _\ba_\ba   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
+     _\bo_\bo   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
+     `\bA`\bA   LATIN CAPITAL LETTER A WITH GRAVE
+     '\bA'\bA   LATIN CAPITAL LETTER A WITH ACUTE
+     ^\bA^\bA   LATIN CAPITAL LETTER A WITH CIRCUMFLEX
+     ~\bA~\bA   LATIN CAPITAL LETTER A WITH TILDE
+     "\bA"\bA   LATIN CAPITAL LETTER A WITH DIAERESIS
+     o\bAo\bA   LATIN CAPITAL LETTER A WITH RING ABOVE
+     AEAE LATIN CAPITAL LETTER AE
+     ,\bC,\bC   LATIN CAPITAL LETTER C WITH CEDILLA
+     `\bE`\bE   LATIN CAPITAL LETTER E WITH GRAVE
+     '\bE'\bE   LATIN CAPITAL LETTER E WITH ACUTE
+     ^\bE^\bE   LATIN CAPITAL LETTER E WITH CIRCUMFLEX
+     "\bE"\bE   LATIN CAPITAL LETTER E WITH DIAERESIS
+     `\bI`\bI   LATIN CAPITAL LETTER I WITH GRAVE
+     '\bI'\bI   LATIN CAPITAL LETTER I WITH ACUTE
+     ^\bI^\bI   LATIN CAPITAL LETTER I WITH CIRCUMFLEX
+     "\bI"\bI   LATIN CAPITAL LETTER I WITH DIAERESIS
+     DhDh LATIN CAPITAL LETTER ETH
+     ~\bN~\bN   LATIN CAPITAL LETTER N WITH TILDE
+     `\bO`\bO   LATIN CAPITAL LETTER O WITH GRAVE
+     '\bO'\bO   LATIN CAPITAL LETTER O WITH ACUTE
+     ^\bO^\bO   LATIN CAPITAL LETTER O WITH CIRCUMFLEX
+     ~\bO~\bO   LATIN CAPITAL LETTER O WITH TILDE
+     "\bO"\bO   LATIN CAPITAL LETTER O WITH DIAERESIS
+     xxx  MULTIPLICATION SIGN
+     /\bO/\bO   LATIN CAPITAL LETTER O WITH STROKE
+     `\bU`\bU   LATIN CAPITAL LETTER U WITH GRAVE
+     '\bU'\bU   LATIN CAPITAL LETTER U WITH ACUTE
+     ^\bU^\bU   LATIN CAPITAL LETTER U WITH CIRCUMFLEX
+     "\bU"\bU   LATIN CAPITAL LETTER U WITH DIAERESIS
+     '\bY'\bY   LATIN CAPITAL LETTER Y WITH ACUTE
+     ThTh LATIN CAPITAL LETTER THORN
+     ssss LATIN SMALL LETTER SHARP S
+     `\ba`\ba   LATIN SMALL LETTER A WITH GRAVE
+     '\ba'\ba   LATIN SMALL LETTER A WITH ACUTE
+     ^\ba^\ba   LATIN SMALL LETTER A WITH CIRCUMFLEX
+     ~\ba~\ba   LATIN SMALL LETTER A WITH TILDE
+     "\ba"\ba   LATIN SMALL LETTER A WITH DIAERESIS
+     o\bao\ba   LATIN SMALL LETTER A WITH RING ABOVE
+     aeae LATIN SMALL LETTER AE
+     ,\bc,\bc   LATIN SMALL LETTER C WITH CEDILLA
+     `\be`\be   LATIN SMALL LETTER E WITH GRAVE
+     '\be'\be   LATIN SMALL LETTER E WITH ACUTE
+     ^\be^\be   LATIN SMALL LETTER E WITH CIRCUMFLEX
+     "\be"\be   LATIN SMALL LETTER E WITH DIAERESIS
+     `\bi`\bi   LATIN SMALL LETTER I WITH GRAVE
+     '\bi'\bi   LATIN SMALL LETTER I WITH ACUTE
+     ^\bi^\bi   LATIN SMALL LETTER I WITH CIRCUMFLEX
+     "\bi"\bi   LATIN SMALL LETTER I WITH DIAERESIS
+     dhdh LATIN SMALL LETTER ETH
+     ~\bn~\bn   LATIN SMALL LETTER N WITH TILDE
+     `\bo`\bo   LATIN SMALL LETTER O WITH GRAVE
+     '\bo'\bo   LATIN SMALL LETTER O WITH ACUTE
+     ^\bo^\bo   LATIN SMALL LETTER O WITH CIRCUMFLEX
+     ~\bo~\bo   LATIN SMALL LETTER O WITH TILDE
+     "\bo"\bo   LATIN SMALL LETTER O WITH DIAERESIS
+     ///  DIVISION SIGN
+     /\bo/\bo   LATIN SMALL LETTER O WITH STROKE
+     `\bu`\bu   LATIN SMALL LETTER U WITH GRAVE
+     '\bu'\bu   LATIN SMALL LETTER U WITH ACUTE
+     ^\bu^\bu   LATIN SMALL LETTER U WITH CIRCUMFLEX
+     "\bu"\bu   LATIN SMALL LETTER U WITH DIAERESIS
+     '\by'\by   LATIN SMALL LETTER Y WITH ACUTE
+     thth LATIN SMALL LETTER THORN
+     "\by"\by   LATIN SMALL LETTER Y WITH DIAERESIS
+     ENDTEST
 
 OpenBSD                         August 21, 2018         CHAR-UNICODE-LATIN1(1)
index db32a12..dd05e9b 100644 (file)
 CHAR-UNICODE-LATIN1(1)      General Commands Manual     CHAR-UNICODE-LATIN1(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-latin1 - Unicode characters in the ISO-8859-1 range
+     char-unicode-latin1 - Unicode characters in the ISO-8859-1 range
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 65da678..1a3f492 100644 (file)
@@ -1,11 +1,11 @@
 CHAR-UNICODE-LATIN1DIFF(1)  General Commands Manual CHAR-UNICODE-LATIN1DIFF(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-latin1diff - Unicode characters in the ISO-8859-1 range
+     char-unicode-latin1diff - Unicode characters in the ISO-8859-1 range
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
-       --   MACRON
-       ENDTEST
+     BEGINTEST
+     --   MACRON
+     ENDTEST
 
 OpenBSD                         August 21, 2018     CHAR-UNICODE-LATIN1DIFF(1)
index 7842efb..b217b31 100644 (file)
@@ -1,11 +1,11 @@
 CHAR-UNICODE-LATIN1DIFF(1)  General Commands Manual CHAR-UNICODE-LATIN1DIFF(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-latin1diff - Unicode characters in the ISO-8859-1 range
+     char-unicode-latin1diff - Unicode characters in the ISO-8859-1 range
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
-       ¯¯   MACRON
-       ENDTEST
+     BEGINTEST
+     ¯¯   MACRON
+     ENDTEST
 
 OpenBSD                         August 21, 2018     CHAR-UNICODE-LATIN1DIFF(1)
index 3f20a89..2b7ea5f 100644 (file)
@@ -1,15 +1,15 @@
 CHAR-UNICODE-MAN(1)         General Commands Manual        CHAR-UNICODE-MAN(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-mdoc - unicode characters in man code
+     char-unicode-mdoc - unicode characters in man code
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index f01a6a8..a0a1ea5 100644 (file)
 CHAR-UNICODE-NAMED(1)       General Commands Manual      CHAR-UNICODE-NAMED(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-named - Unicode characters having named escapes
+     char-unicode-named - Unicode characters having named escapes
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
-       ii   LATIN SMALL LETTER DOTLESS I
-       IJIJ LATIN CAPITAL LIGATURE IJ
-       ijij LATIN SMALL LIGATURE IJ
-       /\bL/\bL   LATIN CAPITAL LETTER L WITH STROKE
-       /\bl/\bl   LATIN SMALL LETTER L WITH STROKE
-       OEOE LATIN CAPITAL LIGATURE OE
-       oeoe LATIN SMALL LIGATURE OE
-       ,\bf,\bf   LATIN SMALL LETTER F WITH HOOK
-       jj   LATIN SMALL LETTER DOTLESS J
-       vv   CARON
-       '\b`'\b`   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
-       +\bo+\bo   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
-       |\b^|\b^   UPWARDS ARROW
-       ->-> RIGHTWARDS ARROW
-       |\bv|\bv   DOWNWARDS ARROW
-       <-><->    LEFT RIGHT ARROW
-       <cr><cr>  DOWNWARDS ARROW WITH CORNER LEFTWARDS
-       <=<= LEFTWARDS DOUBLE ARROW
-       =\b^=\b^   UPWARDS DOUBLE ARROW
-       =>=> RIGHTWARDS DOUBLE ARROW
-       =\bv=\bv   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\b+O\b+   CIRCLED PLUS
-       O\bxO\bx   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
+     /\bL/\bL   LATIN CAPITAL LETTER L WITH STROKE
+     /\bl/\bl   LATIN SMALL LETTER L WITH STROKE
+     OEOE LATIN CAPITAL LIGATURE OE
+     oeoe LATIN SMALL LIGATURE OE
+     ,\bf,\bf   LATIN SMALL LETTER F WITH HOOK
+     jj   LATIN SMALL LETTER DOTLESS J
+     vv   CARON
+     '\b`'\b`   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
+     +\bo+\bo   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
+     |\b^|\b^   UPWARDS ARROW
+     ->-> RIGHTWARDS ARROW
+     |\bv|\bv   DOWNWARDS ARROW
+     <-><->    LEFT RIGHT ARROW
+     <cr><cr>  DOWNWARDS ARROW WITH CORNER LEFTWARDS
+     <=<= LEFTWARDS DOUBLE ARROW
+     =\b^=\b^   UPWARDS DOUBLE ARROW
+     =>=> RIGHTWARDS DOUBLE ARROW
+     =\bv=\bv   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\b+O\b+   CIRCLED PLUS
+     O\bxO\bx   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)
index 400d0b6..5fcf5c1 100644 (file)
 CHAR-UNICODE-NAMED(1)       General Commands Manual      CHAR-UNICODE-NAMED(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-named - Unicode characters having named escapes
+     char-unicode-named - Unicode characters having named escapes
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 88bcbb0..c0af85f 100644 (file)
@@ -1,33 +1,33 @@
 CHAR-UNICODE-NAMEDIFF(1)    General Commands Manual   CHAR-UNICODE-NAMEDIFF(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-namediff - Unicode characters having named escapes
+     char-unicode-namediff - Unicode characters having named escapes
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 8c0178f..77186e3 100644 (file)
@@ -1,33 +1,33 @@
 CHAR-UNICODE-NAMEDIFF(1)    General Commands Manual   CHAR-UNICODE-NAMEDIFF(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-namediff - Unicode characters having named escapes
+     char-unicode-namediff - Unicode characters having named escapes
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 3e42044..d9d53ce 100644 (file)
@@ -1,53 +1,53 @@
 CHAR-UNICODE-NOGROFF(1)     General Commands Manual    CHAR-UNICODE-NOGROFF(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-nogroff - characters handled differently by groff
+     char-unicode-nogroff - characters handled differently by groff
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index bfe2af3..98534ec 100644 (file)
@@ -1,53 +1,53 @@
 CHAR-UNICODE-NOGROFF(1)     General Commands Manual    CHAR-UNICODE-NOGROFF(1)
 
 N\bNA\bAM\bME\bE
-       char-unicode-nogroff - characters handled differently by groff
+     char-unicode-nogroff - characters handled differently by groff
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 962c9f8..fd96b90 100644 (file)
@@ -1,9 +1,9 @@
 AT-BASIC(1)                 General Commands Manual                AT-BASIC(1)
 
 N\bNA\bAM\bME\bE
-       AT-basic - the AT&T footer macro
+     AT-basic - the AT&T footer macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text b\bbo\bol\bld\bd t\bte\bex\bxt\bt final text
+     initial text b\bbo\bol\bld\bd t\bte\bex\bxt\bt final text
 
 7th Edition                     April 27, 2022                     AT-BASIC(1)
index d4d60e9..0e75e04 100644 (file)
@@ -1,14 +1,14 @@
 B-ARGS(1)                   General Commands Manual                  B-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       B-args - arguments to font macros
+     B-args - arguments to font macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       This is b\bbo\bol\bld\bd text.  It also works with s\bse\bev\bve\ber\bra\bal\bl w\bwo\bor\brd\bds\bs o\bon\bn a\ba l\bli\bin\bne\be and with
-       n\bne\bex\bxt\bt l\bli\bin\bne\be scope.
-       In no-fill mode:
-       t\btw\bwo\bo w\bwo\bor\brd\bds\bs
-       and another line.
-       It has no effect at the end of the file:
+     This is b\bbo\bol\bld\bd text.  It also works with s\bse\bev\bve\ber\bra\bal\bl w\bwo\bor\brd\bds\bs o\bon\bn a\ba l\bli\bin\bne\be and with
+     n\bne\bex\bxt\bt l\bli\bin\bne\be scope.
+     In no-fill mode:
+     t\btw\bwo\bo w\bwo\bor\brd\bds\bs
+     and another line.
+     It has no effect at the end of the file:
 
 OpenBSD                          July 30, 2014                       B-ARGS(1)
index 63c162d..448380a 100644 (file)
@@ -1,9 +1,9 @@
 B-BLANK(1)                  General Commands Manual                 B-BLANK(1)
 
 N\bNA\bAM\bME\bE
-       B-blank - blank line in font macro next line scope
+     B-blank - blank line in font macro next line scope
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       A blank line in b\bbo\bol\bld\bd next line scope.
+     A blank line in b\bbo\bol\bld\bd next line scope.
 
 OpenBSD                          June 3, 2017                       B-BLANK(1)
index 30aa897..82bcdae 100644 (file)
@@ -1,12 +1,12 @@
 B-NEST(1)                   General Commands Manual                  B-NEST(1)
 
 N\bNA\bAM\bME\bE
-       B-nest - nested next-line scopes
+     B-nest - nested next-line scopes
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text b\bbo\bol\bld\bd t\bte\bex\bxt\bt back to roman _\bi_\bt_\ba_\bl_\bi_\bcroman
+     initial text b\bbo\bol\bld\bd t\bte\bex\bxt\bt back to roman _\bi_\bt_\ba_\bl_\bi_\bcroman
 
 section_\bh_\be_\ba_\bd_\be_\br
-       final text
+     final text
 
 OpenBSD                         April 28, 2022                       B-NEST(1)
index 4630e66..4bceae1 100644 (file)
@@ -1,14 +1,14 @@
 BI-EMPTYARGS(1)             General Commands Manual            BI-EMPTYARGS(1)
 
 N\bNA\bAM\bME\bE
-       BI-emptyargs - empty arguments to font alternation macros
+     BI-emptyargs - empty arguments to font alternation macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       leading text
+     leading text
 
-       b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bc
-             b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bc
+     b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bc
+           b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bc
 
-       trailing text
+     trailing text
 
 OpenBSD                          April 6, 2015                 BI-EMPTYARGS(1)
index f33e02d..27287ce 100644 (file)
@@ -1,14 +1,14 @@
 GETTEXT(3)                 Library Functions Manual                 GETTEXT(3)
 
 N\bNA\bAM\bME\bE
-       gettext, dgettext, dcgettext - translate message
+     gettext, dgettext, dcgettext - translate message
 
 S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
-       #\b#i\bin\bnc\bcl\blu\bud\bde\be <\b<l\bli\bib\bbi\bin\bnt\btl\bl.\b.h\bh>\b>
+     #\b#i\bin\bnc\bcl\blu\bud\bde\be <\b<l\bli\bib\bbi\bin\bnt\btl\bl.\b.h\bh>\b>
 
-       c\bch\bha\bar\br *\b* g\bge\bet\btt\bte\bex\bxt\bt (\b(c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bm_\bs_\bg_\bi_\bd)\b);\b;
-       c\bch\bha\bar\br *\b* d\bdg\bge\bet\btt\bte\bex\bxt\bt (\b(c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bd_\bo_\bm_\ba_\bi_\bn_\bn_\ba_\bm_\be,\b, c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bm_\bs_\bg_\bi_\bd)\b);\b;
-       c\bch\bha\bar\br *\b* d\bdc\bcg\bge\bet\btt\bte\bex\bxt\bt (\b(c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bd_\bo_\bm_\ba_\bi_\bn_\bn_\ba_\bm_\be,\b, c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bm_\bs_\bg_\bi_\bd,\b,
-                         i\bin\bnt\bt _\bc_\ba_\bt_\be_\bg_\bo_\br_\by)\b);\b;
+     c\bch\bha\bar\br *\b* g\bge\bet\btt\bte\bex\bxt\bt (\b(c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bm_\bs_\bg_\bi_\bd)\b);\b;
+     c\bch\bha\bar\br *\b* d\bdg\bge\bet\btt\bte\bex\bxt\bt (\b(c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bd_\bo_\bm_\ba_\bi_\bn_\bn_\ba_\bm_\be,\b, c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bm_\bs_\bg_\bi_\bd)\b);\b;
+     c\bch\bha\bar\br *\b* d\bdc\bcg\bge\bet\btt\bte\bex\bxt\bt (\b(c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bd_\bo_\bm_\ba_\bi_\bn_\bn_\ba_\bm_\be,\b, c\bco\bon\bns\bst\bt c\bch\bha\bar\br *\b* _\bm_\bs_\bg_\bi_\bd,\b,
+                       i\bin\bnt\bt _\bc_\ba_\bt_\be_\bg_\bo_\br_\by)\b);\b;
 
 GNU gettext 0.18                   May 2001                         GETTEXT(3)
index 8ccbc68..49b5327 100644 (file)
@@ -1,21 +1,21 @@
 DT-BASIC(1)                 General Commands Manual                DT-BASIC(1)
 
 N\bNA\bAM\bME\bE
-       DT-basic - restore the default tabulator positions
+     DT-basic - restore the default tabulator positions
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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
 
-       b\bbo\bol\bld\bd t\bte\bex\bxt\bt
+     b\bbo\bol\bld\bd t\bte\bex\bxt\bt
 
-       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)
index 308381a..99e6106 100644 (file)
@@ -1,12 +1,12 @@
 EX-ARGS(1)                  General Commands Manual                 EX-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       EX-args - example macro with arguments
+     EX-args - example macro with arguments
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       regular text
-       literal
-       text
-       regular text
+     regular text
+     literal
+     text
+     regular text
 
 OpenBSD                          June 3, 2012                       EX-ARGS(1)
index 2cc4f8b..334a7dc 100644 (file)
@@ -1,15 +1,15 @@
 EX-NESTED(1)                General Commands Manual               EX-NESTED(1)
 
 N\bNA\bAM\bME\bE
-       EX-nested - nested example macros
+     EX-nested - nested example macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 49ab29a..b9450f5 100644 (file)
@@ -1,23 +1,23 @@
 EX-SPACING(1)               General Commands Manual              EX-SPACING(1)
 
 N\bNA\bAM\bME\bE
-       EX-spacing - spacing around the example macro
+     EX-spacing - spacing around the example macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 44f3416..7b210d3 100644 (file)
@@ -1,12 +1,12 @@
 HP-BREAK(1)                 General Commands Manual                HP-BREAK(1)
 
 N\bNA\bAM\bME\bE
-       HP-break - breaking the head line of hanged paragraphs
+     HP-break - breaking the head line of hanged paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index a247be1..975d8f4 100644 (file)
@@ -1,26 +1,26 @@
 HP-LITERAL(1)               General Commands Manual              HP-LITERAL(1)
 
 N\bNA\bAM\bME\bE
-       HP-literal - hanged paragraphs in literal context
+     HP-literal - hanged paragraphs in literal context
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 9f4f87c..8412621 100644 (file)
@@ -1,13 +1,13 @@
 HP-MACROTAG(1)              General Commands Manual             HP-MACROTAG(1)
 
 N\bNA\bAM\bME\bE
-       HP-macrotag - macro in the head of a tagged paragraph
+     HP-macrotag - macro in the head of a tagged paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       regular text
+     regular text
 
-       l\blo\bon\bng\bgi\bin\bnd\bde\ben\bnt\bt indented text
+     l\blo\bon\bng\bgi\bin\bnd\bde\ben\bnt\bt indented text
 
-       regular text
+     regular text
 
 OpenBSD                       September 20, 2011                HP-MACROTAG(1)
index 0cd97e2..0f38fa7 100644 (file)
@@ -1,39 +1,39 @@
 HP-MANYARGS(1)              General Commands Manual             HP-MANYARGS(1)
 
 N\bNA\bAM\bME\bE
-       HP-manyargs - too many header args for hanged blocks
+     HP-manyargs - too many header args for hanged blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 84800b8..233efa1 100644 (file)
@@ -1,54 +1,54 @@
 HP-SPACING(1)               General Commands Manual              HP-SPACING(1)
 
 N\bNA\bAM\bME\bE
-       HP-spacing - spacing in hanged lists
+     HP-spacing - spacing in hanged lists
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 28687f4..fe2b9cc 100644 (file)
@@ -1,17 +1,17 @@
 HP-VERT(1)                  General Commands Manual                 HP-VERT(1)
 
 N\bNA\bAM\bME\bE
-       HP-vert - vertical spacing before hanged lists
+     HP-vert - vertical spacing before hanged lists
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index b499107..333fa27 100644 (file)
@@ -1,24 +1,24 @@
 IP-BULLET(1)                General Commands Manual               IP-BULLET(1)
 
 N\bNA\bAM\bME\bE
-       IP-bullet - bullet lists
+     IP-bullet - bullet lists
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
+     BEGINTEST
 
-       *  one
+     *  one
 
-       *  two
+     *  two
 
-       +\bo  three
+     +\bo  three
 
-       +\bo  four
+     +\bo  four
 
-       -  five
+     -  five
 
-       -  six
+     -  six
 
-       ENDTEST
-       end of file
+     ENDTEST
+     end of file
 
 OpenBSD                        February 20, 2020                  IP-BULLET(1)
index 95d3ebf..5f64761 100644 (file)
@@ -1,24 +1,24 @@
 IP-BULLET(1)                General Commands Manual               IP-BULLET(1)
 
 N\bNA\bAM\bME\bE
-       IP-bullet - bullet lists
+     IP-bullet - bullet lists
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index a2867c3..bdb0d13 100644 (file)
@@ -1,22 +1,22 @@
 IP-EMPTY(1)                 General Commands Manual                IP-EMPTY(1)
 
 N\bNA\bAM\bME\bE
-       IP-empty - empty indented paragraphs
+     IP-empty - empty indented paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 0eb704f..a193b4c 100644 (file)
@@ -1,51 +1,51 @@
 IP-LITERAL(1)               General Commands Manual              IP-LITERAL(1)
 
 N\bNA\bAM\bME\bE
-       IP-literal - indented paragraphs in literal context
+     IP-literal - indented paragraphs in literal context
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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
 
    l\bli\bit\bte\ber\bra\bal\bl i\bin\bnt\bto\bo i\bin\bnd\bde\ben\bnt\bte\bed\bd p\bpa\bar\bra\bag\bgr\bra\bap\bph\bh
-       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
 
    l\bli\bit\bte\ber\bra\bal\bl o\bou\but\bt o\bof\bf i\bin\bnd\bde\ben\bnt\bte\bed\bd p\bpa\bar\bra\bag\bgr\bra\bap\bph\bh
-       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)
index 1b040f3..c632ecd 100644 (file)
@@ -1,15 +1,15 @@
 IP-LONGHEAD(1)              General Commands Manual             IP-LONGHEAD(1)
 
 N\bNA\bAM\bME\bE
-       IP-longhead - indented paragraph with a long head
+     IP-longhead - indented paragraph with a long head
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index decaa7a..34059ce 100644 (file)
@@ -1,36 +1,36 @@
 IP-MANYARGS(1)              General Commands Manual             IP-MANYARGS(1)
 
 N\bNA\bAM\bME\bE
-       IP-manyargs - too many header args for indented blocks
+     IP-manyargs - too many header args for indented blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 3aca58e..142492b 100644 (file)
@@ -1,37 +1,37 @@
 IP-SPACING(1)               General Commands Manual              IP-SPACING(1)
 
 N\bNA\bAM\bME\bE
-       IP-spacing - spacing in indentend paragraphs
+     IP-spacing - spacing in indentend paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index a77ffdf..26c9532 100644 (file)
@@ -1,19 +1,19 @@
 IP-TAG(1)                   General Commands Manual                  IP-TAG(1)
 
 N\bNA\bAM\bME\bE
-       IP-tag - automatic tagging of indented blocks
+     IP-tag - automatic tagging of indented blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST initial text
+     BEGINTEST initial text
 
-        strong   text
+      strong   text
 
-       -strong   text
+     -strong   text
 
-        _\b-_\bw_\be_\ba_\bk    text
+      _\b-_\bw_\be_\ba_\bk    text
 
-        strong   text
+      strong   text
 
-       ENDTEST
+     ENDTEST
 
 OpenBSD                         March 10, 2020                       IP-TAG(1)
index 894dc55..f030761 100644 (file)
@@ -1,12 +1,12 @@
 IP-VERT(1)                  General Commands Manual                 IP-VERT(1)
 
 N\bNA\bAM\bME\bE
-       IP-vert - vertical spacing before indented paragraphs
+     IP-vert - vertical spacing before indented paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       tag    text
+     tag    text
 
 
-       tag    text
+     tag    text
 
 OpenBSD                        February 19, 2020                    IP-VERT(1)
index 3b9c4d4..f615416 100644 (file)
@@ -1,83 +1,83 @@
 IP-WIDTH(1)                 General Commands Manual                IP-WIDTH(1)
 
 N\bNA\bAM\bME\bE
-       IP-width - indentation width of indented paragraphs
+     IP-width - indentation width of indented paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index ee92633..5455bf8 100644 (file)
@@ -1,21 +1,21 @@
 MT-ARGS(1)                  General Commands Manual                 MT-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       MT-args - argument handling of the man-ext mailto macro
+     MT-args - argument handling of the man-ext mailto macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index bdee2c8..bff8da5 100644 (file)
@@ -1,11 +1,11 @@
 MT-NOME(1)                  General Commands Manual                 MT-NOME(1)
 
 N\bNA\bAM\bME\bE
-       MT-noME - unclosed mailto macro
+     MT-noME - unclosed mailto macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index f1b82c5..09008df 100644 (file)
@@ -1,10 +1,10 @@
 OP-ARGS(1)                  General Commands Manual                 OP-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       OP-args - argument handling of the man-ext OP macro
+     OP-args - argument handling of the man-ext OP macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       no argument: [] one argument: [-\b-f\bf] two arguments: [-\b-f\bf _\ba_\br_\bg] three
-       arguments: [-\b-f\bf _\ba_\br_\bg] final text
+     no argument: [] one argument: [-\b-f\bf] two arguments: [-\b-f\bf _\ba_\br_\bg] three
+     arguments: [-\b-f\bf _\ba_\br_\bg] final text
 
 OpenBSD                        February 6, 2015                     OP-ARGS(1)
index f5eaab5..cbe4aa2 100644 (file)
@@ -1,27 +1,27 @@
 PD-ARGS(1)                  General Commands Manual                 PD-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       PD-args - unusual arguments to the PD macro
+     PD-args - unusual arguments to the PD macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index bbf5c33..f0bb230 100644 (file)
@@ -1,29 +1,29 @@
 PD-NEXTLINE(1)              General Commands Manual             PD-NEXTLINE(1)
 
 N\bNA\bAM\bME\bE
-       PD-nextline - paragraph distance macro in next-line scope
+     PD-nextline - paragraph distance macro in next-line scope
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 N\bNE\bEX\bXT\bT S\bSE\bEC\bCT\bTI\bIO\bON\bN
-       first paragraph
-       second paragraph
+     first paragraph
+     second paragraph
 
-       third paragraph
+     third paragraph
 
    S\bSu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       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 b\bbo\bol\bld\bd t\bte\bex\bxt\bt normal text
-       final paragraph
+     normal text b\bbo\bol\bld\bd t\bte\bex\bxt\bt normal text
+     final paragraph
 
 OpenBSD                         March 20, 2015                  PD-NEXTLINE(1)
index 0b518fd..1c3f5d6 100644 (file)
@@ -1,66 +1,66 @@
 PD-SPACING(1)               General Commands Manual              PD-SPACING(1)
 
 N\bNA\bAM\bME\bE
-       PD-spacing - effect of the PD macro on vertical spacing
+     PD-spacing - effect of the PD macro on vertical spacing
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
+     initial text
 
-       paragraph
+     paragraph
 
-       hanged paragraph
+     hanged paragraph
 
-       indented
-              paragraph
+     indented
+            paragraph
 
-       tagged paragraph
+     tagged paragraph
 
    s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       subsection text
+     subsection text
 
 
 D\bDO\bOU\bUB\bBL\bLE\bE S\bSP\bPA\bAC\bCI\bIN\bNG\bG
-       initial text
+     initial text
 
 
-       paragraph
+     paragraph
 
 
-       hanged paragraph
+     hanged paragraph
 
 
-       indented
-              paragraph
+     indented
+            paragraph
 
 
-       tagged paragraph
+     tagged paragraph
 
 
    s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       subsection text
+     subsection text
 N\bNO\bO S\bSP\bPA\bAC\bCI\bIN\bNG\bG
-       initial text
-       paragraph
-       hanged paragraph
-       indented
-              paragraph
-       tagged paragraph
+     initial text
+     paragraph
+     hanged paragraph
+     indented
+            paragraph
+     tagged paragraph
    s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       subsection text
+     subsection text
 
 N\bNO\bOR\bRM\bMA\bAL\bL S\bSP\bPA\bAC\bCI\bIN\bNG\bG
-       initial text
+     initial text
 
-       paragraph
+     paragraph
 
-       hanged paragraph
+     hanged paragraph
 
-       indented
-              paragraph
+     indented
+            paragraph
 
-       tagged paragraph
+     tagged paragraph
 
    s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       subsection text
+     subsection text
 
 OpenBSD                          July 28, 2012                   PD-SPACING(1)
index ff126e9..53cc330 100644 (file)
@@ -1,15 +1,15 @@
 PP-ARG(1)                   General Commands Manual                  PP-ARG(1)
 
 N\bNA\bAM\bME\bE
-       PP-arg - paragraphs macros with arguments
+     PP-arg - paragraphs macros with arguments
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index de7c089..50a2c69 100644 (file)
@@ -1,15 +1,15 @@
 PP-EMPTY(1)                 General Commands Manual                PP-EMPTY(1)
 
 N\bNA\bAM\bME\bE
-       PP-empty - handling of empty paragraphs
+     PP-empty - handling of empty paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index bb6d8c7..2b0c5c6 100644 (file)
@@ -1,12 +1,12 @@
 PP-VERT(1)                  General Commands Manual                 PP-VERT(1)
 
 N\bNA\bAM\bME\bE
-       PP-vert - vertical spacing before an ordinary paragraph
+     PP-vert - vertical spacing before an ordinary paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       first paragraph
+     first paragraph
 
 
-       second paragraph
+     second paragraph
 
 OpenBSD                        February 19, 2020                    PP-VERT(1)
index b40de74..26f9d5b 100644 (file)
@@ -1,19 +1,19 @@
 RS-REARG(1)                 General Commands Manual                RS-REARG(1)
 
 N\bNA\bAM\bME\bE
-       RS-REarg - arguments to the RE macro
+     RS-REarg - arguments to the RE macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 7716be7..22d1220 100644 (file)
@@ -1,13 +1,13 @@
 RS-AN-MARGIN(1)             General Commands Manual            RS-AN-MARGIN(1)
 
 N\bNA\bAM\bME\bE
-       RS-an-margin - reStructuredText peeks at an internal register
+     RS-an-margin - reStructuredText peeks at an internal register
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 4571b47..5b3367f 100644 (file)
@@ -1,17 +1,17 @@
 RS-BREAKING(1)              General Commands Manual             RS-BREAKING(1)
 
 N\bNA\bAM\bME\bE
-       RS-breaking - some block gets broken by an RS block
+     RS-breaking - some block gets broken by an RS block
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index bc871b5..b73f334 100644 (file)
@@ -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
index 0bce892..f9f58c5 100644 (file)
@@ -1,37 +1,37 @@
 RS-BROKEN(1)                General Commands Manual               RS-BROKEN(1)
 
 N\bNA\bAM\bME\bE
-       RS-broken - indented blocks broken by other blocks
+     RS-broken - indented blocks broken by other blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 0ca4ba1..3c0cd99 100644 (file)
@@ -1,12 +1,12 @@
 RS-EMPTY(1)                 General Commands Manual                RS-EMPTY(1)
 
 N\bNA\bAM\bME\bE
-       RS-empty - empty margin reset blocks
+     RS-empty - empty margin reset blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       regular text
-       regular text
-               indented text
-       regular text
+     regular text
+     regular text
+             indented text
+     regular text
 
 OpenBSD                          July 17, 2012                     RS-EMPTY(1)
index 44aa8a1..9dafbb6 100644 (file)
@@ -1,19 +1,19 @@
 RS-LITERAL(1)               General Commands Manual              RS-LITERAL(1)
 
 N\bNA\bAM\bME\bE
-       RS-literal - indented literal text
+     RS-literal - indented literal text
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index d9a45f3..5d2b977 100644 (file)
@@ -1,19 +1,19 @@
 RS-LONELYRE(1)              General Commands Manual             RS-LONELYRE(1)
 
 N\bNA\bAM\bME\bE
-       RS-lonelyRE - closing RS that is not open
+     RS-lonelyRE - closing RS that is not open
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-              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)
index 339250b..f38be9b 100644 (file)
@@ -1,37 +1,37 @@
 RS-NESTED(1)                General Commands Manual               RS-NESTED(1)
 
 N\bNA\bAM\bME\bE
-       RS-nested - various blocks nested inside reset blocks
+     RS-nested - various blocks nested inside reset blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 7400519..69ec7a9 100644 (file)
@@ -1,10 +1,10 @@
 RS-NORE(1)                  General Commands Manual                 RS-NORE(1)
 
 N\bNA\bAM\bME\bE
-       RS-noRE - unclosed indented block
+     RS-noRE - unclosed indented block
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       regular text
-               indented text
+     regular text
+             indented text
 
 OpenBSD                          June 20, 2014                      RS-NORE(1)
index ccdcca3..6b3d6aa 100644 (file)
@@ -1,17 +1,17 @@
 RS-NESTED(1)                General Commands Manual               RS-NESTED(1)
 
 N\bNA\bAM\bME\bE
-       RS-nowidth - indentation blocks not specifying a width
+     RS-nowidth - indentation blocks not specifying a width
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       regular text
-              top-level indented list
-       regular text
+     regular text
+            top-level indented list
+     regular text
 
-       +\bo bullet list
-         indented text
-       regular text
-         top-level indented list
-       regular text
+     +\bo bullet list
+       indented text
+     regular text
+       top-level indented list
+     regular text
 
 OpenBSD                          April 6, 2015                    RS-NESTED(1)
index 1029a3b..63339d6 100644 (file)
@@ -1,17 +1,17 @@
 RS-PARAGRAPH(1)             General Commands Manual            RS-PARAGRAPH(1)
 
 N\bNA\bAM\bME\bE
-       RS-paragraph - interaction between regular and indented paragraphs
+     RS-paragraph - interaction between regular and indented paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 771fee4..e00df3b 100644 (file)
@@ -1,18 +1,18 @@
 RS-WIDTH(1)                 General Commands Manual                RS-WIDTH(1)
 
 N\bNA\bAM\bME\bE
-       RS-width - negative and excessive indentation
+     RS-width - negative and excessive indentation
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index ece627d..43da9dc 100644 (file)
@@ -1,9 +1,9 @@
 SH-BROKEN(1)                General Commands Manual               SH-BROKEN(1)
 
 N\bNA\bAM\bME\bE
-       SH-broken - section header line scope broken by end of file
+     SH-broken - section header line scope broken by end of file
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                          July 30, 2014                    SH-BROKEN(1)
index cc0cbf2..3c24bfc 100644 (file)
@@ -1,9 +1,9 @@
 SH-BROKEN_ELINE(1)          General Commands Manual         SH-BROKEN_ELINE(1)
 
 N\bNA\bAM\bME\bE
-       SH-broken_eline - section and element line scope broken by eof
+     SH-broken_eline - section and element line scope broken by eof
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                          July 30, 2014              SH-BROKEN_ELINE(1)
index bf07dc8..83063a2 100644 (file)
@@ -1,9 +1,9 @@
 SH-EMPTY_BEFORE(1)          General Commands Manual         SH-EMPTY_BEFORE(1)
 
 N\bNA\bAM\bME\bE
-       SH-empty_before - empty paragraph before first section header
+     SH-empty_before - empty paragraph before first section header
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                         August 18, 2014             SH-EMPTY_BEFORE(1)
index a18a33e..a06c6a2 100644 (file)
@@ -1,13 +1,13 @@
 SH-LONGARG(1)               General Commands Manual              SH-LONGARG(1)
 
 N\bNA\bAM\bME\bE
-       SH-longarg - long section header lines
+     SH-longarg - long section header lines
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
+     initial text
 
 T\bTh\bhi\bis\bs s\bse\bec\bct\bti\bio\bon\bn h\bha\bas\bs a\ba r\bre\bea\bal\bll\bly\by r\bri\bid\bdi\bic\bcu\bul\blo\bou\bus\bsl\bly\by l\blo\bon\bng\bg t\bti\bit\btl\ble\be w\bwh\bhi\bic\bch\bh w\bwo\bon\bn'\b't\bt e\bev\bve\ben\bn f\bfi\bit\bt o\bon\bn t\bth\bhe\be
-       l\bli\bin\bne\be.\b.
-       custom section text
+     l\bli\bin\bne\be.\b.
+     custom section text
 
 OpenBSD                          April 4, 2015                   SH-LONGARG(1)
index 1fe96e5..0fd3f35 100644 (file)
@@ -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
index 786dab8..dd473b1 100644 (file)
@@ -1,31 +1,31 @@
 SH-NOARG(1)                 General Commands Manual                SH-NOARG(1)
 
 N\bNA\bAM\bME\bE
-       SH-noarg - empty header lines
+     SH-noarg - empty header lines
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
+     initial text
 
    S\bSu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       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
 
 S\bSE\bEE\bE A\bAL\bLS\bSO\bO
-       broken(1)
+     broken(1)
 
-OpenBSD                         March 20, 2015                     SH-NOARG(1)
+OpenBSD                        November 11, 2023                   SH-NOARG(1)
index 7072138..07b08db 100644 (file)
@@ -1,19 +1,19 @@
 SH-PARAGRAPH(1)             General Commands Manual            SH-PARAGRAPH(1)
 
 N\bNA\bAM\bME\bE
-       SH-paragraph - interaction of section headers with paragraphs
+     SH-paragraph - interaction of section headers with paragraphs
 
 S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
-       BEGINTEST
+     BEGINTEST
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       This text immediately follows a section header.
+     This text immediately follows a section header.
 
-       This is a paragraph.
+     This is a paragraph.
 
 E\bEX\bXA\bAM\bMP\bPL\bLE\bES\bS
-       ENDTEST
+     ENDTEST
 
-       end of file
+     end of file
 
 OpenBSD                         January 6, 2019                SH-PARAGRAPH(1)
index 9559756..ccdf7b2 100644 (file)
@@ -1,10 +1,10 @@
 SH-VERT(1)                  General Commands Manual                 SH-VERT(1)
 
 N\bNA\bAM\bME\bE
-       SH-vert - vertical spacing of sections
+     SH-vert - vertical spacing of sections
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
 E\bEX\bXA\bAM\bMP\bPL\bLE\bES\bS
-       text
+     text
 
 OpenBSD                        February 20, 2020                    SH-VERT(1)
index 05f7fc1..4c9d8bd 100644 (file)
@@ -1,9 +1,9 @@
 SS-BROKEN(1)                General Commands Manual               SS-BROKEN(1)
 
 N\bNA\bAM\bME\bE
-       SS-broken - section header line scope broken by end of file
+     SS-broken - section header line scope broken by end of file
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                          July 30, 2014                    SS-BROKEN(1)
index 83b94c9..b745633 100644 (file)
@@ -1,9 +1,9 @@
 SS-BROKEN_ELINE(1)          General Commands Manual         SS-BROKEN_ELINE(1)
 
 N\bNA\bAM\bME\bE
-       SS-broken_eline - subsection and element line scope broken by eof
+     SS-broken_eline - subsection and element line scope broken by eof
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                          July 30, 2014              SS-BROKEN_ELINE(1)
index 2013c2a..d82f3a3 100644 (file)
@@ -1,13 +1,13 @@
 SS-LONGARG(1)               General Commands Manual              SS-LONGARG(1)
 
 N\bNA\bAM\bME\bE
-       SS-longarg - long subsection header lines
+     SS-longarg - long subsection header lines
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
+     initial text
 
    T\bTh\bhi\bis\bs s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn h\bha\bas\bs a\ba r\bri\bid\bdi\bic\bcu\bul\blo\bou\bus\bsl\bly\by l\blo\bon\bng\bg t\bti\bit\btl\ble\be w\bwh\bhi\bic\bch\bh w\bwo\bon\bn'\b't\bt e\bev\bve\ben\bn f\bfi\bit\bt o\bon\bn t\bth\bhe\be
-       l\bli\bin\bne\be.\b.
-       subsection text
+     l\bli\bin\bne\be.\b.
+     subsection text
 
 OpenBSD                          April 4, 2015                   SS-LONGARG(1)
index 2eda5b0..9eecb69 100644 (file)
@@ -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
index 81bff9c..7878ede 100644 (file)
@@ -1,31 +1,31 @@
 SS-NOARG(1)                 General Commands Manual                SS-NOARG(1)
 
 N\bNA\bAM\bME\bE
-       SS-noarg - empty subsection header lines
+     SS-noarg - empty subsection header lines
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
+     initial text
 
    S\bSu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       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
 
    S\bSu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       with a blank line
+     with a blank line
 
-OpenBSD                         March 20, 2015                     SS-NOARG(1)
+OpenBSD                        November 11, 2023                   SS-NOARG(1)
index d733924..cf26d29 100644 (file)
@@ -1,19 +1,19 @@
 SS-PARAGRAPH(1)             General Commands Manual            SS-PARAGRAPH(1)
 
 N\bNA\bAM\bME\bE
-       SS-paragraph - interaction of subsection headers with paragraphs
+     SS-paragraph - interaction of subsection headers with paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
+     BEGINTEST
 
    F\bFi\bir\brs\bst\bt s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       This text immediately follows a subsection header.
+     This text immediately follows a subsection header.
 
-       This is a paragraph.
+     This is a paragraph.
 
    S\bSe\bec\bco\bon\bnd\bd s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       ENDTEST
+     ENDTEST
 
-       end of file
+     end of file
 
 OpenBSD                         January 6, 2019                SS-PARAGRAPH(1)
index 4665857..4f8944f 100644 (file)
@@ -1,13 +1,13 @@
 SS-VERT(1)                  General Commands Manual                 SS-VERT(1)
 
 N\bNA\bAM\bME\bE
-       SS-vert - vertical spacing of subsections
+     SS-vert - vertical spacing of subsections
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
    F\bFi\bir\brs\bst\bt s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
    S\bSe\bec\bco\bon\bnd\bd s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       first paragraph
+     first paragraph
 
-       second paragraph
+     second paragraph
 
 OpenBSD                        February 19, 2020                    SS-VERT(1)
index 68d3ac0..bfb2bc5 100644 (file)
@@ -1,23 +1,23 @@
 SY-LITERAL(1)               General Commands Manual              SY-LITERAL(1)
 
 N\bNA\bAM\bME\bE
-       SY-literal - synopsis block in literal context
+     SY-literal - synopsis block in literal context
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
-       initial regular text
+     BEGINTEST
+     initial regular text
 
-       c\bco\bom\bmm\bma\ban\bnd\bd _\ba_\br_\bg_\bu_\bm_\be_\bn_\bt_\bs
-       middle regular text
-       literal text
-       before display
+     c\bco\bom\bmm\bma\ban\bnd\bd _\ba_\br_\bg_\bu_\bm_\be_\bn_\bt_\bs
+     middle regular text
+     literal text
+     before display
 
-       c\bco\bom\bmm\bma\ban\bnd\bd
-               _\ba_\br_\bg_\bu_\bm_\be_\bn_\bt_\bs
-       literal text
-       after display
-       final regular text
-       ENDTEST
-       end of file
+     c\bco\bom\bmm\bma\ban\bnd\bd
+             _\ba_\br_\bg_\bu_\bm_\be_\bn_\bt_\bs
+     literal text
+     after display
+     final regular text
+     ENDTEST
+     end of file
 
 OpenBSD                         January 5, 2019                  SY-LITERAL(1)
index 833589d..5958ec6 100644 (file)
@@ -1,9 +1,9 @@
 TH-BADDATE(1)               General Commands Manual              TH-BADDATE(1)
 
 N\bNA\bAM\bME\bE
-       TH-baddate - the date has three words, but bad ones
+     TH-baddate - the date has three words, but bad ones
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Some text.
+     Some text.
 
 source                          three bad words                  TH-BADDATE(1)
index e538e34..71ee265 100644 (file)
@@ -1,9 +1,9 @@
 TH-case(1)                  General Commands Manual                 TH-case(1)
 
 N\bNA\bAM\bME\bE
-       TH-case - document title is not all caps
+     TH-case - document title is not all caps
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                          June 13, 2014                      TH-case(1)
index 37553ae..235f3e4 100644 (file)
@@ -1,9 +1,9 @@
 TH-EMPTYDATE(1)             General Commands Manual            TH-EMPTYDATE(1)
 
 N\bNA\bAM\bME\bE
-       TH-emptydate - an empty date string
+     TH-emptydate - an empty date string
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Some text.
+     Some text.
 
 source                                                         TH-EMPTYDATE(1)
index 08e6195..9bffef5 100644 (file)
@@ -1,9 +1,9 @@
 TH-ISODATE(1)               General Commands Manual              TH-ISODATE(1)
 
 N\bNA\bAM\bME\bE
-       TH-isodate - ISO date format
+     TH-isodate - ISO date format
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Some text.
+     Some text.
 
 source                            2011-07-02                     TH-ISODATE(1)
index 4eeb0b2..a8fb647 100644 (file)
@@ -1,10 +1,10 @@
 TH-LONGDATE(1)              General Commands Manual             TH-LONGDATE(1)
 
 N\bNA\bAM\bME\bE
-       TH-longdate - the date is longer than the line length
+     TH-longdate - the date is longer than the line length
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Some text.
+     Some text.
 
 source
 1234567890123456789012345678901234567890123456789012345678901234567890123456789012
index 7fe9d91..e8acb38 100644 (file)
@@ -2,10 +2,10 @@ TH-LONGTIT-23456789012345678901234567890123456789012345678901234567890123456789(
                                                        General Commands Manual
 
 N\bNA\bAM\bME\bE
-       TH-longtit - the title is longer than the line length
+     TH-longtit - the title is longer than the line length
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Some text.
+     Some text.
 
 source                         November 20, 2014
 TH-LONGTIT-23456789012345678901234567890123456789012345678901234567890123456789(1)
index ee9e61c..5fcf03f 100644 (file)
@@ -2,9 +2,9 @@ TH-LONGVOL(1)
 1234567890123456789012345678901234567890123456789012345678901234567890123456789
 
 N\bNA\bAM\bME\bE
-       TH-longvol - the volume string is longer than the line length
+     TH-longvol - the volume string is longer than the line length
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Some text.
+     Some text.
 
 source                         November 20, 2014                 TH-LONGVOL(1)
index deeac5c..9bda7f2 100644 (file)
@@ -1,9 +1,9 @@
 TH-MDOCDATE(1)              General Commands Manual             TH-MDOCDATE(1)
 
 N\bNA\bAM\bME\bE
-       TH-mdocdate - standard mdoc(7) date format
+     TH-mdocdate - standard mdoc(7) date format
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Some text.
+     Some text.
 
 source                           July 2, 2011                   TH-MDOCDATE(1)
index 1602d18..d777ad1 100644 (file)
@@ -1,9 +1,9 @@
 ()                                                                          ()
 
 N\bNA\bAM\bME\bE
-       TH-noarg - no arguments to the TH macro
+     TH-noarg - no arguments to the TH macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                                                                     ()
index e3ac5e2..e696377 100644 (file)
@@ -1,9 +1,9 @@
 TH-ONEARG()                                                        TH-ONEARG()
 
 N\bNA\bAM\bME\bE
-       TH-onearg - only one argument to the TH macro
+     TH-onearg - only one argument to the TH macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                                                            TH-ONEARG()
index d7fb23e..260dcb7 100644 (file)
@@ -1,9 +1,9 @@
 TH-ONLYYEAR(1)              General Commands Manual             TH-ONLYYEAR(1)
 
 N\bNA\bAM\bME\bE
-       TH-onlyyear - the date has only a year
+     TH-onlyyear - the date has only a year
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Some text.
+     Some text.
 
 source                               2011                       TH-ONLYYEAR(1)
index 9f6ddc8..2eb2abb 100644 (file)
@@ -1,9 +1,9 @@
 TH-SIXARGS(1)                       regress                      TH-SIXARGS(1)
 
 N\bNA\bAM\bME\bE
-       TH-sixargs - six arguments to the TH macro
+     TH-sixargs - six arguments to the TH macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                        January 16, 2011                  TH-SIXARGS(1)
index 9468dad..1cbc3fd 100644 (file)
@@ -1,9 +1,9 @@
 TH-TWOARGS()                                                      TH-TWOARGS()
 
 N\bNA\bAM\bME\bE
-       TH-twoargs - only two arguments to the TH macro
+     TH-twoargs - only two arguments to the TH macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
+     some text
 
 OpenBSD                                                           TH-TWOARGS()
index 8692489..1cbb7f1 100644 (file)
@@ -1,18 +1,18 @@
 TP-BADARG(1)                General Commands Manual               TP-BADARG(1)
 
 N\bNA\bAM\bME\bE
-       TP-badarg - invalid width specification for tagged paragraph
+     TP-badarg - invalid width specification for tagged paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 0c4a018..fca624e 100644 (file)
@@ -1,13 +1,13 @@
 TP-BROKEN(1)                General Commands Manual               TP-BROKEN(1)
 
 N\bNA\bAM\bME\bE
-       TP-broken - broken tagged paragraphs
+     TP-broken - broken tagged paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       regular text
-           indented text
-       regular text
+     regular text
+         indented text
+     regular text
 
-       head   body
+     head   body
 
 OpenBSD                        September 9, 2020                  TP-BROKEN(1)
index 345f988..f27af50 100644 (file)
@@ -1,35 +1,35 @@
 TP-DOUBLE(1)                General Commands Manual               TP-DOUBLE(1)
 
 N\bNA\bAM\bME\bE
-       TP-double - effect of double tagged paragraph
+     TP-double - effect of double tagged paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 1da92ce..85bbf9d 100644 (file)
@@ -1,9 +1,9 @@
 TP-EOF(1)                   General Commands Manual                  TP-EOF(1)
 
 N\bNA\bAM\bME\bE
-       TP-eof - indented paragraph macro at the end of the file
+     TP-eof - indented paragraph macro at the end of the file
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       The last line of the file is TP:
+     The last line of the file is TP:
 
 OpenBSD                          July 7, 2014                        TP-EOF(1)
index 89b1500..aedfcb3 100644 (file)
@@ -1,17 +1,17 @@
 TP-FILL(1)                  General Commands Manual                 TP-FILL(1)
 
 N\bNA\bAM\bME\bE
-       TP-fill - interaction of tagged paragraphs and fill mode
+     TP-fill - interaction of tagged paragraphs and fill mode
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 9304b4f..9e718f4 100644 (file)
@@ -1,16 +1,16 @@
 TP-INDENT(1)                General Commands Manual               TP-INDENT(1)
 
 N\bNA\bAM\bME\bE
-       TP-indent - indent request inside TP head
+     TP-indent - indent request inside TP head
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
+     initial text
 
-       tag
-         indented
+     tag
+       indented
 
-          tag  indented
+        tag  indented
 
-       final text
+     final text
 
 OpenBSD                          June 17, 2017                    TP-INDENT(1)
index e0a2ba5..6e58b61 100644 (file)
@@ -1,25 +1,25 @@
 TP-LITERAL(1)               General Commands Manual              TP-LITERAL(1)
 
 N\bNA\bAM\bME\bE
-       TP-literal - indented paragraphs in literal context
+     TP-literal - indented paragraphs in literal context
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 98f1f3e..979d8c9 100644 (file)
@@ -1,15 +1,15 @@
 TP-LONGHEAD(1)              General Commands Manual             TP-LONGHEAD(1)
 
 N\bNA\bAM\bME\bE
-       TP-longhead - tagged paragraph with a long head
+     TP-longhead - tagged paragraph with a long head
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
+     normal text
 
-       T\bTh\bhi\bis\bs t\bta\bag\bgg\bge\bed\bd p\bpa\bar\bra\bag\bgr\bra\bap\bph\bh h\bha\bas\bs r\bri\bid\bdi\bic\bcu\bul\blo\bou\bus\bsl\bly\by l\blo\bon\bng\bg t\bte\bex\bxt\bt i\bin\bn i\bit\bts\bs h\bhe\bea\bad\bd,\b, s\bsu\buc\bch\bh t\bth\bha\bat\bt
-       i\bit\bt d\bdo\boe\bes\bsn\bn'\b't\bt e\bev\bve\ben\bn f\bfi\bit\bt o\bon\bn t\bth\bhe\be l\bli\bin\bne\be
-             paragraph body
+     T\bTh\bhi\bis\bs t\bta\bag\bgg\bge\bed\bd p\bpa\bar\bra\bag\bgr\bra\bap\bph\bh h\bha\bas\bs r\bri\bid\bdi\bic\bcu\bul\blo\bou\bus\bsl\bly\by l\blo\bon\bng\bg t\bte\bex\bxt\bt i\bin\bn i\bit\bts\bs h\bhe\bea\bad\bd,\b, s\bsu\buc\bch\bh t\bth\bha\bat\bt
+     i\bit\bt d\bdo\boe\bes\bsn\bn'\b't\bt e\bev\bve\ben\bn f\bfi\bit\bt o\bon\bn t\bth\bhe\be l\bli\bin\bne\be
+           paragraph body
 
-       normal text
+     normal text
 
 OpenBSD                          April 8, 2014                  TP-LONGHEAD(1)
index 38c3518..7c24485 100644 (file)
@@ -1,20 +1,20 @@
 TP-MACROTAG(1)              General Commands Manual             TP-MACROTAG(1)
 
 N\bNA\bAM\bME\bE
-       TP-macrotag - macros in the head of tagged paragraphs
+     TP-macrotag - macros in the head of tagged paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       regular text
+     regular text
 
-       l\blo\bon\bng\bgi\bin\bnd\bde\ben\bnt\bt
-              indented text
+     l\blo\bon\bng\bgi\bin\bnd\bde\ben\bnt\bt
+            indented text
 
-       _\bn_\be_\bx_\bt_\b-_\bl_\bi_\bn_\be
-              indented text
+     _\bn_\be_\bx_\bt_\b-_\bl_\bi_\bn_\be
+            indented text
 
-       b\bbo\bol\bld\bd s\bsm\bma\bal\bll\bl
-              indented text
+     b\bbo\bol\bld\bd s\bsm\bma\bal\bll\bl
+            indented text
 
-       regular text
+     regular text
 
 OpenBSD                        September 9, 2020                TP-MACROTAG(1)
index 5155aa3..91bd1bc 100644 (file)
@@ -1,36 +1,36 @@
 TP-MANYARGS(1)              General Commands Manual             TP-MANYARGS(1)
 
 N\bNA\bAM\bME\bE
-       TP-manyargs - too many header args for indented blocks
+     TP-manyargs - too many header args for indented blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 9ff4fb8..3176dad 100644 (file)
@@ -1,25 +1,25 @@
 TP-SAMELINE(1)              General Commands Manual             TP-SAMELINE(1)
 
 N\bNA\bAM\bME\bE
-       TP-sameline - test sameline logic of indented paragraphs
+     TP-sameline - test sameline logic of indented paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
    w\bwi\bit\bth\bho\bou\but\bt u\bus\bse\ber\br-\b-d\bde\bef\bfi\bin\bne\bed\bd m\bma\bac\bcr\bro\bos\bs
-       with width:
+     with width:
 
-       tag   text
+     tag   text
 
-       without width:
+     without width:
 
-       20n    text
+     20n    text
 
    w\bwi\bit\bth\bh u\bus\bse\ber\br-\b-d\bde\bef\bfi\bin\bne\bed\bd m\bma\bac\bcr\bro\bos\bs
-       with width:
+     with width:
 
-       tag   text
+     tag   text
 
-       without width:
+     without width:
 
-       20n    text
+     20n    text
 
 OpenBSD                          March 8, 2014                  TP-SAMELINE(1)
index 73fba8b..e24a098 100644 (file)
@@ -1,39 +1,39 @@
 TP-SPACING(1)               General Commands Manual              TP-SPACING(1)
 
 N\bNA\bAM\bME\bE
-       TP-spacing - spacing in tagged paragraphs
+     TP-spacing - spacing in tagged paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 01eebd2..57b6910 100644 (file)
@@ -1,25 +1,25 @@
 IP-TAG(1)                   General Commands Manual                  IP-TAG(1)
 
 N\bNA\bAM\bME\bE
-       IP-tag - automatic tagging of indented blocks
+     IP-tag - automatic tagging of indented blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST initial text
+     BEGINTEST initial text
 
-        _\bp_\bl_\ba_\bi_\bn    text
+      _\bp_\bl_\ba_\bi_\bn    text
 
-       plain     text
+     plain     text
 
-       _\bp_\bl_\ba_\bi_\bn     text
+     _\bp_\bl_\ba_\bi_\bn     text
 
-        strong   text
+      strong   text
 
-       -\b-s\bst\btr\bro\bon\bng\bg   text
+     -\b-s\bst\btr\bro\bon\bng\bg   text
 
-        _\b-_\bw_\be_\ba_\bk    text
+      _\b-_\bw_\be_\ba_\bk    text
 
-       s\bst\btr\bro\bon\bng\bg    text
+     s\bst\btr\bro\bon\bng\bg    text
 
-       ENDTEST
+     ENDTEST
 
 OpenBSD                         March 10, 2020                       IP-TAG(1)
index df52405..6087e5b 100644 (file)
@@ -1,16 +1,16 @@
 TP-VERT(1)                  General Commands Manual                 TP-VERT(1)
 
 N\bNA\bAM\bME\bE
-       TP-vert - vertical spacing before tagged paragraphs BEGINTEST
+     TP-vert - vertical spacing before tagged paragraphs BEGINTEST
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       tag    text
+     tag    text
 
 
-       tag    text
+     tag    text
 
 
-       ENDTEST
-       end of file
+     ENDTEST
+     end of file
 
 OpenBSD                        February 19, 2020                    TP-VERT(1)
index 084af7d..3389d4a 100644 (file)
@@ -1,77 +1,77 @@
 TP-WIDTH(1)                 General Commands Manual                TP-WIDTH(1)
 
 N\bNA\bAM\bME\bE
-       TP-width - indentation width of indented paragraphs
+     TP-width - indentation width of indented paragraphs
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 5e47dd3..f274a23 100644 (file)
@@ -1,21 +1,21 @@
 TBL-BREAK(1)                General Commands Manual               TBL-BREAK(1)
 
 N\bNA\bAM\bME\bE
-       tbl-break - tables breaking blocks
+     tbl-break - tables breaking blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index e180911..c72cc62 100644 (file)
@@ -1,31 +1,31 @@
 TBL-VSPACE(1)               General Commands Manual              TBL-VSPACE(1)
 
 N\bNA\bAM\bME\bE
-       tbl-vspace - vertical spacing around tables
+     tbl-vspace - vertical spacing around tables
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index fa29e19..3c216c4 100644 (file)
@@ -1,9 +1,9 @@
 UC-BASIC(1)                 General Commands Manual                UC-BASIC(1)
 
 N\bNA\bAM\bME\bE
-       UC-basic - the University of California footer macro
+     UC-basic - the University of California footer macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text b\bbo\bol\bld\bd t\bte\bex\bxt\bt final text
+     initial text b\bbo\bol\bld\bd t\bte\bex\bxt\bt final text
 
 3rd Berkeley Distribution       April 27, 2022                     UC-BASIC(1)
index 42569ac..7bdde42 100644 (file)
@@ -1,22 +1,21 @@
 UR-ARGS(1)                  General Commands Manual                 UR-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       UR-basic - argument handling of the man-ext URI macro
+     UR-basic - argument handling of the man-ext URI macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index e1ce554..562a2e2 100644 (file)
@@ -1,11 +1,11 @@
 UR-NOUE(1)                  General Commands Manual                 UR-NOUE(1)
 
 N\bNA\bAM\bME\bE
-       UR-noUE - unclosed URI macro
+     UR-noUE - unclosed URI macro
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index b385cd8..7a38e5b 100644 (file)
@@ -1,54 +1,54 @@
 BLANK-AFTERSH(1)            General Commands Manual           BLANK-AFTERSH(1)
 
 N\bNA\bAM\bME\bE
-       blank-afterSH - handling of blank lines right after a section heading
+     blank-afterSH - handling of blank lines right after a section heading
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       blank line before text
+     blank line before text
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 2\b2
-       blank line before PP
+     blank line before PP
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 3\b3
-             blank line before RS
+           blank line before RS
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 4\b4
-       TAG    blank line before an indented paragraph
+     TAG    blank line before an indented paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 5\b5
-       TAG    blank line before a tagged paragraph
+     TAG    blank line before a tagged paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 6\b6
-       blank line before a hanged paragraph
+     blank line before a hanged paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 7\b7
-       blank line before br
+     blank line before br
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 8\b8
-       blank line before sp
+     blank line before sp
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 1\b10\b0
-       double blank line before text
+     double blank line before text
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 1\b12\b2
-       double blank line before PP
+     double blank line before PP
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 1\b13\b3
-             double blank line before RS
+           double blank line before RS
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 1\b14\b4
-       TAG    double blank line before an indented paragraph
+     TAG    double blank line before an indented paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 1\b15\b5
-       TAG    double blank line before a tagged paragraph
+     TAG    double blank line before a tagged paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 1\b16\b6
-       double blank line before a hanged paragraph
+     double blank line before a hanged paragraph
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 1\b17\b7
-       double blank line before br
+     double blank line before br
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN 1\b18\b8
-       double blank line before sp
+     double blank line before sp
 
 OpenBSD                        November 10, 2013              BLANK-AFTERSH(1)
index c605f30..9e8dfb5 100644 (file)
@@ -1,56 +1,55 @@
 BLANK-AFTERSS(1)            General Commands Manual           BLANK-AFTERSS(1)
 
 N\bNA\bAM\bME\bE
-       blank-afterSS - handling of blank lines right after a subsection
-       heading
+     blank-afterSS - handling of blank lines right after a subsection heading
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
    1\b1
-       blank line before text
+     blank line before text
 
    2\b2
-       blank line before PP
+     blank line before PP
 
    3\b3
-             blank line before RS
+           blank line before RS
 
    4\b4
-       TAG    blank line before an indented paragraph
+     TAG    blank line before an indented paragraph
 
    5\b5
-       TAG    blank line before a tagged paragraph
+     TAG    blank line before a tagged paragraph
 
    6\b6
-       blank line before a hanged paragraph
+     blank line before a hanged paragraph
 
    7\b7
-       blank line before br
+     blank line before br
 
    8\b8
-       blank line before sp
+     blank line before sp
 
    1\b10\b0
-       double blank line before text
+     double blank line before text
 
    1\b12\b2
-       double blank line before PP
+     double blank line before PP
 
    1\b13\b3
-             double blank line before RS
+           double blank line before RS
 
    1\b14\b4
-       TAG    double blank line before an indented paragraph
+     TAG    double blank line before an indented paragraph
 
    1\b15\b5
-       TAG    double blank line before a tagged paragraph
+     TAG    double blank line before a tagged paragraph
 
    1\b16\b6
-       double blank line before a hanged paragraph
+     double blank line before a hanged paragraph
 
    1\b17\b7
-       double blank line before br
+     double blank line before br
 
    1\b18\b8
-       double blank line before sp
+     double blank line before sp
 
 OpenBSD                        November 10, 2013              BLANK-AFTERSS(1)
index 4a1c121..8d0cfb9 100644 (file)
@@ -1,77 +1,77 @@
 BLANK-LINE(1)               General Commands Manual              BLANK-LINE(1)
 
 N\bNA\bAM\bME\bE
-       blank-line - handling of blank lines
+     blank-line - handling of blank lines
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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:
 
 C\bCU\bUS\bST\bTO\bOM\bM
-       SS sp PP:
+     SS sp PP:
 
    s\bsu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-       End.
+     End.
 
 OpenBSD                          July 14, 2012                   BLANK-LINE(1)
index d86c3ae..e40f4a7 100644 (file)
@@ -1,12 +1,12 @@
 NF-ARGS(1)                  General Commands Manual                 NF-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       nf-args - filling macros with arguments
+     nf-args - filling macros with arguments
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       regular text
-       literal
-       text
-       regular text
+     regular text
+     literal
+     text
+     regular text
 
 OpenBSD                        January 16, 2011                     NF-ARGS(1)
index 2df079f..9ef9c03 100644 (file)
@@ -1,15 +1,15 @@
 NF-DUPE(1)                  General Commands Manual                 NF-DUPE(1)
 
 N\bNA\bAM\bME\bE
-       nf-dupe - duplicate filling macros
+     nf-dupe - duplicate filling macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index c8f2acb..68f6745 100644 (file)
@@ -1,30 +1,30 @@
 NF-INDENT(1)                General Commands Manual               NF-INDENT(1)
 
 N\bNA\bAM\bME\bE
-       nf-indent - indentation of literal blocks
+     nf-indent - indentation of literal blocks
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index fab29d2..4add0b5 100644 (file)
@@ -1,15 +1,15 @@
 NF-USERDEF(1)               General Commands Manual              NF-USERDEF(1)
 
 N\bNA\bAM\bME\bE
-       nf-userdef - setting unfilled mode via user-defined macros
+     nf-userdef - setting unfilled mode via user-defined macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index b1ae5f9..4b978da 100644 (file)
@@ -1,20 +1,20 @@
 NF-VERT(1)                  General Commands Manual                 NF-VERT(1)
 
 N\bNA\bAM\bME\bE
-       nf-vert - spacing around filling macros
+     nf-vert - spacing around filling macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 41c4cc9..6c2fcc2 100644 (file)
@@ -1,9 +1,9 @@
 ARGS-ESC(1)                 General Commands Manual                ARGS-ESC(1)
 
 N\bNA\bAM\bME\bE
-       args-esc - delayed escape sequence expansion in macro arguments
+     args-esc - delayed escape sequence expansion in macro arguments
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       c\bco\bon\bnt\bte\ben\bnt\bt
+     c\bco\bon\bnt\bte\ben\bnt\bt
 
 OpenBSD                        October 21, 2023                    ARGS-ESC(1)
index e619c08..0d7356f 100644 (file)
@@ -1,9 +1,9 @@
 ARGS-INFREC(1)              General Commands Manual             ARGS-INFREC(1)
 
 N\bNA\bAM\bME\bE
-       args-infrec - infinite recursion in macro argument expansion
+     args-infrec - infinite recursion in macro argument expansion
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text prefixpostfix final text
+     initial text prefixpostfix final text
 
 OpenBSD                        October 22, 2023                 ARGS-INFREC(1)
index e526412..278e237 100644 (file)
@@ -1,34 +1,34 @@
 ARGS-MAN(1)                 General Commands Manual                ARGS-MAN(1)
 
 N\bNA\bAM\bME\bE
-       args-man - arguments to man macros
+     args-man - arguments to man macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       standard unquoted: _\bo_\bn_\bet\btw\bwo\bo text
-       escaped blanks: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
-       escaped 'e' character: _\bo_\bn_\be_\b\_\bo_\bn_\bet\btw\bwo\bo text
-       escaped backslash before 'e' character: _\bo_\bn_\be_\b\t\btw\bwo\bo text
-       double inter-argument space: _\bo_\bn_\bet\btw\bwo\bo text
-       triple inter-argument space: _\bo_\bn_\bet\btw\bwo\bo text
-       single eol blank: _\bo_\bn_\bet\btw\bwo\bo text
-       double eol blank: _\bo_\bn_\bet\btw\bwo\bo text
-       triple eol blank: _\bo_\bn_\bet\btw\bwo\bo text
-       standard quoted: _\bo_\bn_\bet\btw\bwo\bo text
-       quoted quotes: _\bo_\bn_\be_\b"_\bo_\bn_\be"\b"t\btw\bwo\bo"\b" text
-       quoted whitespace: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
-       escaped 'e' characters: _\bo_\bn_\be _\b\ _\bo_\bn_\be\\b\ text
-       escaped backslash before blank: _\bo_\bn_\be _\bo_\bn_\be  text
-       escaped backslash before 'e' character: _\bo_\bn_\be_\b\_\bo_\bn_\be\\b\ text
-       double inter-argument space: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
-       triple inter-argument space: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
-       missing inter-argument space: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
-       single eol blank: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
-       double eol blank: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
-       triple eol blank: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
-       unterminated quotes: _\bo_\bn_\be text
-       _\bo_\bn_\bet\btw\bwo\bo text
-       tab after macro: _\bo_\bn_\bet\btw\bwo\bo text
-       escape sequence after macro: _\bo_\bn_\bet\btw\bwo\bo text
-       backslash at eol: _\bo_\bn_\bet\btw\bwo\bo
+     standard unquoted: _\bo_\bn_\bet\btw\bwo\bo text
+     escaped blanks: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
+     escaped 'e' character: _\bo_\bn_\be_\b\_\bo_\bn_\bet\btw\bwo\bo text
+     escaped backslash before 'e' character: _\bo_\bn_\be_\b\t\btw\bwo\bo text
+     double inter-argument space: _\bo_\bn_\bet\btw\bwo\bo text
+     triple inter-argument space: _\bo_\bn_\bet\btw\bwo\bo text
+     single eol blank: _\bo_\bn_\bet\btw\bwo\bo text
+     double eol blank: _\bo_\bn_\bet\btw\bwo\bo text
+     triple eol blank: _\bo_\bn_\bet\btw\bwo\bo text
+     standard quoted: _\bo_\bn_\bet\btw\bwo\bo text
+     quoted quotes: _\bo_\bn_\be_\b"_\bo_\bn_\be"\b"t\btw\bwo\bo"\b" text
+     quoted whitespace: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
+     escaped 'e' characters: _\bo_\bn_\be _\b\ _\bo_\bn_\be\\b\ text
+     escaped backslash before blank: _\bo_\bn_\be _\bo_\bn_\be  text
+     escaped backslash before 'e' character: _\bo_\bn_\be_\b\_\bo_\bn_\be\\b\ text
+     double inter-argument space: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
+     triple inter-argument space: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
+     missing inter-argument space: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
+     single eol blank: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
+     double eol blank: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
+     triple eol blank: _\bo_\bn_\be _\bo_\bn_\bet\btw\bwo\bo t\btw\bwo\bo text
+     unterminated quotes: _\bo_\bn_\be text
+     _\bo_\bn_\bet\btw\bwo\bo text
+     tab after macro: _\bo_\bn_\bet\btw\bwo\bo text
+     escape sequence after macro: _\bo_\bn_\bet\btw\bwo\bo text
+     backslash at eol: _\bo_\bn_\bet\btw\bwo\bo
 
 OpenBSD                        November 19, 2014                   ARGS-MAN(1)
index d491392..e5d386f 100644 (file)
@@ -1,38 +1,38 @@
 ARGS-ROFF(1)                General Commands Manual               ARGS-ROFF(1)
 
 N\bNA\bAM\bME\bE
-       args-roff - arguments to roff macros
+     args-roff - arguments to roff macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       arguments containing quotes: (\b(a\ba"\b"b\bb)\b)_\b(_\ba_\b"_\bb_\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: (\b(a\ba"\b"b\bb)\b)_\b(_\ba_\b"_\bb_\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)
index 713526d..3d8097f 100644 (file)
@@ -1,10 +1,10 @@
 BR-ARGS(1)                  General Commands Manual                 BR-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       br-args - arguments to .br macros
+     br-args - arguments to .br macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text
-       more text
+     some text
+     more text
 
 OpenBSD                        January 17, 2011                     BR-ARGS(1)
index 6039472..5eaec2a 100644 (file)
@@ -1,13 +1,13 @@
 CC-BASIC(1)                 General Commands Manual                CC-BASIC(1)
 
 N\bNA\bAM\bME\bE
-       cc-basic - basic usage of the cc request
+     cc-basic - basic usage of the cc request
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 7c7a011..a5f26b0 100644 (file)
@@ -1,21 +1,21 @@
 CE-BASIC(1)                 General Commands Manual                CE-BASIC(1)
 
 N\bNA\bAM\bME\bE
-       ce-basic - basic usage of the centering request
+     ce-basic - basic usage of the centering request
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 8572cc0..ec10047 100644 (file)
@@ -1,24 +1,24 @@
 CE-BREAK(1)                 General Commands Manual                CE-BREAK(1)
 
 N\bNA\bAM\bME\bE
-       ce-break - centering requests broken by high-level macros
+     ce-break - centering requests broken by high-level macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
-                        Text centered with the .ce request is
-       _\bn_\bo_\bt filled.
+     initial text
+                       Text centered with the .ce request is
+     _\bn_\bo_\bt filled.
                                              Text adjusted to the right margin
                                              works in just the same way and is
-       _\bn_\bo_\bt filled either.
-                     High-level macros break centering even in a
-       _\bc_\bo_\bn_\bd_\bi_\bt_\bi_\bo_\bn_\ba_\bl block.
+     _\bn_\bo_\bt filled either.
+                    High-level macros break centering even in a
+     _\bc_\bo_\bn_\bd_\bi_\bt_\bi_\bo_\bn_\ba_\bl block.
 
-       Now entering
-       explicit no-fill mode.
-                                    Text is still
-       _\bn_\bo_\bt
-       filled.
+     Now entering
+     explicit no-fill mode.
+                                   Text is still
+     _\bn_\bo_\bt
+     filled.
 
-       final text in fill mode
+     final text in fill mode
 
 OpenBSD                         April 30, 2022                     CE-BREAK(1)
index 5013869..57e3484 100644 (file)
@@ -1,9 +1,9 @@
 CHAR-BADARG(1)              General Commands Manual             CHAR-BADARG(1)
 
 N\bNA\bAM\bME\bE
-       char-badarg - char requests with invalid arguments
+     char-badarg - char requests with invalid arguments
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       myc: <> x
+     myc: <> x
 
 OpenBSD                         August 25, 2018                 CHAR-BADARG(1)
index b839fd5..d16d385 100644 (file)
@@ -1,9 +1,9 @@
 CHAR-BASIC(1)               General Commands Manual              CHAR-BASIC(1)
 
 N\bNA\bAM\bME\bE
-       char-basic - the char request
+     char-basic - the char request
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text X\bX myval final teyt
+     initial text X\bX myval final teyt
 
 OpenBSD                         August 25, 2018                  CHAR-BASIC(1)
index 645c30d..a17acf1 100644 (file)
@@ -1,42 +1,42 @@
 COND-CLOSE(1)               General Commands Manual              COND-CLOSE(1)
 
 N\bNA\bAM\bME\bE
-       cond-close - closing conditional macros
+     cond-close - closing conditional macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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 o\bon\bnt\bth\bhe\besame macro line
+     preceding words two closes o\bon\bnt\bth\bhe\besame 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)
index c5b7715..4dfb160 100644 (file)
@@ -1,9 +1,9 @@
 COND-DE(1)                  General Commands Manual                 COND-DE(1)
 
 N\bNA\bAM\bME\bE
-       cond-de - close macro definition and conditional block on the same line
+     cond-de - close macro definition and conditional block on the same line
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text first content second content final text
+     initial text first content second content final text
 
 OpenBSD                         August 3, 2020                      COND-DE(1)
index 2b9d51c..f8ea718 100644 (file)
@@ -1,16 +1,16 @@
 IE(1)                       General Commands Manual                      IE(1)
 
 N\bNA\bAM\bME\bE
-       if - the roff conditional instruction with else-clause
+     if - the roff conditional instruction with else-clause
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 28e4e35..e1e37fd 100644 (file)
@@ -1,30 +1,30 @@
 IF(1)                       General Commands Manual                      IF(1)
 
 N\bNA\bAM\bME\bE
-       if - the roff conditional instruction
+     if - the roff conditional instruction
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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 w\bwi\bit\bth\bho\bou\but\bt c\bco\bon\bnt\bti\bin\bnu\bua\bat\bti\bio\bon\bn b\bbu\but\bt w\bwi\bit\bth\bh m\bma\bac\bcr\bro\bos\bs.\b.
-       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 w\bwi\bit\bth\bho\bou\but\bt c\bco\bon\bnt\bti\bin\bnu\bua\bat\bti\bio\bon\bn b\bbu\but\bt w\bwi\bit\bth\bh m\bma\bac\bcr\bro\bos\bs.\b.
+     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)
index 53111cf..b86b62c 100644 (file)
@@ -1,37 +1,37 @@
 COND-NUMERIC(1)             General Commands Manual            COND-NUMERIC(1)
 
 N\bNA\bAM\bME\bE
-       cond-numeric - roff conditions involving numbers
+     cond-numeric - roff conditions involving numbers
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 57934dd..391fe06 100644 (file)
@@ -1,20 +1,20 @@
 REGISTER(1)                 General Commands Manual                REGISTER(1)
 
 N\bNA\bAM\bME\bE
-       register - conditional testing whether a register is defined
+     register - conditional testing whether a register is defined
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 3f4bd2d..273bca2 100644 (file)
@@ -1,14 +1,14 @@
 COND-STRCMP(1)              General Commands Manual             COND-STRCMP(1)
 
 N\bNA\bAM\bME\bE
-       cond-strcmp - roff conditions involving string comparison
+     cond-strcmp - roff conditions involving string comparison
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
 
    N\bNe\beg\bga\bat\bti\bio\bon\bn
-       match: (f) mismatch: (t)
+     match: (f) mismatch: (t)
 
 OpenBSD                          March 8, 2014                  COND-STRCMP(1)
index c67c0c5..58bc927 100644 (file)
@@ -1,28 +1,28 @@
 STRING(1)                   General Commands Manual                  STRING(1)
 
 N\bNA\bAM\bME\bE
-       string - conditional testing whether a string is defined
+     string - conditional testing whether a string is defined
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 9b5c64b..5877f13 100644 (file)
@@ -1,9 +1,9 @@
 DE-TH(1)                    General Commands Manual                   DE-TH(1)
 
 N\bNA\bAM\bME\bE
-       de-TH - interaction of the TH macro with de requests
+     de-TH - interaction of the TH macro with de requests
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bcb\bbo\bol\bld\bd
+     b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bcb\bbo\bol\bld\bd
 
 OpenBSD                          June 3, 2012                         DE-TH(1)
index 9b5c64b..5877f13 100644 (file)
@@ -1,9 +1,9 @@
 DE-TH(1)                    General Commands Manual                   DE-TH(1)
 
 N\bNA\bAM\bME\bE
-       de-TH - interaction of the TH macro with de requests
+     de-TH - interaction of the TH macro with de requests
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bcb\bbo\bol\bld\bd
+     b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bcb\bbo\bol\bld\bd
 
 OpenBSD                          June 3, 2012                         DE-TH(1)
index 0343feb..b548346 100644 (file)
@@ -1,17 +1,17 @@
 ESC-O1(1)                   General Commands Manual                  ESC-O1(1)
 
 N\bNA\bAM\bME\bE
-       esc-O1 - escape sequence to suppress output
+     esc-O1 - escape sequence to suppress output
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 2f22e58..0e1b37b 100644 (file)
@@ -1,11 +1,11 @@
 ESC-V1(1)                   General Commands Manual                  ESC-V1(1)
 
 N\bNA\bAM\bME\bE
-       esc-V1 - interpolate environment variables
+     esc-V1 - interpolate environment variables
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 76fa29e..63b3cd9 100644 (file)
@@ -1,17 +1,17 @@
 ESC-BS_MAN(1)               General Commands Manual              ESC-BS_MAN(1)
 
 N\bNA\bAM\bME\bE
-       esc-bs_man - escaped backslashes in man(7) code
+     esc-bs_man - escaped backslashes in man(7) code
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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: _\bp_\br_\be_\bf_\bi_\bx#\b##\b#(\b(l\bla\bat\bte\ber\br)\b)#\b##\b#_\bs_\bu_\bf_\bf_\bi_\bx
+     in a high-level macro argument: _\bp_\br_\be_\bf_\bi_\bx#\b##\b#(\b(l\bla\bat\bte\ber\br)\b)#\b##\b#_\bs_\bu_\bf_\bf_\bi_\bx
 
-       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)
index af1b7eb..a90c31d 100644 (file)
@@ -1,25 +1,25 @@
 ESC-C_MAN(1)                General Commands Manual               ESC-C_MAN(1)
 
 N\bNA\bAM\bME\bE
-       esc-c_man - the roff escape c sequence: remove trailing space
+     esc-c_man - the roff escape c sequence: remove trailing space
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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: o\bon\bne\beword
+     In next-line element scope: o\bon\bne\beword
 
-       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)
index cd51e3b..f8fa925 100644 (file)
@@ -1,14 +1,14 @@
 ESC-F(1)                    General Commands Manual                   ESC-F(1)
 
 N\bNA\bAM\bME\bE
-       esc-f - the roff escape f sequence: font changes
+     esc-f - the roff escape f sequence: font changes
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
-       numbers: _\bb\bb_\bo\bo_\bl\bl_\bd\bd_\bi\bi_\bt\bt_\ba\ba_\bl\bl_\bi\bi_\bc\bcb\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bcroman
-       letters: b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bcb\bba\bac\bck\bk_\bb\bb_\bo\bo_\bl\bl_\bd\bd_\bi\bi_\bt\bt_\ba\ba_\bl\bl_\bi\bi_\bc\bcroman
-       multiletter: b\bbo\bol\bld\bdempty_\bi_\bt_\ba_\bl_\bi_\bcback_\bb\bb_\bo\bo_\bl\bl_\bd\bd_\bi\bi_\bt\bt_\ba\ba_\bl\bl_\bi\bi_\bc\bcroman
-       typewriter: romanb\bbo\bol\bld\bdroman_\bi_\bt_\ba_\bl_\bi_\bcroman
-       ENDTEST
+     BEGINTEST
+     numbers: _\bb\bb_\bo\bo_\bl\bl_\bd\bd_\bi\bi_\bt\bt_\ba\ba_\bl\bl_\bi\bi_\bc\bcb\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bcroman
+     letters: b\bbo\bol\bld\bd_\bi_\bt_\ba_\bl_\bi_\bcb\bba\bac\bck\bk_\bb\bb_\bo\bo_\bl\bl_\bd\bd_\bi\bi_\bt\bt_\ba\ba_\bl\bl_\bi\bi_\bc\bcroman
+     multiletter: b\bbo\bol\bld\bdempty_\bi_\bt_\ba_\bl_\bi_\bcback_\bb\bb_\bo\bo_\bl\bl_\bd\bd_\bi\bi_\bt\bt_\ba\ba_\bl\bl_\bi\bi_\bc\bcroman
+     typewriter: romanb\bbo\bol\bld\bdroman_\bi_\bt_\ba_\bl_\bi_\bcroman
+     ENDTEST
 
 OpenBSD                        December 15, 2018                      ESC-F(1)
index 5d98db9..5371204 100644 (file)
@@ -1,25 +1,25 @@
 ESC-IGNORE(1)               General Commands Manual              ESC-IGNORE(1)
 
 N\bNA\bAM\bME\bE
-       esc-ignore - ignored roff escape sequences
+     esc-ignore - ignored roff escape sequences
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 6eca2c5..e664668 100644 (file)
@@ -1,30 +1,30 @@
 ESC-INVALID(1)              General Commands Manual             ESC-INVALID(1)
 
 N\bNA\bAM\bME\bE
-       esc-invalid - invalid roff escape sequences
+     esc-invalid - invalid roff escape sequences
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index fadec1e..3b2c7ac 100644 (file)
@@ -1,13 +1,13 @@
 ESC-ONE(1)                  General Commands Manual                 ESC-ONE(1)
 
 N\bNA\bAM\bME\bE
-       esc-one - roff one-character escape sequences
+     esc-one - roff one-character escape sequences
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       backslash: >\<
-       minus: >-|-<
-       acute: >'<
-       grave: >`<
-       normal character: >q<
+     backslash: >\<
+     minus: >-|-<
+     acute: >'<
+     grave: >`<
+     normal character: >q<
 
 OpenBSD                        December 15, 2018                    ESC-ONE(1)
index a768ff5..1223395 100644 (file)
@@ -1,10 +1,10 @@
 ESC-UNSUPP(1)               General Commands Manual              ESC-UNSUPP(1)
 
 N\bNA\bAM\bME\bE
-       esc-unsupp - unsupported escape sequences
+     esc-unsupp - unsupported escape sequences
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       exclamation mark: abc
-       question mark: abc
+     exclamation mark: abc
+     question mark: abc
 
 OpenBSD                        December 15, 2018                 ESC-UNSUPP(1)
index 0b1f38e..59e7302 100644 (file)
@@ -1,12 +1,12 @@
 FT-BADARGS(1)               General Commands Manual              FT-BADARGS(1)
 
 N\bNA\bAM\bME\bE
-       ft-badargs - font request with bad arguments
+     ft-badargs - font request with bad arguments
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
-       default font _\bi_\bt_\ba_\bl_\bi_\bc _\bb\bb_\bo\bo_\bl\bl_\bd\bd _\bi\bi_\bt\bt_\ba\ba_\bl\bl_\bi\bi_\bc\bc typeqriter roman b\bbo\bol\bld\bd _\bi_\bt_\ba_\bl_\bi_\bc b\bbo\bol\bld\bd s\bst\bti\bil\bll\bl
-       b\bbo\bol\bld\bd _\bi_\bt_\ba_\bl_\bi_\bc b\bba\bac\bck\bk t\bto\bo b\bbo\bol\bld\bd _\bb_\ba_\bc_\bk _\bt_\bo _\bi_\bt_\ba_\bl_\bi_\bc
-       ENDTEST
+     BEGINTEST
+     default font _\bi_\bt_\ba_\bl_\bi_\bc _\bb\bb_\bo\bo_\bl\bl_\bd\bd _\bi\bi_\bt\bt_\ba\ba_\bl\bl_\bi\bi_\bc\bc typeqriter roman b\bbo\bol\bld\bd _\bi_\bt_\ba_\bl_\bi_\bc b\bbo\bol\bld\bd s\bst\bti\bil\bll\bl
+     b\bbo\bol\bld\bd _\bi_\bt_\ba_\bl_\bi_\bc b\bba\bac\bck\bk t\bto\bo b\bbo\bol\bld\bd _\bb_\ba_\bc_\bk _\bt_\bo _\bi_\bt_\ba_\bl_\bi_\bc
+     ENDTEST
 
 OpenBSD                        December 15, 2018                 FT-BADARGS(1)
index 38040b2..52af236 100644 (file)
@@ -1,9 +1,9 @@
 IT-DOUBLE(1)                General Commands Manual               IT-DOUBLE(1)
 
 N\bNA\bAM\bME\bE
-       it-double - double input line trap
+     it-double - double input line trap
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index d1a56be..1888c50 100644 (file)
@@ -1,19 +1,19 @@
 MC-ARGS(1)                  General Commands Manual                 MC-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       mc-args - arguments to the .mc request
+     mc-args - arguments to the .mc request
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index d06d3c2..c036fa4 100644 (file)
@@ -1,9 +1,9 @@
 NA-ARGS(1)                  General Commands Manual                 NA-ARGS(1)
 
 N\bNA\bAM\bME\bE
-       na-args - arguments to .na macros
+     na-args - arguments to .na macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       some text more text
+     some text more text
 
 OpenBSD                        January 17, 2011                     NA-ARGS(1)
index d121d95..6616ca9 100644 (file)
@@ -1,9 +1,9 @@
 NR-DIVZERO(1)               General Commands Manual              NR-DIVZERO(1)
 
 N\bNA\bAM\bME\bE
-       nr-divzero - division by zero in numerical expression
+     nr-divzero - division by zero in numerical expression
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text final 0 0 text
+     initial text final 0 0 text
 
 OpenBSD                        December 18, 2014                 NR-DIVZERO(1)
index d0301af..8192f9a 100644 (file)
@@ -1,15 +1,15 @@
 NR-ESCNAME(1)               General Commands Manual              NR-ESCNAME(1)
 
 N\bNA\bAM\bME\bE
-       nr-escname - escape sequences in register names
+     nr-escname - escape sequences in register names
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 1528c3e..fb631ff 100644 (file)
@@ -1,29 +1,29 @@
 NR-EVAL(1)                  General Commands Manual                 NR-EVAL(1)
 
 N\bNA\bAM\bME\bE
-       nr-eval - numeric expressions in assignments to number registers
+     nr-eval - numeric expressions in assignments to number registers
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 5701a80..c7ca925 100644 (file)
@@ -1,18 +1,18 @@
 NR-INCR(1)                  General Commands Manual                 NR-INCR(1)
 
 N\bNA\bAM\bME\bE
-       nr-incr - increment a number register by accessing it
+     nr-incr - increment a number register by accessing it
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 8594f49..0e9b859 100644 (file)
@@ -1,11 +1,11 @@
 NR-INT(1)                   General Commands Manual                  NR-INT(1)
 
 N\bNA\bAM\bME\bE
-       nr-int - integer number registers
+     nr-int - integer number registers
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 373be20..af8b998 100644 (file)
@@ -1,17 +1,17 @@
 NR-PREDEF(1)                General Commands Manual               NR-PREDEF(1)
 
 N\bNA\bAM\bME\bE
-       nr-predef - pre-defined read-only integer number registers
+     nr-predef - pre-defined read-only integer number registers
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 73375f4..c8ae9dd 100644 (file)
@@ -1,10 +1,10 @@
 NR-RR(1)                    General Commands Manual                   NR-RR(1)
 
 N\bNA\bAM\bME\bE
-       nr-rr - defining and undefining number registers
+     nr-rr - defining and undefining number registers
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 686a10b..0c3117d 100644 (file)
@@ -1,9 +1,9 @@
 NR-INT(1)                   General Commands Manual                  NR-INT(1)
 
 N\bNA\bAM\bME\bE
-       nr-scale - scaling units in numeric expressions
+     nr-scale - scaling units in numeric expressions
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 296fc9e..268ebe3 100644 (file)
@@ -1,11 +1,11 @@
 NR-TAB(1)                   General Commands Manual                  NR-TAB(1)
 
 N\bNA\bAM\bME\bE
-       nr-tab - tab characters in register definition lines
+     nr-tab - tab characters in register definition lines
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 85b3dad..c201a7b 100644 (file)
@@ -1,17 +1,17 @@
 NR-UNDEF(1)                 General Commands Manual                NR-UNDEF(1)
 
 N\bNA\bAM\bME\bE
-       nr-undef - using an undefined number register
+     nr-undef - using an undefined number register
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 9f58e90..33d5fc8 100644 (file)
@@ -1,9 +1,9 @@
 PS-IGNORE(1)                General Commands Manual               PS-IGNORE(1)
 
 N\bNA\bAM\bME\bE
-       ps-ignore - ignoreing point size macros
+     ps-ignore - ignoreing point size macros
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text small text big text
+     normal text small text big text
 
 OpenBSD                         Febuary 5, 2011                   PS-IGNORE(1)
index b614d96..b72c043 100644 (file)
@@ -1,10 +1,10 @@
 HORIZ(1)                    General Commands Manual                   HORIZ(1)
 
 N\bNA\bAM\bME\bE
-       horiz - horizontal distances
+     horiz - horizontal distances
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
+     initial text
           240u
               3.6c
         0.003f
@@ -18,6 +18,6 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
                1.5ix
          -6n
 
-       final text
+     final text
 
 OpenBSD                        December 23, 2014                      HORIZ(1)
index ddb8c52..6748f5c 100644 (file)
@@ -1,23 +1,23 @@
 SHIFT_BAD(1)                General Commands Manual               SHIFT_BAD(1)
 
 N\bNA\bAM\bME\bE
-       s\bsh\bhi\bif\bft\bt-\b-b\bba\bad\bd - wrong usage of macro arguments
+     s\bsh\bhi\bif\bft\bt-\b-b\bba\bad\bd - wrong usage of macro arguments
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index e15ebc3..5b1b525 100644 (file)
@@ -1,21 +1,21 @@
 SHIFT_BASIC(1)              General Commands Manual             SHIFT_BASIC(1)
 
 N\bNA\bAM\bME\bE
-       s\bsh\bhi\bif\bft\bt-\b-b\bba\bas\bsi\bic\bc - the shift request
+     s\bsh\bhi\bif\bft\bt-\b-b\bba\bas\bsi\bic\bc - the shift request
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       original arguments: o\bon\bne\be_\bt_\bw_\bot\bth\bhr\bre\bee\be_\bf_\bo_\bu_\brf\bfi\biv\bve\be
+     original arguments: o\bon\bne\be_\bt_\bw_\bot\bth\bhr\bre\bee\be_\bf_\bo_\bu_\brf\bfi\biv\bve\be
 
-       after shift 2: t\bth\bhr\bre\bee\be_\bf_\bo_\bu_\brf\bfi\biv\bve\be
+     after shift 2: t\bth\bhr\bre\bee\be_\bf_\bo_\bu_\brf\bfi\biv\bve\be
 
-       after shift without argument: f\bfo\bou\bur\br_\bf_\bi_\bv_\be
+     after shift without argument: f\bfo\bou\bur\br_\bf_\bi_\bv_\be
 
-       after shift 0: f\bfo\bou\bur\br_\bf_\bi_\bv_\be
+     after shift 0: f\bfo\bou\bur\br_\bf_\bi_\bv_\be
 
-       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)
index e7fc283..b2d685e 100644 (file)
@@ -1,25 +1,25 @@
 SP-BADARGS-MAN(1)           General Commands Manual          SP-BADARGS-MAN(1)
 
 N\bNA\bAM\bME\bE
-       sp-badargs-man - bad arguments to .sp macros in man(7)
+     sp-badargs-man - bad arguments to .sp macros in man(7)
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 01e9d62..0268a3b 100644 (file)
@@ -1,17 +1,17 @@
 SP-FILL-MAN(1)              General Commands Manual             SP-FILL-MAN(1)
 
 N\bNA\bAM\bME\bE
-       sp-fill-man - interaction of vertical spacing requests with fill modes
+     sp-fill-man - interaction of vertical spacing requests with fill modes
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index 83e3488..c42db55 100644 (file)
@@ -1,10 +1,10 @@
 SP-NEGATIVE(1)              General Commands Manual             SP-NEGATIVE(1)
 
 N\bNA\bAM\bME\bE
-       sp-negative - negative vertical spacing
+     sp-negative - negative vertical spacing
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       first line
-       second line
+     first line
+     second line
 
 OpenBSD                          July 12, 2012                  SP-NEGATIVE(1)
index 0b29676..71e4527 100644 (file)
@@ -1,30 +1,30 @@
 SP-SCALING-MAN(1)           General Commands Manual          SP-SCALING-MAN(1)
 
 N\bNA\bAM\bME\bE
-       sp-scaling-man - scaled arguments to .sp requests in man(7)
+     sp-scaling-man - scaled arguments to .sp requests in man(7)
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       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)
index f7c6462..061dc5e 100644 (file)
@@ -1,27 +1,27 @@
 STRING-ESCAPE(1)            General Commands Manual           STRING-ESCAPE(1)
 
 N\bNA\bAM\bME\bE
-       string-escape - preventing string interpolation
+     string-escape - preventing string interpolation
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
    N\bNo\bor\brm\bma\bal\bl i\bin\bnt\bte\ber\brp\bpo\bol\bla\bat\bti\bio\bon\bn
-       result: *[right]
+     result: *[right]
 
-       The above line must be "result: *[right]".
+     The above line must be "result: *[right]".
 
    I\bIn\bnt\bte\ber\brv\bve\ben\bni\bin\bng\bg c\bch\bha\bar\bra\bac\bct\bte\ber\br
-       result: \*[right]
+     result: \*[right]
 
-       The above line must be "result: backslash*[right]", not "result: rong".
+     The above line must be "result: backslash*[right]", not "result: rong".
 
    E\bEs\bsc\bca\bap\bpe\bed\bd b\bba\bac\bck\bks\bsl\bla\bas\bsh\bh
-       result: \*[right]
+     result: \*[right]
 
-       The above line must be "result: backslash*[right]", not "result: rong".
+     The above line must be "result: backslash*[right]", not "result: rong".
 
    D\bDe\bel\bla\bay\bye\bed\bd i\bin\bnt\bte\ber\brp\bpo\bol\bla\bat\bti\bio\bon\bn
-       result: *[right]
+     result: *[right]
 
-       The above line must be "result: *[right]", not "result: wrong".
+     The above line must be "result: *[right]", not "result: wrong".
 
 OpenBSD                        December 3, 2010               STRING-ESCAPE(1)
index fa8a47e..d7a3946 100644 (file)
@@ -1,9 +1,9 @@
 STRING-INFINITE(1)          General Commands Manual         STRING-INFINITE(1)
 
 N\bNA\bAM\bME\bE
-       string-infinite - endless recursion in string expansion
+     string-infinite - endless recursion in string expansion
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Blow up, but still render following text correctly.
+     Blow up, but still render following text correctly.
 
 OpenBSD                        December 3, 2010             STRING-INFINITE(1)
index 15bd38a..f578e8a 100644 (file)
@@ -1,11 +1,11 @@
 STRING-STD(1)               General Commands Manual              STRING-STD(1)
 
 N\bNA\bAM\bME\bE
-       string-std - expanding standard macros as strings
+     string-std - expanding standard macros as strings
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       expanding the DT macro as a string: >>><<<
+     expanding the DT macro as a string: >>><<<
 
-       the same after renaming it: >>><<<
+     the same after renaming it: >>><<<
 
 OpenBSD                          June 18, 2017                   STRING-STD(1)
index 9adae29..29e327a 100644 (file)
@@ -1,33 +1,33 @@
 STRING-UNDEF(1)             General Commands Manual            STRING-UNDEF(1)
 
 N\bNA\bAM\bME\bE
-       string-undef - expanding undefined strings
+     string-undef - expanding undefined strings
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
    U\bUs\bse\ber\br d\bde\bef\bfi\bin\bne\bed\bd s\bst\btr\bri\bin\bng\bg
-       The sting "mys" is undefined and remains undefined.
+     The sting "mys" is undefined and remains undefined.
 
-       Its value is "", and now it is defined, and its value is still "".
+     Its value is "", and now it is defined, and its value is still "".
 
-       After redefining it to "newval", it is of course still defined.
+     After redefining it to "newval", it is of course still defined.
 
-       After removing the definition, it is now undefined.
+     After removing the definition, it is now undefined.
 
    U\bUs\bse\ber\br d\bde\bef\bfi\bin\bne\bed\bd m\bma\bac\bcr\bro\bo
-       The macro "mym" is undefined.
+     The macro "mym" is undefined.
 
-       It has no effect: But now it is defined.
+     It has no effect: But now it is defined.
 
-       After defining it as: neweffect it is of course still defined.
+     After defining it as: neweffect it is of course still defined.
 
-       After removing the definition, it is now undefined.
+     After removing the definition, it is now undefined.
 
    R\bRe\ben\bna\bam\bme\bed\bd m\bma\bac\bcr\bro\bo
-       The standard .BR macro is defined, and it w\bwo\bor\brk\bks\bs.
+     The standard .BR macro is defined, and it w\bwo\bor\brk\bks\bs.
 
-       After renaming it, the new name is defined, and w\bwo\bor\brk\bks\bs.
+     After renaming it, the new name is defined, and w\bwo\bor\brk\bks\bs.
 
    P\bPr\bre\bed\bde\bef\bfi\bin\bne\bed\bd s\bst\btr\bri\bin\bng\bg
-       A predefined string is defined and has the value "(R)".
+     A predefined string is defined and has the value "(R)".
 
 OpenBSD                          April 9, 2018                 STRING-UNDEF(1)
index 116fd32..c829d2c 100644 (file)
@@ -1,11 +1,11 @@
 STRING-ZEROLENGTH(1)        General Commands Manual       STRING-ZEROLENGTH(1)
 
 N\bNA\bAM\bME\bE
-       string-zerolength - handling of zero-length user-defined strings
+     string-zerolength - handling of zero-length user-defined strings
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       use zero-length string: xx x
+     use zero-length string: xx x
 
-       use zero-length macro: xx x
+     use zero-length macro: xx x
 
 OpenBSD                        December 19, 2010          STRING-ZEROLENGTH(1)
index efc2fad..b9d7fe5 100644 (file)
@@ -1,20 +1,20 @@
 TA-BASIC-MAN(1)             General Commands Manual            TA-BASIC-MAN(1)
 
 N\bNA\bAM\bME\bE
-       ta-basic-man - setting tabstop positions in man(7)
+     ta-basic-man - setting tabstop positions in man(7)
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       default:
-       1    2    3
-       10n:
-       1         23
-       none:
-       123
-       3n +6n T 4n +2n:
-       1  2     3   4 5   6 7   8 9
-       default unit:
-       1  2   3    4
-       rounding:
-       1  2   3   4   5   6   7   8   9
+     default:
+     1    2    3
+     10n:
+     1         23
+     none:
+     123
+     3n +6n T 4n +2n:
+     1  2     3   4 5   6 7   8 9
+     default unit:
+     1  2   3    4
+     rounding:
+     1  2   3   4   5   6   7   8   9
 
 OpenBSD                           May 7, 2014                  TA-BASIC-MAN(1)
index ebbae01..e5e2a9e 100644 (file)
@@ -1,17 +1,17 @@
 TI-BASIC-MAN(1)             General Commands Manual            TI-BASIC-MAN(1)
 
 N\bNA\bAM\bME\bE
-       ti-basic-man - temporary indentation in man(7)
+     ti-basic-man - temporary indentation in man(7)
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
+     initial text
           This text is indented.  However, the indent is temporary, so as soon
-       as the line wraps, it is gone.
-                 The temporary indent can be relative.  All the same, it will
-       expire in the usual way.
-    It is also possible to temporarily reduce the indentation, but that will
-       also last until the next line break only.
+     as the line wraps, it is gone.
+               The temporary indent can be relative.  All the same, it will
+     expire in the usual way.
+  It is also possible to temporarily reduce the indentation, but that will
+     also last until the next line break only.
 Reducing by more than the current offset starts the next line at the physical
-       left margin.
+     left margin.
 
 OpenBSD                           May 8, 2014                  TI-BASIC-MAN(1)
index 1c21c51..5579acb 100644 (file)
@@ -1,18 +1,18 @@
 TI-WIDE(1)                  General Commands Manual                 TI-WIDE(1)
 
 N\bNA\bAM\bME\bE
-       ti-wide - excessive temporary indentation
+     ti-wide - excessive temporary indentation
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       Absolute .ti of more than 72n:
+     Absolute .ti of more than 72n:
                                                                         max
-                                               Indented block plus excessive
-                                               relative indentation:
+                                             Indented block plus excessive
+                                             relative indentation:
                                                                         max
-                                                                         Block
-                                                                         beyond
-                                                                         72n:
-                                                                         same
-       Back to normal.
+                                                                       Block
+                                                                       beyond
+                                                                       72n:
+                                                                        same
+     Back to normal.
 
 OpenBSD                        September 3, 2020                    TI-WIDE(1)
index 9251d58..b59041b 100644 (file)
@@ -1,10 +1,10 @@
 TR-BASIC(1)                 General Commands Manual                TR-BASIC(1)
 
 N\bNA\bAM\bME\bE
-       tr-args - arguments of the tr request
+     tr-args - arguments of the tr request
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       no argument: one character: >> << two characters: >>y<< three
-       characters: >>y << last line
+     no argument: one character: >> << two characters: >>y<< three characters:
+     >>y << last line
 
 OpenBSD                        February 6, 2015                    TR-BASIC(1)
index 6d0f536..86a4270 100644 (file)
@@ -1,13 +1,13 @@
 TBL-DATA-BLANKLINE(1)       General Commands Manual      TBL-DATA-BLANKLINE(1)
 
 N\bNA\bAM\bME\bE
-       tbl-data-blankline - blank line in a table
+     tbl-data-blankline - blank line in a table
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       f\bfi\bir\brs\bst\bt
+     normal text
+     f\bfi\bir\brs\bst\bt
 
-       l\bla\bas\bst\bt
-       normal text
+     l\bla\bas\bst\bt
+     normal text
 
 OpenBSD                        January 21, 2015          TBL-DATA-BLANKLINE(1)
index 9af10af..30e5386 100644 (file)
@@ -1,17 +1,17 @@
 TBL-DATA-BLOCK_EMPTY(1)     General Commands Manual    TBL-DATA-BLOCK_EMPTY(1)
 
 N\bNA\bAM\bME\bE
-       tbl-data-block_empty - empty text block
+     tbl-data-block_empty - empty text block
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +------+------+
-       |A     | test |
-       +------+------+
-       |table |      |
-       +------+------+
+     normal text
+     +------+------+
+     |A     | test |
+     +------+------+
+     |table |      |
+     +------+------+
 
 A\bAU\bUT\bTH\bHO\bOR\bRS\bS
-       Eygene Ryabinkin <rea@FreeBSD.org>
+     Eygene Ryabinkin <rea@FreeBSD.org>
 
 OpenBSD                          July 17, 2019         TBL-DATA-BLOCK_EMPTY(1)
index f083beb..e7ae56b 100644 (file)
@@ -1,21 +1,21 @@
 TBL-DATA-BLOCK_UNCLOSED(1)  General Commands Manual TBL-DATA-BLOCK_UNCLOSED(1)
 
 N\bNA\bAM\bME\bE
-       tbl-data-block_unclosed - unclosed text block
+     tbl-data-block_unclosed - unclosed text block
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--------------------------+
-       |begin        middle   end |
-       |begin        middle   end |
-       |incomplete   block        |
-       +--------------------------+
-       normal text
-       +----------------------------+
-       |begin        middle   end   |
-       |incomplete   block          |
-       |     reset    still   works |
-       +----------------------------+
-       normal text
+     normal text
+     +--------------------------+
+     |begin        middle   end |
+     |begin        middle   end |
+     |incomplete   block        |
+     +--------------------------+
+     normal text
+     +----------------------------+
+     |begin        middle   end   |
+     |incomplete   block          |
+     |     reset    still   works |
+     +----------------------------+
+     normal text
 
 OpenBSD                        January 28, 2015     TBL-DATA-BLOCK_UNCLOSED(1)
index aaf8f8e..69b47b6 100644 (file)
@@ -1,11 +1,11 @@
 TBL-DATA-EMPTY(1)           General Commands Manual          TBL-DATA-EMPTY(1)
 
 N\bNA\bAM\bME\bE
-       tbl-data-empty - empty table
+     tbl-data-empty - empty table
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
+     normal text
 
-       normal text
+     normal text
 
 OpenBSD                        January 28, 2015              TBL-DATA-EMPTY(1)
index a9f08de..a6c176b 100644 (file)
@@ -1,13 +1,13 @@
 TBL-DATA-ESCZ(1)            General Commands Manual           TBL-DATA-ESCZ(1)
 
 N\bNA\bAM\bME\bE
-       tbl-data-escz - non-advancing glyph at the end of a tbl(7) cell
+     tbl-data-escz - non-advancing glyph at the end of a tbl(7) cell
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
-       a   b
-       cd  e
+     initial text
+     a   b
+     cd  e
 
-       final text
+     final text
 
 OpenBSD                         April 26, 2022                TBL-DATA-ESCZ(1)
index e9851d0..1d68b61 100644 (file)
@@ -1,13 +1,13 @@
 TBL-DATA-ESCZ_END(1)        General Commands Manual       TBL-DATA-ESCZ_END(1)
 
 N\bNA\bAM\bME\bE
-       tbl-data-escz_end - z escape sequence at the end of a tbl(7) cell
+     tbl-data-escz_end - z escape sequence at the end of a tbl(7) cell
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
-       a   b   c
-       d   e   f
+     initial text
+     a   b   c
+     d   e   f
 
-       final text
+     final text
 
 OpenBSD                         April 26, 2022            TBL-DATA-ESCZ_END(1)
index d1b5e66..2e6e822 100644 (file)
@@ -1,17 +1,17 @@
 TBL-DATA-INSERT(1)          General Commands Manual         TBL-DATA-INSERT(1)
 
 N\bNA\bAM\bME\bE
-       tbl-data-insert - insertion of empty spans for line-only layout rows
+     tbl-data-insert - insertion of empty spans for line-only layout rows
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
-       -----------------------
-       colum one   column two
-       -----------------------
-       left             right
-       -----------
-           right   left
+     initial text
+     -----------------------
+     colum one   column two
+     -----------------------
+     left             right
+     -----------
+         right   left
 
-       final text
+     final text
 
 OpenBSD                          July 4, 2017               TBL-DATA-INSERT(1)
index 0769772..4591858 100644 (file)
@@ -1,14 +1,14 @@
 TBL-LAYOUT-BADSPAN(1)       General Commands Manual      TBL-LAYOUT-BADSPAN(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-badspan - invalid spanned cells
+     tbl-layout-badspan - invalid spanned cells
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--+-----------+-----+---+
-       |  | span      | end |   |
-       +--+---+---+---+-----+---+
-       |1 | 2 | 3 | 4 | 5   | 6 |
-       +--+---+---+---+-----+---+
+     normal text
+     +--+-----------+-----+---+
+     |  | span      | end |   |
+     +--+---+---+---+-----+---+
+     |1 | 2 | 3 | 4 | 5   | 6 |
+     +--+---+---+---+-----+---+
 
 OpenBSD                        January 11, 2020          TBL-LAYOUT-BADSPAN(1)
index 5218506..31d8709 100644 (file)
@@ -1,20 +1,20 @@
 TBL-LAYOUT-CENTER(1)        General Commands Manual       TBL-LAYOUT-CENTER(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-center - centering of table cells
+     tbl-layout-center - centering of table cells
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-           *     *     *
-          **    **     **
-         ***    ***    ***
-            ***        ***
-         ***        ***
-         ***    ***    ***
-        ****   ****    ****
-       *****   *****   *****
+     normal text
+         *     *     *
+        **    **     **
+       ***    ***    ***
+          ***        ***
+       ***        ***
+       ***    ***    ***
+      ****   ****    ****
+     *****   *****   *****
 
-       leaked tab settings:
-       a    b    c    de
+     leaked tab settings:
+     a    b    c    de
 
 OpenBSD                          June 17, 2017            TBL-LAYOUT-CENTER(1)
index d191ea0..c993784 100644 (file)
@@ -1,30 +1,30 @@
 TBL-LAYOUT-COMPLEX(1)       General Commands Manual      TBL-LAYOUT-COMPLEX(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-complex - complex table layout
+     tbl-layout-complex - complex table layout
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--+-----------++--+
-       |a | b\bb       c ||d |
-       |e | _\bf   g\bg     ||i |
-       +--+-----------++--+
+     normal text
+     +--+-----------++--+
+     |a | b\bb       c ||d |
+     |e | _\bf   g\bg     ||i |
+     +--+-----------++--+
 
-       normal text
-       +------+
-       |a     |
-       |c   d |
-       +------+
+     normal text
+     +------+
+     |a     |
+     |c   d |
+     +------+
 
-       normal text
-       +--++--+
-       |a ||b |
-       +--++--+
-       |c | d |
-       +--+---+
-        e   f
-       --------
+     normal text
+     +--++--+
+     |a ||b |
+     +--++--+
+     |c | d |
+     +--+---+
+      e   f
+     --------
 
-       normal text
+     normal text
 
 OpenBSD                        January 26, 2015          TBL-LAYOUT-COMPLEX(1)
index cc81eea..f72d91e 100644 (file)
@@ -1,13 +1,13 @@
 TBL-LAYOUT-EMPTY(1)         General Commands Manual        TBL-LAYOUT-EMPTY(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-empty - empty table layout
+     tbl-layout-empty - empty table layout
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       completely empty layout:
-       table text
-       layout only contains a bar:
-       |table text
-       normal text
+     completely empty layout:
+     table text
+     layout only contains a bar:
+     |table text
+     normal text
 
 OpenBSD                        January 29, 2015            TBL-LAYOUT-EMPTY(1)
index e6ec5b8..f9025bc 100644 (file)
@@ -1,42 +1,42 @@
 TBL-LAYOUT-EMPTYCOL(1)      General Commands Manual     TBL-LAYOUT-EMPTYCOL(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-emptycol - empty columns in tables
+     tbl-layout-emptycol - empty columns in tables
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       missing final column:
-       +--+---+---+
-       |1 | 2 |   |
-       +--+---+---+
-       |a | b |   |
-       +--+---+---+
+     missing final column:
+     +--+---+---+
+     |1 | 2 |   |
+     +--+---+---+
+     |a | b |   |
+     +--+---+---+
 
-       empty final column:
-       +--+---+---+
-       |1 | 2 |   |
-       +--+---+---+
-       |a | b |   |
-       +--+---+---+
+     empty final column:
+     +--+---+---+
+     |1 | 2 |   |
+     +--+---+---+
+     |a | b |   |
+     +--+---+---+
 
-       final column with zero-width content:
-       +--+---+---+
-       |1 | 2 |   |
-       +--+---+---+
-       |a | b |   |
-       +--+---+---+
+     final column with zero-width content:
+     +--+---+---+
+     |1 | 2 |   |
+     +--+---+---+
+     |a | b |   |
+     +--+---+---+
 
-       empty middle column:
-       +--+---+---+
-       |1 |   | 3 |
-       +--+---+---+
-       |a |   |   |
-       +--+---+---+
+     empty middle column:
+     +--+---+---+
+     |1 |   | 3 |
+     +--+---+---+
+     |a |   |   |
+     +--+---+---+
 
-       span crossing empty middle column:
-       +--+---+---+
-       |1 |   | 3 |
-       +--+---+---+
-       |span      |
-       +----------+
+     span crossing empty middle column:
+     +--+---+---+
+     |1 |   | 3 |
+     +--+---+---+
+     |span      |
+     +----------+
 
 OpenBSD                        December 31, 2019        TBL-LAYOUT-EMPTYCOL(1)
index d8f156d..d1d51df 100644 (file)
@@ -1,18 +1,18 @@
 TBL-LAYOUT-EMPTYLINE(1)     General Commands Manual    TBL-LAYOUT-EMPTYLINE(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-emptyline - empty lines in table layouts
+     tbl-layout-emptyline - empty lines in table layouts
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       An empty line in the middle of a table joins with the next:
-        table text
-       +-----------
-       |       bar
-       |     right
+     An empty line in the middle of a table joins with the next:
+      table text
+     +-----------
+     |       bar
+     |     right
 
-       An empty line at the end of a table is discarded:
-       table text
-            right
-       normal text
+     An empty line at the end of a table is discarded:
+     table text
+          right
+     normal text
 
 OpenBSD                        January 29, 2015        TBL-LAYOUT-EMPTYLINE(1)
index b0c2c9e..cd63b23 100644 (file)
@@ -1,16 +1,16 @@
 TBL-LAYOUT-FONT(1)          General Commands Manual         TBL-LAYOUT-FONT(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-font - font modifiers in the table layout
+     tbl-layout-font - font modifiers in the table layout
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       BEGINTEST
-       +---------------+
-       |b\bbo\bol\bld\bd     roman |
-       +---------------+
-       |roman   _\bi_\bt_\ba_\bl_\bi_\bc |
-       +---------------+
+     BEGINTEST
+     +---------------+
+     |b\bbo\bol\bld\bd     roman |
+     +---------------+
+     |roman   _\bi_\bt_\ba_\bl_\bi_\bc |
+     +---------------+
 
-       ENDTEST
+     ENDTEST
 
 OpenBSD                          May 16, 2021               TBL-LAYOUT-FONT(1)
index 10f71e6..607830b 100644 (file)
@@ -1,14 +1,14 @@
 TBL-LAYOUT-NUMBERS(1)       General Commands Manual      TBL-LAYOUT-NUMBERS(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-numbers - alignment of numbers in tables
+     tbl-layout-numbers - alignment of numbers in tables
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +---++-------+--------+
-       | 1 ||  1.00 | +42.0  |
-       +---++-------+--------+
-       |10 ||-10.0  |   3.14 |
-       +---++-------+--------+
+     normal text
+     +---++-------+--------+
+     | 1 ||  1.00 | +42.0  |
+     +---++-------+--------+
+     |10 ||-10.0  |   3.14 |
+     +---++-------+--------+
 
 OpenBSD                        January 29, 2017          TBL-LAYOUT-NUMBERS(1)
index fa5b6fc..c9baa7a 100644 (file)
@@ -1,42 +1,42 @@
 TBL-LAYOUT-SHORTLINES(1)    General Commands Manual   TBL-LAYOUT-SHORTLINES(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-shortlines - table lines of different length
+     tbl-layout-shortlines - table lines of different length
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +------+-------+
-       |left  | right |
-       +------+-------+
-       |short |       |
-       +------+-------+
-       |left  | right |
-       +------+-------+
+     normal text
+     +------+-------+
+     |left  | right |
+     +------+-------+
+     |short |       |
+     +------+-------+
+     |left  | right |
+     +------+-------+
 
-       +-------------+-------+
-       |left         | right |
-       +-------------+-------+
-       |first short  |       |
-       +-------------+-------+
-       |second short |       |
-       +-------------+-------+
-       |left         | right |
-       +-------------+-------+
+     +-------------+-------+
+     |left         | right |
+     +-------------+-------+
+     |first short  |       |
+     +-------------+-------+
+     |second short |       |
+     +-------------+-------+
+     |left         | right |
+     +-------------+-------+
 
-       +-----------+--------+-------+
-       |left       | middle | right |
-       +-----------+--------+-------+
-       |short      | line   |       |
-       +-----------+--------+-------+
-       |very short |        |       |
-       +-----------+--------+-------+
+     +-----------+--------+-------+
+     |left       | middle | right |
+     +-----------+--------+-------+
+     |short      | line   |       |
+     +-----------+--------+-------+
+     |very short |        |       |
+     +-----------+--------+-------+
 
-       +-----------+--------+-------+
-       |very short |        |       |
-       +-----------+--------+-------+
-       |short      | line   |       |
-       +-----------+--------+-------+
-       |left       | middle | right |
-       +-----------+--------+-------+
+     +-----------+--------+-------+
+     |very short |        |       |
+     +-----------+--------+-------+
+     |short      | line   |       |
+     +-----------+--------+-------+
+     |left       | middle | right |
+     +-----------+--------+-------+
 
 OpenBSD                        January 11, 2020       TBL-LAYOUT-SHORTLINES(1)
index d5ed47b..82922c3 100644 (file)
@@ -1,14 +1,14 @@
 TBL-LAYOUT-SPACING(1)       General Commands Manual      TBL-LAYOUT-SPACING(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-spacing-nogroff - excessive spacing modifier
+     tbl-layout-spacing-nogroff - excessive spacing modifier
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
-       +------+
-       |a   b |
-       +------+
+     initial text
+     +------+
+     |a   b |
+     +------+
 
-       final text
+     final text
 
 OpenBSD                        September 1, 2020         TBL-LAYOUT-SPACING(1)
index 36b6085..233e527 100644 (file)
@@ -1,35 +1,35 @@
 TBL-LAYOUT-SPACING(1)       General Commands Manual      TBL-LAYOUT-SPACING(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-spacing - spacing modifiers
+     tbl-layout-spacing - spacing modifiers
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       default spacing:
-       +------+
-       |a   b |
-       +------+
-
-       spacing 0:
-       +---+
-       |ab |
-       +---+
-
-       spacing 1:
-       +----+
-       |a b |
-       +----+
-
-       spacing 2:
-       +--+--+
-       |a |b |
-       +--+--+
-
-       spacing 5:
-       +---++---+
-       |a  || b |
-       +---++---+
-
-       leaked tab settings:
-       a    b    c    d    e    f
+     default spacing:
+     +------+
+     |a   b |
+     +------+
+
+     spacing 0:
+     +---+
+     |ab |
+     +---+
+
+     spacing 1:
+     +----+
+     |a b |
+     +----+
+
+     spacing 2:
+     +--+--+
+     |a |b |
+     +--+--+
+
+     spacing 5:
+     +---++---+
+     |a  || b |
+     +---++---+
+
+     leaked tab settings:
+     a    b    c    d    e    f
 
 OpenBSD                        September 1, 2020         TBL-LAYOUT-SPACING(1)
index 1b948cc..e0d03b2 100644 (file)
@@ -1,48 +1,48 @@
 TBL-LAYOUT-SPAN(1)          General Commands Manual         TBL-LAYOUT-SPAN(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout-span - alignment of spanned cells
+     tbl-layout-span - alignment of spanned cells
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--------------+
-       |a   b   c   d |
-       |s       c   d |
-       |a   s       d |
-       |a   b   s     |
-       +--------------+
-
-       +--------------+
-       |a   b   c   d |
-       |  s     c   d |
-       |a     s     d |
-       |a   b     s   |
-       +--------------+
-
-       +--------------+
-       |a   b   c   d |
-       |    s   c   d |
-       |a       s   d |
-       |a   b       s |
-       +--------------+
-
-       +--+---+---+---+---+
-       |a | b | c | d | e |
-       +--+---+---+---+---+
-       |   s1     |  s2   |
-       +--+---+---+---+---+
-       |a | b | c | d | e |
-       +--+---+---+---+---+
-
-       +----------+
-       |x***nnnnn |
-       +--+-------+
-       |a |  0.01 |
-       +--+-------+
-       |b | 10.0  |
-       +--+-------+
-
-       leaked tab settings:
-       a    b    c    d    e    f
+     normal text
+     +--------------+
+     |a   b   c   d |
+     |s       c   d |
+     |a   s       d |
+     |a   b   s     |
+     +--------------+
+
+     +--------------+
+     |a   b   c   d |
+     |  s     c   d |
+     |a     s     d |
+     |a   b     s   |
+     +--------------+
+
+     +--------------+
+     |a   b   c   d |
+     |    s   c   d |
+     |a       s   d |
+     |a   b       s |
+     +--------------+
+
+     +--+---+---+---+---+
+     |a | b | c | d | e |
+     +--+---+---+---+---+
+     |   s1     |  s2   |
+     +--+---+---+---+---+
+     |a | b | c | d | e |
+     +--+---+---+---+---+
+
+     +----------+
+     |x***nnnnn |
+     +--+-------+
+     |a |  0.01 |
+     +--+-------+
+     |b | 10.0  |
+     +--+-------+
+
+     leaked tab settings:
+     a    b    c    d    e    f
 
 OpenBSD                        September 7, 2021            TBL-LAYOUT-SPAN(1)
index 588c6b5..2603499 100644 (file)
@@ -1,16 +1,16 @@
 TBL-MACRO-MAN(1)            General Commands Manual           TBL-MACRO-MAN(1)
 
 N\bNA\bAM\bME\bE
-       tbl-macro-man - man macro in a table
+     tbl-macro-man - man macro in a table
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--+---+
-       |a | b |
-       +--+---+
-       |c | d |
-       +--+---+
+     normal text
+     +--+---+
+     |a | b |
+     +--+---+
+     |c | d |
+     +--+---+
 
-       normal text
+     normal text
 
 OpenBSD                        December 16, 2014              TBL-MACRO-MAN(1)
index f96e8aa..cf31410 100644 (file)
@@ -1,17 +1,17 @@
 TBL-MACRO-NESTED(1)         General Commands Manual        TBL-MACRO-NESTED(1)
 
 N\bNA\bAM\bME\bE
-       tbl-macro-nested - nested table
+     tbl-macro-nested - nested table
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--+---+
-       |a | b |
-       +--+---+
-       |c | d |
-       |e | f |
-       +--+---+
+     normal text
+     +--+---+
+     |a | b |
+     +--+---+
+     |c | d |
+     |e | f |
+     +--+---+
 
-       normal text
+     normal text
 
 OpenBSD                        December 16, 2014           TBL-MACRO-NESTED(1)
index 67b7c98..82425e7 100644 (file)
@@ -1,18 +1,18 @@
 TBL-MACRO-REQ(1)            General Commands Manual           TBL-MACRO-REQ(1)
 
 N\bNA\bAM\bME\bE
-       tbl-macro-req - requests generating nodes in a table
+     tbl-macro-req - requests generating nodes in a table
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       initial text
-       +--+-----+
-       |a | b   |
-       +--+-----+
-       |c | d e |
-       |f | g h |
-       |i | j k |
-       +--+-----+
+     initial text
+     +--+-----+
+     |a | b   |
+     +--+-----+
+     |c | d e |
+     |f | g h |
+     |i | j k |
+     +--+-----+
 
-       final text
+     final text
 
 OpenBSD                         April 30, 2022                TBL-MACRO-REQ(1)
index 4bbdf97..8e8e5fa 100644 (file)
@@ -1,15 +1,15 @@
 TBL-MOD-BADFONT(1)          General Commands Manual         TBL-MOD-BADFONT(1)
 
 N\bNA\bAM\bME\bE
-       tbl-mod-badfont - invalid font modifiers in table layouts
+     tbl-mod-badfont - invalid font modifiers in table layouts
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +-------------------+
-       |_\bi_\bt_\ba_\bl_\bi_\bc   one char  |
-       |b\bbo\bol\bld\bd     two chars |
-       |_\bi_\bt_\ba_\bl_\bi_\bc   dot       |
-       |b\bbo\bol\bld\bd     _\bi_\bt_\ba_\bl_\bi_\bc    |
-       +-------------------+
+     normal text
+     +-------------------+
+     |_\bi_\bt_\ba_\bl_\bi_\bc   one char  |
+     |b\bbo\bol\bld\bd     two chars |
+     |_\bi_\bt_\ba_\bl_\bi_\bc   dot       |
+     |b\bbo\bol\bld\bd     _\bi_\bt_\ba_\bl_\bi_\bc    |
+     +-------------------+
 
 OpenBSD                         August 9, 2021              TBL-MOD-BADFONT(1)
index bec923c..9b33bcc 100644 (file)
@@ -1,18 +1,17 @@
 TBL-MOD-EXPAND-TOOWIDE(1)   General Commands Manual  TBL-MOD-EXPAND-TOOWIDE(1)
 
 N\bNA\bAM\bME\bE
-       tbl-mod-expand-toowide - try to expand columns in a table that is
-       already too wide
+     tbl-mod-expand-toowide - try to expand columns in a table that is already
+     too wide
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       In this
-       section, the
-       line length
-       is limited to
-       20
-       characters.
-       x   1234567890   x
+     In this
+     section, the
+     line length is
+     limited to 20
+     characters.
+     x   1234567890   x
 
-       Now we are back to the default terminal width.
+     Now we are back to the default terminal width.
 
 OpenBSD                           May 1, 2017        TBL-MOD-EXPAND-TOOWIDE(1)
index 22407e1..a634c7a 100644 (file)
@@ -1,56 +1,56 @@
 TBL-MOD-EXPAND(1)           General Commands Manual          TBL-MOD-EXPAND(1)
 
 N\bNA\bAM\bME\bE
-       tbl-mod-expand - expand modifier in table layout
+     tbl-mod-expand - expand modifier in table layout
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       x   x   123456789012345678901234567890123456789012345678901234567890123
-       x   x    12345678901234567890123456789012345678901234567890123456789012
-       x    x    1234567890123456789012345678901234567890123456789012345678901
-       x    x     123456789012345678901234567890123456789012345678901234567890
-       x   x   x   12345678901234567890123456789012345678901234567890123456789
-       x   x    x   1234567890123456789012345678901234567890123456789012345678
-       x    x   x    123456789012345678901234567890123456789012345678901234567
-       x    x    x    12345678901234567890123456789012345678901234567890123456
-       x   x   x   x   1234567890123456789012345678901234567890123456789012345
-       x   x   x    x   123456789012345678901234567890123456789012345678901234
-       x   x    x   x    12345678901234567890123456789012345678901234567890123
-       x    x   x    x    1234567890123456789012345678901234567890123456789012
-       x   x   x   x   x   123456789012345678901234567890123456789012345678901
-       x   x   x   x    x   12345678901234567890123456789012345678901234567890
-       x   x    x   x   x    1234567890123456789012345678901234567890123456789
-       x    x   x    x   x    123456789012345678901234567890123456789012345678
-       x    x    x   x    x    12345678901234567890123456789012345678901234567
-       x   x   x   x    x   x   1234567890123456789012345678901234567890123456
-       x   x    x   x   x    x   123456789012345678901234567890123456789012345
-       x   x    x   x    x   x    12345678901234567890123456789012345678901234
-       x    x   x    x    x   x    1234567890123456789012345678901234567890123
-       x    x    x   x    x    x    123456789012345678901234567890123456789012
-       x   123456789012345678901234567890123456789012345678901234567890123   x
-       x   12345678901234567890123456789012345678901234567890123456789012    x
-       x    1234567890123456789012345678901234567890123456789012345678901    x
-       x    123456789012345678901234567890123456789012345678901234567890     x
-       x   x   12345678901234567890123456789012345678901234567890123456789   x
-       x   x    1234567890123456789012345678901234567890123456789012345678   x
-       x    x   123456789012345678901234567890123456789012345678901234567    x
-       x    x    12345678901234567890123456789012345678901234567890123456    x
-       x   x   x   1234567890123456789012345678901234567890123456789012345   x
-       x   x   x    123456789012345678901234567890123456789012345678901234   x
-       x   x    x   12345678901234567890123456789012345678901234567890123    x
-       x    x   x    1234567890123456789012345678901234567890123456789012    x
-       x   x   x   x   123456789012345678901234567890123456789012345678901   x
-       x   x   x   x    12345678901234567890123456789012345678901234567890   x
-       x   x    x   x   1234567890123456789012345678901234567890123456789    x
-       x    x   x    x   123456789012345678901234567890123456789012345678    x
-       x    x    x   x    12345678901234567890123456789012345678901234567    x
-       x   x   x   x    x   1234567890123456789012345678901234567890123456   x
-       x   x    x   x   x    123456789012345678901234567890123456789012345   x
-       x   x    x   x    x   12345678901234567890123456789012345678901234    x
-       x    x   x    x    x   1234567890123456789012345678901234567890123    x
-       x    x    x   x    x    123456789012345678901234567890123456789012    x
+     normal text
+     x    x    123456789012345678901234567890123456789012345678901234567890123
+     x    x     12345678901234567890123456789012345678901234567890123456789012
+     x     x     1234567890123456789012345678901234567890123456789012345678901
+     x     x      123456789012345678901234567890123456789012345678901234567890
+     x    x   x    12345678901234567890123456789012345678901234567890123456789
+     x    x    x    1234567890123456789012345678901234567890123456789012345678
+     x    x     x    123456789012345678901234567890123456789012345678901234567
+     x     x    x     12345678901234567890123456789012345678901234567890123456
+     x   x    x   x    1234567890123456789012345678901234567890123456789012345
+     x    x   x    x    123456789012345678901234567890123456789012345678901234
+     x    x    x    x    12345678901234567890123456789012345678901234567890123
+     x    x    x     x    1234567890123456789012345678901234567890123456789012
+     x   x    x   x   x    123456789012345678901234567890123456789012345678901
+     x    x   x    x   x    12345678901234567890123456789012345678901234567890
+     x    x    x   x    x    1234567890123456789012345678901234567890123456789
+     x    x    x    x    x    123456789012345678901234567890123456789012345678
+     x    x    x    x     x    12345678901234567890123456789012345678901234567
+     x   x    x   x    x   x    1234567890123456789012345678901234567890123456
+     x    x   x    x    x   x    123456789012345678901234567890123456789012345
+     x    x    x   x    x    x    12345678901234567890123456789012345678901234
+     x    x    x    x    x    x    1234567890123456789012345678901234567890123
+     x    x    x    x     x    x    123456789012345678901234567890123456789012
+     x    123456789012345678901234567890123456789012345678901234567890123    x
+     x    12345678901234567890123456789012345678901234567890123456789012     x
+     x     1234567890123456789012345678901234567890123456789012345678901     x
+     x     123456789012345678901234567890123456789012345678901234567890      x
+     x    x   12345678901234567890123456789012345678901234567890123456789    x
+     x    x    1234567890123456789012345678901234567890123456789012345678    x
+     x    x     123456789012345678901234567890123456789012345678901234567    x
+     x     x    12345678901234567890123456789012345678901234567890123456     x
+     x   x    x   1234567890123456789012345678901234567890123456789012345    x
+     x    x   x    123456789012345678901234567890123456789012345678901234    x
+     x    x    x    12345678901234567890123456789012345678901234567890123    x
+     x    x    x     1234567890123456789012345678901234567890123456789012    x
+     x   x    x   x   123456789012345678901234567890123456789012345678901    x
+     x    x   x    x   12345678901234567890123456789012345678901234567890    x
+     x    x    x   x    1234567890123456789012345678901234567890123456789    x
+     x    x    x    x    123456789012345678901234567890123456789012345678    x
+     x    x    x    x     12345678901234567890123456789012345678901234567    x
+     x   x    x   x    x   1234567890123456789012345678901234567890123456    x
+     x    x   x    x    x   123456789012345678901234567890123456789012345    x
+     x    x    x   x    x    12345678901234567890123456789012345678901234    x
+     x    x    x    x    x    1234567890123456789012345678901234567890123    x
+     x    x    x    x     x    123456789012345678901234567890123456789012    x
 
-       leaked tab settings:
-       a    b    c    d    e    f    g    h
+     leaked tab settings:
+     a    b    c    d    e    f    g    h
 
 OpenBSD                        January 27, 2015              TBL-MOD-EXPAND(1)
index db52155..5afca27 100644 (file)
@@ -1,13 +1,13 @@
 TBL-MOD-FONT-EOL(1)         General Commands Manual        TBL-MOD-FONT-EOL(1)
 
 N\bNA\bAM\bME\bE
-       tbl-mod-font-eol - font modifier at eol in table layout
+     tbl-mod-font-eol - font modifier at eol in table layout
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--------------+
-       |b\bbo\bol\bld\bd   none   |
-       |b\bbo\bol\bld\bd   _\bi_\bt_\ba_\bl_\bi_\bc |
-       +--------------+
+     normal text
+     +--------------+
+     |b\bbo\bol\bld\bd   none   |
+     |b\bbo\bol\bld\bd   _\bi_\bt_\ba_\bl_\bi_\bc |
+     +--------------+
 
 OpenBSD                         August 9, 2021             TBL-MOD-FONT-EOL(1)
index ecc8435..c465db4 100644 (file)
@@ -1,18 +1,18 @@
 TBL-MOD-FONT(1)             General Commands Manual            TBL-MOD-FONT(1)
 
 N\bNA\bAM\bME\bE
-       tbl-mod-font - font modifiers in table layouts
+     tbl-mod-font - font modifiers in table layouts
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +-------+-------+--------+
-       | b\bbo\bol\bld\bd  | roman | _\bi_\bt_\ba_\bl_\bi_\bc |
-       +-------+-------+--------+
-       |_\bi_\bt_\ba_\bl_\bi_\bc | roman |  b\bbo\bol\bld\bd  |
-       | _\ba_\bn_\bd   |  so   |   o\bon\bn   |
-       +-------+-------+--------+
+     normal text
+     +-------+-------+--------+
+     | b\bbo\bol\bld\bd  | roman | _\bi_\bt_\ba_\bl_\bi_\bc |
+     +-------+-------+--------+
+     |_\bi_\bt_\ba_\bl_\bi_\bc | roman |  b\bbo\bol\bld\bd  |
+     | _\ba_\bn_\bd   |  so   |   o\bon\bn   |
+     +-------+-------+--------+
 
-       leaked tab settings:
-       a    b    c    d    e
+     leaked tab settings:
+     a    b    c    d    e
 
 OpenBSD                        February 10, 2015               TBL-MOD-FONT(1)
index fcfccff..ee755b0 100644 (file)
@@ -1,18 +1,18 @@
 TBL-MOD-MISALIGN(1)         General Commands Manual        TBL-MOD-MISALIGN(1)
 
 N\bNA\bAM\bME\bE
-       tbl-mod-misalign - failing alignment in tables
+     tbl-mod-misalign - failing alignment in tables
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +------+
-       |12.34 |
-       +------+
-       |100.0 |
-       |0.001 |
-       +------+
-       |1000.0 |
-       |0.0001 |
-       +------+
+     normal text
+     +------+
+     |12.34 |
+     +------+
+     |100.0 |
+     |0.001 |
+     +------+
+     |1000.0 |
+     |0.0001 |
+     +------+
 
 OpenBSD                        December 24, 2014           TBL-MOD-MISALIGN(1)
index 9366d9b..4a58dd4 100644 (file)
@@ -1,14 +1,14 @@
 TBL-MOD-SPACING(1)          General Commands Manual         TBL-MOD-SPACING(1)
 
 N\bNA\bAM\bME\bE
-       tbl-mod-spacing - spacing modifier in table layout
+     tbl-mod-spacing - spacing modifier in table layout
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--+--+--+----+----+------+------+-----+
-       |ab|c |d | e  | f  |  g   |  h   |   i |
-       |ab|c |d ||e    f  || g   |  h   ||  i |
-       |ab|c |d ||e    f  || g   |  h   ||  i |
-       +--+--+--++--------++-----+------++----+
+     normal text
+     +--+--+--+----+----+------+------+-----+
+     |ab|c |d | e  | f  |  g   |  h   |   i |
+     |ab|c |d ||e    f  || g   |  h   ||  i |
+     |ab|c |d ||e    f  || g   |  h   ||  i |
+     +--+--+--++--------++-----+------++----+
 
 OpenBSD                          June 27, 2017              TBL-MOD-SPACING(1)
index 154c4f0..51e5111 100644 (file)
@@ -1,12 +1,12 @@
 TBL-MOD-WIDTH(1)            General Commands Manual           TBL-MOD-WIDTH(1)
 
 N\bNA\bAM\bME\bE
-       tbl-mod-width - width modifier in table layout
+     tbl-mod-width - width modifier in table layout
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +---+------+----+------+
-       |a  | abcd | a  | abcd |
-       +---+------+----+------+
+     normal text
+     +---+------+----+------+
+     |a  | abcd | a  | abcd |
+     +---+------+----+------+
 
 OpenBSD                          June 8, 2017                 TBL-MOD-WIDTH(1)
index a766fc8..0bc55e5 100644 (file)
@@ -1,43 +1,43 @@
 TBL-OPT-BOX(1)              General Commands Manual             TBL-OPT-BOX(1)
 
 N\bNA\bAM\bME\bE
-       tbl-opt-box - box table options
+     tbl-opt-box - box table options
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       no boxing:
-       a   b
-       c   d
-       automatic boxing:
-       +------+
-       |a   b |
-       |c   d |
-       +------+
-       allbox:
-       +--+---+
-       |a | b |
-       +--+---+
-       |c | d |
-       +--+---+
-       manual boxing:
-       +--++--+
-       |a ||b |
-       +--++--+
-       |c ||d |
-       +--++--+
-       automatic and manual boxing:
-       +--++--+
-       |a ||b |
-       +--++--+
-       |c ||d |
-       +--++--+
-       +--++--+
-       allbox and manual boxing:
-       +--++--+
-       |a ||b |
-       +--++--+
-       +--++--+
-       |c ||d |
-       +--++--+
-       +--++--+
+     no boxing:
+     a   b
+     c   d
+     automatic boxing:
+     +------+
+     |a   b |
+     |c   d |
+     +------+
+     allbox:
+     +--+---+
+     |a | b |
+     +--+---+
+     |c | d |
+     +--+---+
+     manual boxing:
+     +--++--+
+     |a ||b |
+     +--++--+
+     |c ||d |
+     +--++--+
+     automatic and manual boxing:
+     +--++--+
+     |a ||b |
+     +--++--+
+     |c ||d |
+     +--++--+
+     +--++--+
+     allbox and manual boxing:
+     +--++--+
+     |a ||b |
+     +--++--+
+     +--++--+
+     |c ||d |
+     +--++--+
+     +--++--+
 
 OpenBSD                         August 28, 2022                 TBL-OPT-BOX(1)
index 075dad4..713f150 100644 (file)
@@ -1,5 +1,5 @@
-.\" $OpenBSD: center.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
-.TH TBL-LAYOUT_CENTER 1 "January 28, 2015"
+.\" $OpenBSD: center.in,v 1.3 2023/11/13 20:35:36 schwarze Exp $
+.TH TBL-LAYOUT_CENTER 1 "November 13, 2023"
 .SH NAME
 tbl-layout_center \- center a table as a whole
 .SH DESCRIPTION
@@ -21,6 +21,46 @@ center; l.
 .TE
 .TS
 center; l.
+12345678901234567890123456789012345678901234567890123456789012345678901\
+234567890123
+.TE
+.TS
+center; l.
+12345678901234567890123456789012345678901234567890123456789012345678901\
+23456789012
+.TE
+.TS
+center; l.
+12345678901234567890123456789012345678901234567890123456789012345678901\
+2345678901
+.TE
+.TS
+center; l.
+12345678901234567890123456789012345678901234567890123456789012345678901\
+234567890
+.TE
+.TS
+center; l.
+1234567890123456789012345678901234567890123456789012345678901234567890123456789
+.TE
+.TS
+center; l.
+123456789012345678901234567890123456789012345678901234567890123456789012345678
+.TE
+.TS
+center; l.
+12345678901234567890123456789012345678901234567890123456789012345678901234567
+.TE
+.TS
+center; l.
+1234567890123456789012345678901234567890123456789012345678901234567890123456
+.TE
+.TS
+center; l.
+123456789012345678901234567890123456789012345678901234567890123456789012345
+.TE
+.TS
+center; l.
 12345678901234567890123456789012345678901234567890123456789012345678901234
 .TE
 .TS
index 97178c2..ab8c360 100644 (file)
@@ -1,43 +1,52 @@
 TBL-LAYOUT_CENTER(1)        General Commands Manual       TBL-LAYOUT_CENTER(1)
 
 N\bNA\bAM\bME\bE
-       tbl-layout_center - center a table as a whole
+     tbl-layout_center - center a table as a whole
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
+     normal text
 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456
 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345
- 123456789012345678901234567890123456789012345678901234567890123456789012345678901234
-      12345678901234567890123456789012345678901234567890123456789012345678901234
-      1234567890123456789012345678901234567890123456789012345678901234567890123
-       123456789012345678901234567890123456789012345678901234567890123456789012
-       12345678901234567890123456789012345678901234567890123456789012345678901
-       1234567890123456789012345678901234567890123456789012345678901234567890
-        123456789012345678901234567890123456789012345678901234567890123456789
-        12345678901234567890123456789012345678901234567890123456789012345678
-                                        ----+
-                                        txt |
-                                        -----+
-                                        text |
-                                        +----
-                                        |txt
-                                        +-----
-                                        |text
-                                        +----+
-                                        |txt |
-                                       +-----+
-                                       |text |
-                                    +----++-----+
-                                    |txt ||text |
-                                    +-----++-----+
-                                    |text ||text |
-                                        +----+
-                                        |txt |
-                                        +----+
+123456789012345678901234567890123456789012345678901234567890123456789012345678901234
+12345678901234567890123456789012345678901234567890123456789012345678901234567890123
+ 1234567890123456789012345678901234567890123456789012345678901234567890123456789012
+ 123456789012345678901234567890123456789012345678901234567890123456789012345678901
+  12345678901234567890123456789012345678901234567890123456789012345678901234567890
+  1234567890123456789012345678901234567890123456789012345678901234567890123456789
+   123456789012345678901234567890123456789012345678901234567890123456789012345678
+   12345678901234567890123456789012345678901234567890123456789012345678901234567
+    1234567890123456789012345678901234567890123456789012345678901234567890123456
+    123456789012345678901234567890123456789012345678901234567890123456789012345
+     12345678901234567890123456789012345678901234567890123456789012345678901234
+     1234567890123456789012345678901234567890123456789012345678901234567890123
+     123456789012345678901234567890123456789012345678901234567890123456789012
+      12345678901234567890123456789012345678901234567890123456789012345678901
+      1234567890123456789012345678901234567890123456789012345678901234567890
+       123456789012345678901234567890123456789012345678901234567890123456789
+       12345678901234567890123456789012345678901234567890123456789012345678
+                                       ----+
+                                       txt |
+                                       -----+
+                                       text |
+                                       +----
+                                       |txt
+                                       +-----
+                                       |text
+                                       +----+
+                                       |txt |
+                                      +-----+
+                                      |text |
+                                   +----++-----+
+                                   |txt ||text |
+                                   +-----++-----+
+                                   |text ||text |
+                                       +----+
+                                       |txt |
+                                       +----+
 
-       normal text
-                                       +-----+
-                                       |text |
-                                       +-----+
+     normal text
+                                      +-----+
+                                      |text |
+                                      +-----+
 
-OpenBSD                        January 28, 2015           TBL-LAYOUT_CENTER(1)
+OpenBSD                        November 13, 2023          TBL-LAYOUT_CENTER(1)
index 627a3bf..fc0de08 100644 (file)
@@ -1,20 +1,20 @@
 TBL-OPT(1)                  General Commands Manual                 TBL-OPT(1)
 
 N\bNA\bAM\bME\bE
-       tbl-opt - table options
+     tbl-opt - table options
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       normal text
-       +--------------+
-       |10.0     0.01 |
-       | 0.01   10.0  |
-       +--------------+
+     normal text
+     +--------------+
+     |10.0     0.01 |
+     | 0.01   10.0  |
+     +--------------+
 
-       normal text
-       +------+
-       |a   b |
-       +------+
+     normal text
+     +------+
+     |a   b |
+     +------+
 
-       normal text
+     normal text
 
 OpenBSD                        January 25, 2015                     TBL-OPT(1)