aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-02-17 18:28:06 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-02-17 18:28:06 +0000
commit1dcbde3e1a6941a3253b1fbda8cbb0c765636066 (patch)
tree7a3c6f6fd5b3375f8696f76c67e85c875d78697a /regress/roff
parentc29573b986ee252fd9bd92c397a44e7b3d3a5456 (diff)
downloadmandoc-1dcbde3e1a6941a3253b1fbda8cbb0c765636066.tar.gz
mandoc-1dcbde3e1a6941a3253b1fbda8cbb0c765636066.tar.zst
mandoc-1dcbde3e1a6941a3253b1fbda8cbb0c765636066.zip
Many people have been complaining for a long time that ``...'' looks
ugly in -Tascii output. For that reason, bentley@ submitted patches to render "..." instead to groff in November 2014 (yes, more than two years ago). Carsten Kunze yesterday merged them for the upcoming groff-1.22.4 release. Yay! Consequently, do the same in mandoc: Render \(Lq and \(Rq (which are used for .Do, .Dq, .Lb, and .St) as '"' in -Tascii output. All other output modes including -Tutf8 remain unchanged.
Diffstat (limited to 'regress/roff')
-rw-r--r--regress/roff/cond/before-Dd.out_ascii2
-rw-r--r--regress/roff/de/escname.out_ascii2
-rw-r--r--regress/roff/esc/c.out_ascii2
3 files changed, 3 insertions, 3 deletions
diff --git a/regress/roff/cond/before-Dd.out_ascii b/regress/roff/cond/before-Dd.out_ascii
index f14a44fe..373e920f 100644
--- a/regress/roff/cond/before-Dd.out_ascii
+++ b/regress/roff/cond/before-Dd.out_ascii
@@ -10,7 +10,7 @@ DDEESSCCRRIIPPTTIIOONN
with unknown macro errors.
If the present document looks like a proper mdoc(7) document and the
- following display reads ``mytext'', then the problem did not come back:
+ following display reads "mytext", then the problem did not come back:
mytext
diff --git a/regress/roff/de/escname.out_ascii b/regress/roff/de/escname.out_ascii
index 9a2d825a..4f9a3a3d 100644
--- a/regress/roff/de/escname.out_ascii
+++ b/regress/roff/de/escname.out_ascii
@@ -16,7 +16,7 @@ DDEESSCCRRIIPPTTIIOONN
Remove all but second: val2
- macro seperated from argument by an escape sequence: ``argument''
+ macro seperated from argument by an escape sequence: "argument"
final text
diff --git a/regress/roff/esc/c.out_ascii b/regress/roff/esc/c.out_ascii
index 5ddc8443..a0f6a996 100644
--- a/regress/roff/esc/c.out_ascii
+++ b/regress/roff/esc/c.out_ascii
@@ -4,7 +4,7 @@ NNAAMMEE
eesscc--cc - the roff escape c sequence: remove trailing space
DDEESSCCRRIIPPTTIIOONN
- No space between ``one'' and ``word'': oneword
+ No space between "one" and "word": oneword
oneword