xrdp: update web site

ulab-next
Jay Sorg 10 years ago
parent 37987a842b
commit ec44b9dca1

@ -436,7 +436,7 @@ main(int argc, char **argv)
g_writeln("");
g_writeln("xrdp: A Remote Desktop Protocol server.");
g_writeln("Copyright (C) Jay Sorg 2004-2014");
g_writeln("See http://xrdp.sourceforge.net for more information.");
g_writeln("See http://www.xrdp.org for more information.");
g_writeln("");
g_writeln("Usage: xrdp [options]");
g_writeln(" --help: show help");
@ -454,7 +454,7 @@ main(int argc, char **argv)
g_writeln("");
g_writeln("xrdp: A Remote Desktop Protocol server.");
g_writeln("Copyright (C) Jay Sorg 2004-2014");
g_writeln("See http://xrdp.sourceforge.net for more information.");
g_writeln("See http://www.xrdp.org for more information.");
g_writeln("Version %s", PACKAGE_VERSION);
g_writeln("");
g_deinit();

Loading…
Cancel
Save