sh(1): A subshell environment has its own rlimits (ulimit).

This has always been the case and is intended (just like cd).

This matches Austin group issue #706.
This commit is contained in:
Jilles Tjoelker 2013-06-14 22:06:18 +00:00
parent b6fdb9ab2f
commit 0c35cec686
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251763

View File

@ -32,7 +32,7 @@
.\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95
.\" $FreeBSD$
.\"
.Dd June 5, 2013
.Dd June 14, 2013
.Dt SH 1
.Os
.Sh NAME
@ -1036,6 +1036,9 @@ The current working directory as set by
The file creation mask as set by
.Ic umask .
.It
Resource limits as set by
.Ic ulimit .
.It
References to open files.
.It
Traps as set by