From: ericm Date: Mon, 28 Jul 2003 16:39:38 +0000 (+0000) Subject: merge b_devel to b_eq: 20030728 X-Git-Tag: v1_7_0_51~2^9~366 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=724278065d4b34052f2b16b578c7e5c84d5d3c6d;p=fs%2Flustre-release.git merge b_devel to b_eq: 20030728 (6) scripts tests utils --- diff --git a/lustre/utils/llobdstat.pl b/lustre/utils/llobdstat.pl index cb39d30..8a8e6c1 100755 --- a/lustre/utils/llobdstat.pl +++ b/lustre/utils/llobdstat.pl @@ -9,7 +9,7 @@ sub usage() { print STDERR "Usage: $pname []\n"; print STDERR "example: $pname help (to get help message)\n"; - print STDERR "example: $pname ost1 1 (monitor /proc/fs/lustre/ost1/obd_stats once per second\n"; + print STDERR "example: $pname ost1 1 (monitor /proc/fs/lustre/obdfilter/ost1/stats\n"; exit 1; }