All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: linux-btrace@vger.kernel.org
Subject: Re: [patch] man page typo
Date: Fri, 26 Sep 2008 09:06:57 +0000	[thread overview]
Message-ID: <20080926090655.GU2677@kernel.dk> (raw)

On Fri, Aug 01 2008, Nathan Scott wrote:
> This fixes up a formatting problem when displaying the blktrace
> man pages - just a typo (bold mode not correctly terminated, so
> it flows on until the next bold-mode-termination a few lines on).
> 
> --
> Nathan

> diff --git a/doc/blktrace.8 b/doc/blktrace.8
> index e87feae..4b34dff 100644
> --- a/doc/blktrace.8
> +++ b/doc/blktrace.8
> @@ -201,7 +201,7 @@ sends the command data block as a payload so that blkparse can decode it.
>  
>  
>  .SH EXAMPLES
> -To trace the i/o on the device \fI/dev/hda\fB and parse the output to human
> +To trace the i/o on the device \fI/dev/hda\fR and parse the output to human
>  readable form, use the following command:
>  
>      % blktrace \-d /dev/sda \-o \- | blkparse \-i \-


On Tue, Aug 05 2008, Nathan Scott wrote:
> I found I needed this tweak to make the spec file usable on a RHEL5
> system (I hit rpmbuild errors about unpackaged files without this).
> Not sure if its correct though, maybe someone with stronger rpm-fu
> than I have could take a closer look?
> 
> cheers.
> 
> --
> Nathan

> diff --git a/btrace.spec b/btrace.spec
> index ad70957..90f88d8 100644
> --- a/btrace.spec
> +++ b/btrace.spec
> @@ -48,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT
>  %defattr(-,root,root)
>  %doc README doc/blktrace.pdf
>  /usr/bin/*
> +/usr/man/*
>  
>  %changelog -n btrace
>  * Mon Oct 10 2005 - axboe@suse.de

Better late than never, I got these two applied. My rpm fu is pretty
darn weak as well, so...

-- 
Jens Axboe


             reply	other threads:[~2008-09-26  9:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-26  9:06 Jens Axboe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-01  6:16 [patch] man page typo Nathan Scott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080926090655.GU2677@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=linux-btrace@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.