jilles 845b2cab39 sh(1): Extend documentation about subshells.
Because sh executes commands in subshell environments without forking in
more and more cases (particularly from 8.0 on), it makes sense to describe
subshell environments more precisely using ideas from POSIX, together with
some FreeBSD-specific items.

In particular, the hash and times builtins may not behave as if their state
is copied for a subshell environment while leaving the parent shell
environment unchanged.
2011-07-10 15:02:25 +00:00
..
2011-03-07 07:31:15 +00:00
2011-05-27 20:53:07 +00:00
2009-12-24 18:41:14 +00:00
2011-06-24 07:29:04 +00:00
2011-06-18 23:43:28 +00:00
2009-12-24 18:41:14 +00:00
2011-05-27 16:00:37 +00:00