summaryrefslogtreecommitdiff
path: root/man/XtSetLanguageProc.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-05-30 18:59:30 -0400
committerThomas E. Dickey <dickey@his.com>2019-06-10 00:27:23 +0000
commit040eeec1d8034dbf2f432d792c90dbedc5148aea (patch)
tree244ca7fa6aa55b3423d570e17765659eb7be1174 /man/XtSetLanguageProc.man
parentfad2c6c20a793b20974a72b2fabb2eca668e69f3 (diff)
downloadxorg-lib-libXt-040eeec1d8034dbf2f432d792c90dbedc5148aea.tar.gz
fix fake-quotes in manpages
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtSetLanguageProc.man')
-rw-r--r--man/XtSetLanguageProc.man6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/XtSetLanguageProc.man b/man/XtSetLanguageProc.man
index d82aecb..fa2cb6f 100644
--- a/man/XtSetLanguageProc.man
+++ b/man/XtSetLanguageProc.man
@@ -32,6 +32,10 @@
.ds xC Inter-Client Communication Conventions Manual
.ds Rn 3
.ds Vn 2.2
+.ie \n(.g .ds `` \(lq
+.el .ds `` ``
+.ie \n(.g .ds '' \(rq
+.el .ds '' ''
.hw XtSet-Language-Proc wid-get
.na
.TH XtSetLanguageProc __libmansuffix__ __xorgversion__ "XT FUNCTIONS"
@@ -89,7 +93,7 @@ to verify that the current locale is supported.
If the locale is not
supported, a warning message is issued with
.B XtWarning
-and the locale is set to ``C''.
+and the locale is set to \*(``C\*(''.
.IP \(bu 5
Calls
.B XSetLocaleModifiers