X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fvserver-stat.c;fp=src%2Fvserver-stat.c;h=49271413c05d322ad140dbb97bfc2d4363d7260e;hb=60e7abd16144869d483db5ec516a7b9ea842727c;hp=6d78f9d1dc837018b6817789d5e86c458a046bcb;hpb=3f043732c06b99e98740f32a949663a384ee404b;p=util-vserver.git diff --git a/src/vserver-stat.c b/src/vserver-stat.c index 6d78f9d..4927141 100644 --- a/src/vserver-stat.c +++ b/src/vserver-stat.c @@ -568,7 +568,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"); Vector_init(&xid_data, sizeof(struct XidData));