From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kacur Subject: Re: [PATCH 4/4] Updated man page to reflect --refresh-on-max agrument name change Date: Tue, 22 Dec 2009 23:00:30 +0100 (CET) Message-ID: References: <1261496858-12744-1-git-send-email-davids@redhat.com> <1261496858-12744-5-git-send-email-davids@redhat.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linux-rt-users@vger.kernel.org, williams@redhat.com To: David Sommerseth Return-path: Received: from mx1.redhat.com ([209.132.183.28]:20994 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751169AbZLVWAf (ORCPT ); Tue, 22 Dec 2009 17:00:35 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nBMM0YCq025510 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 22 Dec 2009 17:00:35 -0500 In-Reply-To: <1261496858-12744-5-git-send-email-davids@redhat.com> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Tue, 22 Dec 2009, David Sommerseth wrote: > Signed-off-by: David Sommerseth > --- > src/cyclictest/cyclictest.8 | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/cyclictest/cyclictest.8 b/src/cyclictest/cyclictest.8 > index c0f3fa8..8bf95e2 100644 > --- a/src/cyclictest/cyclictest.8 > +++ b/src/cyclictest/cyclictest.8 > @@ -156,7 +156,7 @@ rt-task wakeup tracing (used with \-b) > set the scheduler policy of the measurement threads > where NAME is one of: other, normal, batch, idle, fifo, rr > .TP > -.B \\-M, \-\-refresh_on_max > +.B \\-M, \-\-refresh-on-max > delay updating the screen until a new max latency is hit (useful for > running cyclictest on low-bandwidth connections) > .\" .SH SEE ALSO > -- > 1.6.2.5 > > NAK The above patch is not needed, because I applied your previous patch but without the name change. Thanks John Kacur