[PATCH] Manual page typos fix

K.Prasad prasad@linux.vnet.ibm.com
Thu May 14 18:27:00 GMT 2009


On Thu, May 14, 2009 at 06:35:02PM +0200, Petr Muller wrote:
> Hi,
> 
> we run some man page checking tool as errata process to spot typos &
> friends, so instead of complaining internally or filing bugs, I decided
> to fix & post it directly.
> 
> Petr

> From b2c326e955ed60656a057f3fd7c800b8d5af22a4 Mon Sep 17 00:00:00 2001
> From: Petr Muller <pmuller@redhat.com>
> Date: Thu, 14 May 2009 18:21:08 +0200
> Subject: [PATCH] Fix few typos in stapprobes manpages found by a spellchecker
> 
> ---
>  man/stapprobes.nfs.3stap.in    |   18 +++++++++---------
>  man/stapprobes.nfsd.3stap.in   |    8 ++++----
>  man/stapprobes.rpc.3stap.in    |    8 ++++----
>  man/stapprobes.signal.3stap.in |   10 +++++-----
>  man/stapprobes.socket.3stap.in |    2 +-
>  5 files changed, 23 insertions(+), 23 deletions(-)
> 
> diff --git a/man/stapprobes.nfs.3stap.in b/man/stapprobes.nfs.3stap.in
> index 579af53..2196419 100644
> --- a/man/stapprobes.nfs.3stap.in
> +++ b/man/stapprobes.nfs.3stap.in
> @@ -551,7 +551,7 @@ Fires when a previous async read operation failed
>  .TP
>  .B nfs.aop.readpages
> 
> -Fies when in readahead way,read several pages once
> +Fires when in readahead way,read several pages once
>

Shouldn't the above line be:
"Fires when in readahead way, read several pages once"?

You missed the space after the comma.

Thanks,
K.Prasad



More information about the Systemtap mailing list