9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Anthony Martin <ality@pbrane.org>
To: 9front@9front.org
Subject: Re: kproc(9) and sleep(9) corrections
Date: Fri, 20 Dec 2019 11:18:30 -0800	[thread overview]
Message-ID: <20191220191808.GA26298@alice> (raw)
In-Reply-To: <F1639869FCAE8F887F2BDB8FD0AA389F@antares-labs.eu>

rgl@antares-labs.eu once said:
> diff -r b1390c8b6dde sys/man/9/sleep
> --- a/sys/man/9/sleep	Wed Nov 20 17:46:29 2019 +1030
> +++ b/sys/man/9/sleep	Tue Nov 26 15:41:37 2019 +0100
> @@ -91,16 +91,6 @@
>  .IP
>  .B tsleep(&up->sleep, return0, nil, 10);
>  .PP
> -Both
> -.I sleep
> -and
> -.I tsleep
> -can be interrupted by
> -.IR swiproc
> -(see
> -.IR kproc (9)),
> -causing a non-local goto through a call to
> -.IR error (9).
>  .SH SOURCE
>  .B /sys/src/9/port/proc.c
>  .br

This was recently commited but it could have been better.
Swiproc is the Inferno analog of postnote(9). I would have
kept the sentence with that substitution.

Cheers,
  Anthony



  reply	other threads:[~2019-12-20 19:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26 14:50 rgl
2019-12-20 19:18 ` Anthony Martin [this message]
2019-12-20 19:25   ` [9front] " rgl

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=20191220191808.GA26298@alice \
    --to=ality@pbrane.org \
    --cc=9front@9front.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).