From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 1/2] toolsoftrade: fix a typo
Date: Sun, 14 Feb 2016 22:12:04 -0800 [thread overview]
Message-ID: <20160215061204.GX6719@linux.vnet.ibm.com> (raw)
In-Reply-To: <1455406117-6924-1-git-send-email-sj38.park@gmail.com>
On Sun, Feb 14, 2016 at 08:28:36AM +0900, SeongJae Park wrote:
> There is a miss of a tilde between line and line number. This change fix
> the typo.
>
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Queued, good catch, thank you!
Thanx, Paul
> ---
> toolsoftrade/toolsoftrade.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
> index ccbe0ad..8d54d3a 100644
> --- a/toolsoftrade/toolsoftrade.tex
> +++ b/toolsoftrade/toolsoftrade.tex
> @@ -207,7 +207,7 @@ Otherwise, this is the parent, which checks for an error return from
> the \co{fork()} primitive on line~4, and prints an error and exits
> on lines~5-7 if so.
> Otherwise, the \co{fork()} has executed successfully, and the parent
> -therefore executes line 9 with the variable \co{pid} containing the
> +therefore executes line~9 with the variable \co{pid} containing the
> process ID of the child.
>
> \begin{figure}[tbp]
> --
> 1.9.1
>
prev parent reply other threads:[~2016-02-15 6:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-13 23:28 [PATCH 1/2] toolsoftrade: fix a typo SeongJae Park
2016-02-13 23:28 ` [PATCH 2/2] cpu: rearrange summary of chapter SeongJae Park
2016-02-15 6:12 ` Paul E. McKenney
2016-02-15 6:12 ` Paul E. McKenney [this message]
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=20160215061204.GX6719@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=perfbook@vger.kernel.org \
--cc=sj38.park@gmail.com \
/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.