From 1ab3a0dd5140489bc80edcfd940609fefaec81f1 Mon Sep 17 00:00:00 2001 From: Thomas Klausner Date: Wed, 18 Jul 2012 16:45:18 +0200 Subject: Avoid referencing something that isn't defined. Bring in the definition from another manual page. Signed-off-by: Thomas Klausner Reviewed-by: Alan Coopersmith Signed-off-by: Alan Coopersmith --- man/XtAppCreateShell.man | 1 + 1 file changed, 1 insertion(+) diff --git a/man/XtAppCreateShell.man b/man/XtAppCreateShell.man index 3d09f88..73218e6 100644 --- a/man/XtAppCreateShell.man +++ b/man/XtAppCreateShell.man @@ -137,6 +137,7 @@ Widget XtVaAppCreateShell(String \fIapplication_name\fP, String .SH ARGUMENTS .IP \fIapplication_name\fP 1i Specifies the name of the application instance. +.ds Ac , which usually is the generic name for all instances of this application .IP \fIapplication_class\fP 1i Specifies the class name of this application\*(Ac. .ds Wc \ that the application top-level widget should be -- cgit v1.2.3