That was the last "tinyX" string in source code

Signed-off-by: Mikhail Gusarov <[email protected]>
---
 hw/kdrive/src/kdrive.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/kdrive/src/kdrive.c b/hw/kdrive/src/kdrive.c
index 7675c1e..0e57d4c 100644
--- a/hw/kdrive/src/kdrive.c
+++ b/hw/kdrive/src/kdrive.c
@@ -528,7 +528,7 @@ KdParseRgba (char *rgba)
 void
 KdUseMsg (void)
 {
-    ErrorF("\nTinyX Device Dependent Usage:\n");
+    ErrorF("\nKdrive Device Dependent Usage:\n");
     ErrorF("-screen 
WIDTH[/WIDTHMM]xHEIGHT[/heightm...@rotation][x][y][xdepth/BPP[xFREQ]]  Specify 
screen characteristics\n");
     ErrorF("-rgba rgb/bgr/vrgb/vbgr/none   Specify subpixel ordering for LCD 
panels\n");
     ErrorF("-mouse driver [,n,,options]    Specify the pointer driver and its 
options (n is the number of buttons)\n");
-- 
1.6.3.3

_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to