Fix vspace stuff.
[util-vserver.git] / src / vps.c
index a3055a3..d903f3a 100644 (file)
--- a/src/vps.c
+++ b/src/vps.c
@@ -244,7 +244,7 @@ int main(int argc, char *argv[])
     WRITE_MSG(2,
              "WARNING: can not access /proc/uptime. Usually, this is caused by\n"
              "         procfs-security. Please read the FAQ for more details\n"
-             "         http://www.linux-vserver.org/index.php?page=Linux-Vserver+FAQ\n");
+             "         http://linux-vserver.org/Proc-Security\n");
 
   Epipe(p);
   pid = Efork();