Re: [PATCH] man page: redirection operators: fix swapped stdin/stdout
Herbert Xu <[email protected]>
| Newsgroups | org.kernel.vger.dash |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 16, 2022 at 04:02:24PM -0700, Forest wrote: > The Redirections section incorrectly claimed that <& replaces stdout > and >& replaces stdin. Swapped them to make it read correctly. > > Ref: > https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_07_05 > > Both errors were followed by extra text that looked like remains of a > mostly-deleted sentence. Removed those. > --- > src/dash.1 | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt