diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2019-03-16 12:23:22 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2019-03-16 13:37:28 -0400 |
commit | fe0f501b0dfb2d69f5879588547d6994d93217c7 (patch) | |
tree | 3b4d8be07ed5312d89bde99c02d3c6fb06c2d438 /man/XtClass.man | |
parent | 1b2b648dbbc6f10b36e7914de8388b66bc93b45f (diff) |
cleanup undefined macros in manpages
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtClass.man')
-rw-r--r-- | man/XtClass.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtClass.man b/man/XtClass.man index f16f08d..c8df9e7 100644 --- a/man/XtClass.man +++ b/man/XtClass.man @@ -110,7 +110,7 @@ Boolean XtIsSessionShell(Widget \fIw\fP); .IP \fIw\fP 1i Specifies the widget. .IP \fIwidget_class\fP 1i -Specifies the widget class\*(Wc. +Specifies the widget class. .ds Me used .IP \fImessage\fP 1i Specifies the message that is to be \*(Me. |