unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Dmitry Polyakov <liltechdude@gmail.com>
To: guile-user@gnu.org
Subject: Re: fibers doc: fix typo
Date: Sat, 15 Oct 2022 19:26:43 +0500	[thread overview]
Message-ID: <87leph40yk.fsf@gmail.com> (raw)
In-Reply-To: <878rlhjoex.fsf@gmail.com>


And in:

--8<---------------cut here---------------start------------->8---
@defun wait-until-port-writable-operation
Make an operation that will succeed with no values when the output
port @var{port} becomes writable.
@end defun
--8<---------------cut here---------------end--------------->8---

May be need add port at the end of the first line:

--8<---------------cut here---------------start------------->8---
@defun wait-until-port-writable-operation port
Make an operation that will succeed with no values when the output
port @var{port} becomes writable.
@end defun
--8<---------------cut here---------------end--------------->8---



  reply	other threads:[~2022-10-15 14:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-15 11:51 fibers doc: fix typo Dmitry Polyakov
2022-10-15 14:26 ` Dmitry Polyakov [this message]
2022-10-16  8:42   ` Maxime Devos

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87leph40yk.fsf@gmail.com \
    --to=liltechdude@gmail.com \
    --cc=guile-user@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).