diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-17 19:15:41 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-17 19:15:41 +0000 |
commit | b17feb6b04d6ca8badd3ac1223dd6da9b051d357 (patch) | |
tree | cc49215280538e7630a6029a806696800b3af691 /regress/mdoc/Rs/Makefile | |
parent | 6314f1e80963a3b0062af9c80947fb76e5452a4b (diff) | |
download | mandoc-b17feb6b04d6ca8badd3ac1223dd6da9b051d357.tar.gz |
Use typographic quotes rather than '"' for .Rs %T (no change for -Tascii
output, of course). Patch from bentley@ in November 2014. This can be
committed now because groff merged Anthony's patch yesterday.
Diffstat (limited to 'regress/mdoc/Rs/Makefile')
-rw-r--r-- | regress/mdoc/Rs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/mdoc/Rs/Makefile b/regress/mdoc/Rs/Makefile index 45fd8cb2..3732dc0a 100644 --- a/regress/mdoc/Rs/Makefile +++ b/regress/mdoc/Rs/Makefile @@ -1,6 +1,7 @@ # $OpenBSD: Makefile,v 1.7 2015/02/04 18:03:28 schwarze Exp $ REGRESS_TARGETS = allch args break empty three_authors +UTF8_TARGETS = allch break empty three_authors LINT_TARGETS = allch args empty # groff-1.22.3 defect: |