summaryrefslogtreecommitdiff
path: root/xinitrc.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'xinitrc.cmd')
-rw-r--r--xinitrc.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinitrc.cmd b/xinitrc.cmd
index a4502b8..f40a7b7 100644
--- a/xinitrc.cmd
+++ b/xinitrc.cmd
@@ -4,7 +4,7 @@
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
home = VALUE('HOME',,env)