[PATCH:libXt 1/2] Avoid referencing something that isn't defined. Bring in the definition from another manual page.

Thomas Klausner wiz at NetBSD.org
Wed Jul 18 07:45:18 PDT 2012


>From Quentin Garnier <cube at NetBSD.org>

Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
---
 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



More information about the xorg-devel mailing list