From: sirgazil <felipe.lopez@openmailbox.org>
To: 24185@debbugs.gnu.org
Cc: sirgazil <felipe.lopez@openmailbox.org>
Subject: bug#24185: [PATCH] Fix typo about open-pipe
Date: Mon, 8 Aug 2016 11:04:03 -0500 [thread overview]
Message-ID: <1470672243-4165-1-git-send-email-felipe.lopez@openmailbox.org> (raw)
* doc/ref/posix.texi (Pipes): Fix typo.
---
doc/ref/posix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/ref/posix.texi b/doc/ref/posix.texi
index 5ca9402..7383278 100644
--- a/doc/ref/posix.texi
+++ b/doc/ref/posix.texi
@@ -2286,7 +2286,7 @@ For an input pipe, the child's standard output is the pipe and
standard input is inherited from @code{current-input-port}. For an
output pipe, the child's standard input is the pipe and standard
output is inherited from @code{current-output-port}. In all cases
-cases the child's standard error is inherited from
+the child's standard error is inherited from
@code{current-error-port} (@pxref{Default Ports}).
If those @code{current-X-ports} are not files of some kind, and hence
--
2.1.4
next reply other threads:[~2016-08-08 16:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-08 16:04 sirgazil [this message]
2016-08-08 20:22 ` bug#24185: [PATCH] Fix typo about open-pipe Andy Wingo
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=1470672243-4165-1-git-send-email-felipe.lopez@openmailbox.org \
--to=felipe.lopez@openmailbox.org \
--cc=24185@debbugs.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).