Date: Sat, 16 Oct 2010 14:37:56 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh sh.1 Message-ID: <201010161438.o9GEcFZi083419@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2010-10-16 14:37:56 UTC
FreeBSD src repository
Modified files:
bin/sh sh.1
Log:
SVN rev 213926 on 2010-10-16 14:37:56Z by jilles
sh(1): Clarify subshells/processes for pipelines.
For multi-command pipelines,
1. all commands are direct children of the shell (unlike the original
Bourne shell)
2. all commands are executed in a subshell (unlike the real Korn shell)
MFC after: 1 week
Revision Changes Path
1.145 +8 -10 src/bin/sh/sh.1
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010161438.o9GEcFZi083419>
