GNU bug report logs - #24185
[PATCH] Fix typo about open-pipe

Previous Next

Package: guile;

Reported by: sirgazil <felipe.lopez <at> openmailbox.org>

Date: Mon, 8 Aug 2016 15:58:01 UTC

Severity: normal

Tags: patch

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24185 in the body.
You can then email your comments to 24185 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#24185; Package guile. (Mon, 08 Aug 2016 15:58:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to sirgazil <felipe.lopez <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Mon, 08 Aug 2016 15:58:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: sirgazil <felipe.lopez <at> openmailbox.org>
To: bug-guile <at> gnu.org
Cc: sirgazil <felipe.lopez <at> openmailbox.org>
Subject: [PATCH] Fix typo about open-pipe
Date: Mon,  8 Aug 2016 11:04:03 -0500
* 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





Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Mon, 08 Aug 2016 20:23:02 GMT) Full text and rfc822 format available.

Notification sent to sirgazil <felipe.lopez <at> openmailbox.org>:
bug acknowledged by developer. (Mon, 08 Aug 2016 20:23:02 GMT) Full text and rfc822 format available.

Message #10 received at 24185-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: sirgazil <felipe.lopez <at> openmailbox.org>
Cc: 24185-done <at> debbugs.gnu.org
Subject: Re: bug#24185: [PATCH] Fix typo about open-pipe
Date: Mon, 08 Aug 2016 22:22:15 +0200
Applied, thanks :)

On Mon 08 Aug 2016 18:04, sirgazil <felipe.lopez <at> openmailbox.org> writes:

> * 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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 06 Sep 2016 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.