diff options
Diffstat (limited to 'man/XSupportsLocale.man')
-rw-r--r-- | man/XSupportsLocale.man | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/man/XSupportsLocale.man b/man/XSupportsLocale.man index 8fdfcfa..1fead30 100644 --- a/man/XSupportsLocale.man +++ b/man/XSupportsLocale.man @@ -40,7 +40,7 @@ .\" of this documentation for any purpose. .\" It is provided ``as is'' without express or implied warranty. .\" -.\" $XFree86: xc/doc/man/X11/XSupLoc.man,v 1.2 2001/01/27 18:20:05 dawes Exp $ +.\" $XFree86: xc/doc/man/X11/XSupLoc.man,v 1.3 2003/04/28 22:17:57 herrb Exp $ .\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface @@ -144,11 +144,10 @@ .SH NAME XSupportsLocale, XSetLocaleModifiers \- determine locale support and configure locale modifiers .SH SYNTAX -Bool XSupportsLocale\^(\|) -.LP -char *XSetLocaleModifiers\^(\^\fImodifier_list\fP\^) -.br - char *\fImodifier_list\fP\^; +.HP +Bool XSupportsLocale\^(void); +.HP +char *XSetLocaleModifiers\^(\^char *\fImodifier_list\fP\^); .SH ARGUMENTS .IP \fImodifier_list\fP 1i Specifies the modifiers. |