Path: csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail From: Greg Wooledge Newsgroups: gnu.bash.bug Subject: Re: Defect in manual section "Here Strings" Date: Wed, 11 Nov 2015 08:10:55 -0500 Lines: 8 Approved: bug-bash@gnu.org Message-ID: References: <208C6975C932E94F86239FEA59CCA632E0DBB716@AUSMXMBX02.mrws.biz> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: usenet.stanford.edu 1447247489 9461 208.118.235.17 (11 Nov 2015 13:11:29 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org To: dietmar.schindler@manroland-web.com Envelope-to: bug-bash@gnu.org Content-Disposition: inline In-Reply-To: <208C6975C932E94F86239FEA59CCA632E0DBB716@AUSMXMBX02.mrws.biz> User-Agent: Mutt/1.4.2.3i X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 139.137.100.1 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:11867 On Wed, Nov 11, 2015 at 08:00:28AM +0000, dietmar.schindler@manroland-web.com wrote: > The result with a newline appended is supplied as a single string to the command on its standard input. That wording is a bit clumsy. I would suggest: The result is suppled as a single string, with a newline appended, to the command on its standard input.