From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kacur Subject: Re: [PATCH rt-tests] manpages: fix typos found by lintian Date: Wed, 27 Apr 2016 10:14:10 +0200 (CEST) Message-ID: References: <1461739895-4147-1-git-send-email-ukleinek@debian.org> Mime-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="-1463804494-1649793593-1461744857=:5150" Cc: Clark Williams , linux-rt-users@vger.kernel.org To: =?ISO-8859-15?Q?Uwe_Kleine-K=F6nig?= Return-path: Received: from mail-wm0-f68.google.com ([74.125.82.68]:34655 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752372AbcD0IOT (ORCPT ); Wed, 27 Apr 2016 04:14:19 -0400 Received: by mail-wm0-f68.google.com with SMTP id n129so1148501wmn.1 for ; Wed, 27 Apr 2016 01:14:18 -0700 (PDT) In-Reply-To: <1461739895-4147-1-git-send-email-ukleinek@debian.org> Sender: linux-rt-users-owner@vger.kernel.org List-ID: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463804494-1649793593-1461744857=:5150 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT On Wed, 27 Apr 2016, Uwe Kleine-König wrote: > This fixes these spelling errors: > > mutiple -> multiple > occuring -> occurring > specifed -> specified > synchonized -> synchronized > > --- > BTW, I wonder if the manpages are using dos line endings on purpose. > > src/hwlatdetect/hwlatdetect.8 | 4 ++-- > src/pi_tests/README | 2 +- > src/pmqtest/pmqtest.8 | 2 +- > src/ptsematest/ptsematest.8 | 2 +- > src/sigwaittest/sigwaittest.8 | 4 ++-- > src/svsematest/svsematest.8 | 2 +- > 6 files changed, 8 insertions(+), 8 deletions(-) > > diff --git a/src/hwlatdetect/hwlatdetect.8 b/src/hwlatdetect/hwlatdetect.8 > index 2904e5fd8fde..6f5501445ce1 100644 > --- a/src/hwlatdetect/hwlatdetect.8 > +++ b/src/hwlatdetect/hwlatdetect.8 > @@ -38,7 +38,7 @@ written for use by the "RT" patch since the Real Time kernel is highly > latency sensitive. > > SMIs are usually not serviced by the Linux kernel, which typically does not > -even know that they are occuring. SMIs are instead are set up by BIOS code > +even know that they are occurring. SMIs are instead are set up by BIOS code > and are serviced by BIOS code, usually for "critical" events such as > management of thermal sensors and fans. Sometimes though, SMIs are used for > other tasks and those tasks can spend an inordinate amount of time in the > @@ -68,7 +68,7 @@ optional suffix may be specified to indicate minutes, hours or days. > .TP > .B \-\-threshold= > Specify the TSC gap used to detect an SMI. Any gap value greater than > - is considered to be the result of an SMI occuring. > + is considered to be the result of an SMI occurring. > > .TP > .B \-\-window=