From 4e14556c04921fb1ebdf00a4615670d88c09d148 Mon Sep 17 00:00:00 2001 From: Alexander Gottwald Date: Mon, 29 Mar 2004 15:46:06 +0000 Subject: merge with XORG-RELEASE-1-TM --- startx.cmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'startx.cmd') diff --git a/startx.cmd b/startx.cmd index fd19ef4..e18fb62 100644 --- a/startx.cmd +++ b/startx.cmd @@ -1,5 +1,6 @@ /* OS/2 REXX */ /* $XFree86: xc/programs/xinit/startx.cmd,v 3.3 1996/10/17 15:23:47 dawes Exp $ + * $XdotOrg$ * * This is just a sample implementation of a slightly less primitive * interface than xinit. It looks for user xinitrc.cmd and xservrc.cmd @@ -15,7 +16,7 @@ ADDRESS CMD env = 'OS2ENVIRONMENT' x11root = VALUE('X11ROOT',,env) IF x11root = '' THEN DO - SAY "The environment variable X11ROOT is not set. XFree86/OS2 won't run without it." + SAY "The environment variable X11ROOT is not set. X/OS2 won't run without it." EXIT END -- cgit v1.2.3