summaryrefslogtreecommitdiffstats
path: root/regress/char/accent
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:06:34 +0000
committerIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:06:34 +0000
commit32d371b57d595aa395b7fdf92909a912936ae599 (patch)
tree27e6ebfc3e3ee11feed0ab21318b45aaeb08aba7 /regress/char/accent
parentbf3f4307729712bd6e6eeb0d2cf2d9739f304877 (diff)
downloadmandoc-32d371b57d595aa395b7fdf92909a912936ae599.tar.gz
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Diffstat (limited to 'regress/char/accent')
-rw-r--r--regress/char/accent/combine.out_utf812
-rw-r--r--regress/char/accent/nocombine.out_ascii34
-rw-r--r--regress/char/accent/nocombine.out_utf834
-rw-r--r--regress/char/accent/utf8only.out_utf88
4 files changed, 44 insertions, 44 deletions
diff --git a/regress/char/accent/combine.out_utf8 b/regress/char/accent/combine.out_utf8
index ca9c3c65..37510d5b 100644
--- a/regress/char/accent/combine.out_utf8
+++ b/regress/char/accent/combine.out_utf8
@@ -1,13 +1,13 @@
CHAR-ACCENT-COMBINE(1) General Commands Manual CHAR-ACCENT-COMBINE(1)
NNAAMMEE
- cchhaarr--aacccceenntt--ccoommbbiinnee - combining accents
+ cchhaarr--aacccceenntt--ccoommbbiinnee - combining accents
DDEESSCCRRIIPPTTIIOONN
- char + combine char U: eU'0301'
- char + combine char C: é
- char + combine char named: é
- combined char pre N: é
- combined char pre 2: é
+ char + combine char U: eU'0301'
+ char + combine char C: é
+ char + combine char named: é
+ combined char pre N: é
+ combined char pre 2: é
OpenBSD February 28, 2014 CHAR-ACCENT-COMBINE(1)
diff --git a/regress/char/accent/nocombine.out_ascii b/regress/char/accent/nocombine.out_ascii
index cd4264df..f23c15cb 100644
--- a/regress/char/accent/nocombine.out_ascii
+++ b/regress/char/accent/nocombine.out_ascii
@@ -1,24 +1,24 @@
CHAR-ACCENT-NOCOMBINE(1) General Commands Manual CHAR-ACCENT-NOCOMBINE(1)
NNAAMMEE
- cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
+ cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
DDEESSCCRRIIPPTTIIOONN
- bare acute accent: e'e
- escaped acute accent: e'ee
- acute accent sequence: e'e
- bare grave accent: e`e
- escaped grave accent: e`ee
- acute grave sequence: e`e
- hungarian umlaut: e"e
- circumflex: e^e
- cedilla: e,e
- dieresis: e"e
- caron: eve
- ring: eoe
- tilde: e~e
- ogonek: e,e
- text hat: e^e
- text tilde: e~e
+ bare acute accent: e'e
+ escaped acute accent: e'ee
+ acute accent sequence: e'e
+ bare grave accent: e`e
+ escaped grave accent: e`ee
+ acute grave sequence: e`e
+ hungarian umlaut: e"e
+ circumflex: e^e
+ cedilla: e,e
+ dieresis: e"e
+ caron: eve
+ ring: eoe
+ tilde: e~e
+ ogonek: e,e
+ text hat: e^e
+ text tilde: e~e
OpenBSD December 15, 2018 CHAR-ACCENT-NOCOMBINE(1)
diff --git a/regress/char/accent/nocombine.out_utf8 b/regress/char/accent/nocombine.out_utf8
index e52794cf..520a15d3 100644
--- a/regress/char/accent/nocombine.out_utf8
+++ b/regress/char/accent/nocombine.out_utf8
@@ -1,24 +1,24 @@
CHAR-ACCENT-NOCOMBINE(1) General Commands Manual CHAR-ACCENT-NOCOMBINE(1)
NNAAMMEE
- cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
+ cchhaarr--aacccceenntt--nnooccoommbbiinnee - non-combining accents
DDEESSCCRRIIPPTTIIOONN
- bare acute accent: e'e
- escaped acute accent: e´ee
- acute accent sequence: e´e
- bare grave accent: e`e
- escaped grave accent: e`ee
- acute grave sequence: e`e
- hungarian umlaut: e˝e
- circumflex: e^e
- cedilla: e¸e
- dieresis: e¨e
- caron: eˇe
- ring: e˚e
- tilde: e~e
- ogonek: e˛e
- text hat: e^e
- text tilde: e~e
+ bare acute accent: e'e
+ escaped acute accent: e´ee
+ acute accent sequence: e´e
+ bare grave accent: e`e
+ escaped grave accent: e`ee
+ acute grave sequence: e`e
+ hungarian umlaut: e˝e
+ circumflex: e^e
+ cedilla: e¸e
+ dieresis: e¨e
+ caron: eˇe
+ ring: e˚e
+ tilde: e~e
+ ogonek: e˛e
+ text hat: e^e
+ text tilde: e~e
OpenBSD December 15, 2018 CHAR-ACCENT-NOCOMBINE(1)
diff --git a/regress/char/accent/utf8only.out_utf8 b/regress/char/accent/utf8only.out_utf8
index 7e81f277..15eb420f 100644
--- a/regress/char/accent/utf8only.out_utf8
+++ b/regress/char/accent/utf8only.out_utf8
@@ -1,11 +1,11 @@
CHAR-ACCENT-UTF8ONLY(1) General Commands Manual CHAR-ACCENT-UTF8ONLY(1)
NNAAMMEE
- cchhaarr--aacccceenntt--uuttff88oonnllyy - accents available in UTF-8 only
+ cchhaarr--aacccceenntt--uuttff88oonnllyy - accents available in UTF-8 only
DDEESSCCRRIIPPTTIIOONN
- macron: e¯e
- dotted: e˙e
- breve: e˘e
+ macron: e¯e
+ dotted: e˙e
+ breve: e˘e
OpenBSD March 8, 2014 CHAR-ACCENT-UTF8ONLY(1)