X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=fsck.c;h=60bd27026cd3c962327d6074ec51b202fb7daea0;hp=a40ff37950626207e9c3575bfc1044792671b347;hb=6d5a56308a3a833b08ae0e3692b794fb6122ea60;hpb=c73d23911d78ed10179c12ef8f79a3fcf3bbcdaf diff --git a/fsck.c b/fsck.c index a40ff379..60bd2702 100644 --- a/fsck.c +++ b/fsck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2007 Andre Noll + * Copyright (C) 1997-2008 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -970,7 +970,7 @@ out: para_strerror(-ret) ); if (conf.loglevel_arg > 1) - PARA_EMERG_LOG("re-run with \"--logelvel %d\" to increase verbosity\n", + PARA_EMERG_LOG("re-run with \"--loglevel %d\" to increase verbosity\n", conf.loglevel_arg - 1); } else PARA_NOTICE_LOG("success\n");