>From Quentin Garnier <[email protected]> Signed-off-by: Thomas Klausner <[email protected]> --- 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 -- 1.7.11.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
