X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fvps.c;h=08be3ba3e7bdfc3ea5fb0dca44b917a084a62d60;hb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;hp=4aa7fdf0cf14962c9480eaff08afb1cd69ff9e49;hpb=2822ba293eb308225c50d346930c47bf98d9927b;p=util-vserver.git diff --git a/src/vps.c b/src/vps.c index 4aa7fdf..08be3ba 100644 --- a/src/vps.c +++ b/src/vps.c @@ -1,4 +1,4 @@ -// $Id: vps.c,v 1.13 2005/03/24 12:44:17 ensc Exp $ --*- c -*-- +// $Id: vps.c 2396 2006-11-23 23:56:02Z dhozac $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -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();