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/XtPopup.man | |
parent | 1b2b648dbbc6f10b36e7914de8388b66bc93b45f (diff) |
cleanup undefined macros in manpages
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtPopup.man')
-rw-r--r-- | man/XtPopup.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtPopup.man b/man/XtPopup.man index 45351bd..810fd54 100644 --- a/man/XtPopup.man +++ b/man/XtPopup.man @@ -93,7 +93,7 @@ Specifies the pop-up shell. .IP \fIgrab_kind\fP 1i Specifies the way in which user events should be constrained. .IP \fIpopup_shell\fP 1i -Specifies the widget shell\*(Ps. +Specifies the widget shell. .IP \fIw\fP 1i Specifies the widget. .SH DESCRIPTION |