diff options
Diffstat (limited to 'xts5/Xlib9/XLoadFont/XLoadFont.m')
-rw-r--r-- | xts5/Xlib9/XLoadFont/XLoadFont.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/Xlib9/XLoadFont/XLoadFont.m b/xts5/Xlib9/XLoadFont/XLoadFont.m index f93d4934..f73e325b 100644 --- a/xts5/Xlib9/XLoadFont/XLoadFont.m +++ b/xts5/Xlib9/XLoadFont/XLoadFont.m @@ -151,7 +151,7 @@ For each visual supported for the default screen: Draw string with single character. Pixmap verify. Note: this tests the GC's for the default screen. -To test for other screens, re-run the test suite with XT_DISPLAY set +To test for other screens, re-run the test suite with DISPLAY set to number of required screen. >>CODE XVisualInfo *vp; |