aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-14 20:57:07 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-14 20:57:07 +0000
commite9ac0876da23cde98a17d36ab849630061754ff0 (patch)
tree5c324a18a7c927a1971f94c61943b847096c8c85 /regress
parent3dfee9ea37ce25813fe91a089b7bcdaec3426db5 (diff)
downloadmandoc-e9ac0876da23cde98a17d36ab849630061754ff0.tar.gz
mandoc-e9ac0876da23cde98a17d36ab849630061754ff0.tar.zst
mandoc-e9ac0876da23cde98a17d36ab849630061754ff0.zip
add the \(ru (0.5m baseline ruler) character escape sequence,
abused by mail/nmh; groff_char(7) confirms that this really exists
Diffstat (limited to 'regress')
-rw-r--r--regress/char/unicode/ascii.in2
-rw-r--r--regress/char/unicode/ascii.out_ascii2
-rw-r--r--regress/char/unicode/ascii.out_html2
-rw-r--r--regress/char/unicode/ascii.out_utf82
4 files changed, 4 insertions, 4 deletions
diff --git a/regress/char/unicode/ascii.in b/regress/char/unicode/ascii.in
index c75da2c0..66664155 100644
--- a/regress/char/unicode/ascii.in
+++ b/regress/char/unicode/ascii.in
@@ -18,7 +18,7 @@ BEGINTEST
\[u005C]\N'92'\e\(rs REVERSE SOLIDUS
\[u005D]\N'93'\(rB RIGHT SQUARE BRACKET
\[u005E]\N'94'\(a^\(ha CIRCUMFLEX ACCENT
-\[u005F]\N'95'\(ul LOW LINE
+\[u005F]\N'95'\(ul\(ru LOW LINE
\[u0060]\N'96'\`\(ga GRAVE ACCENT
\[u007B]\N'123'\(lC LEFT CURLY BRACKET
\[u007C]\N'124'\(ba\(or VERTICAL LINE
diff --git a/regress/char/unicode/ascii.out_ascii b/regress/char/unicode/ascii.out_ascii
index 74b5d286..f46e0f36 100644
--- a/regress/char/unicode/ascii.out_ascii
+++ b/regress/char/unicode/ascii.out_ascii
@@ -21,7 +21,7 @@ DDEESSCCRRIIPPTTIIOONN
\\\\ REVERSE SOLIDUS
]]] RIGHT SQUARE BRACKET
^^^^ CIRCUMFLEX ACCENT
- ___ LOW LINE
+ ____ LOW LINE
```` GRAVE ACCENT
{{{ LEFT CURLY BRACKET
|||| VERTICAL LINE
diff --git a/regress/char/unicode/ascii.out_html b/regress/char/unicode/ascii.out_html
index deef5bcb..7ebda578 100644
--- a/regress/char/unicode/ascii.out_html
+++ b/regress/char/unicode/ascii.out_html
@@ -13,7 +13,7 @@ $$$ DOLLAR SIGN
\\\\ REVERSE SOLIDUS
]]] RIGHT SQUARE BRACKET
^^^^ CIRCUMFLEX ACCENT
-___ LOW LINE
+____ LOW LINE
```` GRAVE ACCENT
{{{ LEFT CURLY BRACKET
|||| VERTICAL LINE
diff --git a/regress/char/unicode/ascii.out_utf8 b/regress/char/unicode/ascii.out_utf8
index 74b5d286..f46e0f36 100644
--- a/regress/char/unicode/ascii.out_utf8
+++ b/regress/char/unicode/ascii.out_utf8
@@ -21,7 +21,7 @@ DDEESSCCRRIIPPTTIIOONN
\\\\ REVERSE SOLIDUS
]]] RIGHT SQUARE BRACKET
^^^^ CIRCUMFLEX ACCENT
- ___ LOW LINE
+ ____ LOW LINE
```` GRAVE ACCENT
{{{ LEFT CURLY BRACKET
|||| VERTICAL LINE