From 58f7ed2416fd0bb0823225d5feaff5fc5cf1f9c1 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 6 Nov 2006 20:49:48 -0500 Subject: Cleaned up remnants of ivlb and ivle --HG-- extra : convert_revision : 93b37dbcd3d9dd1eced0f829223f52b53fe58643 --- util/m5/m5.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'util/m5/m5.c') diff --git a/util/m5/m5.c b/util/m5/m5.c index 23401aea5..ca555ed12 100644 --- a/util/m5/m5.c +++ b/util/m5/m5.c @@ -41,9 +41,7 @@ char *progname; void usage() { - printf("usage: m5 ivlb \n" - " m5 ivle \n" - " m5 initparam\n" + printf("usage: m5 initparam\n" " m5 sw99param\n" " m5 exit [delay]\n" " m5 resetstats [delay [period]]\n" -- cgit v1.2.3